Moved in gentoo-x86, needs to be fixed in prefix. I think git.eclass needs to be sync'd as well. I can't verify via the trac page because the eclass directs to git.overlays.gentoo.org!! Check it out: http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/eclass/git.eclass
ahh, found another problem. dev-util/git links to git.overlays.g.o as well. svn is confused and doesn't know how to update it! http://overlays.gentoo.org/proj/alt/browser/trunk/prefix-overlay/dev-util/git % pwd /home/jolexa/portage/linux-32/usr/portage/dev-util % ls git ls: cannot access git: No such file or directory % svn up At revision 20943.
well: a) I hate package moves b) I recall having problems with git recently. SVN would do very strange, and given my endless love for SVN I just ended up shouting and eventually doing an rm -Rf on the entire dev-util directory to check it out again. After that the git dir was back again, and it appeared to be fine. That said; SVN is a black box mystery sometimes, I really hate it for being like that, just rm -Rf your dir too, and update it again to see if that helps.
(In reply to comment #2) > well: > a) I hate package moves dev-util/git != app-misc/git
then this bug looks like it is invalid to me?
Ah, yes. I see now. Sorry for the noise. However the problem from comment #1 remains even after I rm'd it. I'll try to rm the whole dir next. Closing bug as INVALID, will talk via IRC to troubleshoot if I can't get it working as it is obviously not a bug
my svn was really fscked up on that one, so you really need to rm -Rf a lot. :(