Skip to content

Instantly share code, notes, and snippets.

@robinsmidsrod
Last active August 29, 2015 14:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robinsmidsrod/0c1d858f5c4a29ad8b92 to your computer and use it in GitHub Desktop.
Save robinsmidsrod/0c1d858f5c4a29ad8b92 to your computer and use it in GitHub Desktop.
Error when starting git gui on Ubuntu 10.04 using git-core PPA on git 2.0.0
$ git gui
Error in startup script: expected version number but got "1.7.0-"
while executing
"package vsatisfies $_git_version 1.7.0-"
(file "/usr/lib/git-core/git-gui" line 1)
@robinsmidsrod
Copy link
Author

Seems to be fixed in git/git@5714722 which should be included in v2.0.0 tag, but for some reason it's not included in the Ubuntu 10.04 PPA at https://launchpad.net/~git-core/+archive/ppa

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment