Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 405681

Summary: git-2.eclass confuses egit-src/repo.git and egit-src/repo
Product: Gentoo Linux Reporter: Tom Prince <tom.prince>
Component: EclassesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=386845
Whiteboard:
Package list:
Runtime testing required: ---

Description Tom Prince 2012-02-25 01:41:01 UTC
When both egit-src/repo.git and egit-src/repo both exists, git-2.eclass will fetch to the first, and then clone from the second, which ends up not using the just fetch commits.

This can be triggered when setting ${PN}_LIVE_REPO to a local clone of remote repository.
Comment 1 Pacho Ramos gentoo-dev 2016-08-06 08:25:29 UTC
Use git-r3.eclass instead