Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Summary of warnings and errors from recent run-through #133

Closed
5 of 7 tasks
cjcjameson opened this issue Jul 24, 2017 · 9 comments
Closed
5 of 7 tasks

Summary of warnings and errors from recent run-through #133

cjcjameson opened this issue Jul 24, 2017 · 9 comments

Comments

@cjcjameson
Copy link
Contributor

cjcjameson commented Jul 24, 2017

  • Full xcode installation required; used xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance nodejs/node-gyp#569 (comment) with full instructions. Does this repo's README need more detail?
  • ==> Installing cf-cli from cloudfoundry/tap
    Warning: Use cloudfoundry/tap/cloudfoundry-cli instead of deprecated pivotal/tap/cloudfoundry-cli
  • Error: Cask 'google-drive' is unavailable: No Cask with this name exists.
    Error: Install incomplete.
  • Installing Data R&D Engineer applications
    Warning: autoconf 2.69 is already installed
  • Installing Golang Development tools
    Warning: go: this formula has no --cross-compile-common option so it will be ignored!
  • Error: Invalid formula: /usr/local/Homebrew/Library/Taps/ojford/homebrew-formulae/iosevka-generate.rb
    Unsupported special dependency :otfccbuild
    Error: Cannot tap ojford/formulae: invalid syntax in tap!
    already reported to OJ Ford: Cannot tap due to iosevka-generate OJFord/homebrew-formulae#1
  • improve git-together command line help: You can use 'git pair' (enabled) 'git duet' (enabled) or 'git with' aka git-together (installed but not enabled)
    To enable git together
    'git=git-together' >> ~/.bash_profile
@cjcjameson
Copy link
Contributor Author

@cjcjameson
Copy link
Contributor Author

One missing thing is python (python2). We experienced the lack of this further down the line when trying to run https://github.com/greenplum-db/gpdb/blob/a1110fc71f1fac6fa8a132cfa4b89b1a55011d03/README.macOS.bash#L26-L30

In particular, brew install python recommends running pip2 install --upgrade pip setuptools to get the latest. Then we'd want to alias pip to pip2

@tvesely
Copy link

tvesely commented Jul 25, 2017

Can you add brew install pstree while you're at it? Thanks!

@tvesely
Copy link

tvesely commented Jul 25, 2017

Vim questions:

  • copy from vim to system paste buffer with " + y didn't work
  • some things weren't loading properly? Some characters?
  • general research about vim config

@jchampio
Copy link

jchampio commented Aug 8, 2017

I also see the oxford/formulae issue (bumping per request by @cjcjameson).

@jchampio
Copy link

jchampio commented Aug 8, 2017

My Mac also un-associated the .dmg extension from DiskImageMounter, and I am wondering if this was related to the setup script...

@cjcjameson
Copy link
Contributor Author

Follow up on the git branch issue (#107)

@professor
Copy link
Contributor

Looks like several of these issues are fixed

  • XCode readme dependency
  • CloudFoundry warning
  • GoogleDrive
  • GoLang cross compile flags
  • ojford tap

What remains may be:

  • Warning: autoconf 2.69 is already installed (I'm not certain if 10.11 ships with autoconf. 10.12 does.)
  • Directions on git-together (What exactly do we want it to say?)

Can we close this issue and create new issues on what is left?

@cjcjameson
Copy link
Contributor Author

Yep, sounds good. All are linked back to this story in case; see the Github UI for the linkages

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants