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

Bug 19340

Summary: cvs.eclass does not pickup manually fetched cvs modules from distfiles/cvs-src
Product: Portage Development Reporter: Axxackall <axxackall>
Component: UnclassifiedAssignee: Dan Armak (RETIRED) <danarmak>
Status: RESOLVED WORKSFORME    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.