Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300107 - dev-util/easygit-0.85 no longer works with the current git version (1.6)
Summary: dev-util/easygit-0.85 no longer works with the current git version (1.6)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Markus Ullmann (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-07 23:46 UTC by pedro
Modified: 2010-01-08 00:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
new updated version of the ebuild (easygit-1.6.5.5.ebuild,635 bytes, text/plain)
2010-01-07 23:52 UTC, pedro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pedro 2010-01-07 23:46:25 UTC
as stated, git has a different use of -h in the git show-ref, which causes eg to fail push.

current version of works fine with git-1.6 (but maybe not with future versions as told by developer)

attached is the proposed ebuild :)

Reproducible: Always

Steps to Reproduce:
1. eg commit ...
2. eg push

Actual Results:  
fails to push

Expected Results:  
being able to push to repos
Comment 1 pedro 2010-01-07 23:52:32 UTC
Created attachment 215612 [details]
new updated version of the ebuild

i've reverted the src_uri to the dev's site and also the PV var.
the dependency is to reflect the git version to be used.

i hope its ok :)
Comment 2 pedro 2010-01-07 23:54:12 UTC
(In reply to comment #1)
> Created an attachment (id=215612) [details]
> new updated version of the ebuild
> 
> i've reverted the src_uri to the dev's site and also the PV var.
> the dependency is to reflect the git version to be used.
> 
> i hope its ok :)
> 
i left (commented) the original src_uri in case its uploaded again to gentoo's mirrors.
Comment 3 Dror Levin (RETIRED) gentoo-dev 2010-01-08 00:13:42 UTC
Bumped in the tree, sync soon and enjoy. Thanks for reporting :)