Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19340 - cvs.eclass does not pickup manually fetched cvs modules from distfiles/cvs-src
Summary: cvs.eclass does not pickup manually fetched cvs modules from distfiles/cvs-src
Status: RESOLVED WORKSFORME
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-14 21:09 UTC by Axxackall
Modified: 2011-10-30 22:19 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 Axxackall 2003-04-14 21:09:59 UTC
cvs.eclass does not pickup manually fetched cvs modules from distfiles/cvs-src

Reproducible: Always
Steps to Reproduce:
1-URL. fetch files manually and place them into distfiles. or share distfiles
between gentoo boxes;
2-URL. emerge the package - it picks pre-fetched files up. GOOD!
1-CVS. fetch modules manually into distfiles/cvs-src, or share distfiles between
gentoo boxes;
2-CVS. emerge the package - it doesn't pickup prefetched modules trying to
connect to CVS server instead. BAD!

Actual Results:  
It doesn't pickup pre-fetched cvs modules;

Expected Results:  
It must pickup pre-fetched cvs modules in the same way as emerge usually does
with pre-fetched tarballs.
Comment 1 Dan Armak (RETIRED) gentoo-dev 2003-04-19 16:06:55 UTC
I committed a new cvs.eclass today that's a complete rewrite. Please test this with it. 
I haven't looked at this issue yet, if you report it's still there I will. 
Comment 2 Dan Armak (RETIRED) gentoo-dev 2003-06-10 14:52:45 UTC
No time to test this. If this problem stil exists please reopen. I never saw it in the first place.