Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405681 - git-2.eclass confuses egit-src/repo.git and egit-src/repo
Summary: git-2.eclass confuses egit-src/repo.git and egit-src/repo
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-25 01:41 UTC by Tom Prince
Modified: 2016-08-06 08:25 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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