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

Bug 117784

Summary: 2.1_pre2 DISTDIR symlinking breaks cvs svn fetch
Product: Portage Development Reporter: Brian Harring (RETIRED) <ferringb>
Component: Core - Ebuild SupportAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal CC: solar, vapier
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brian Harring (RETIRED) gentoo-dev 2006-01-04 13:33:40 UTC
Summary says it all; we now have DISTDIR set to a tmp dir with symlinks to the SRC_URI stated files.

cvs/svn pulls however don't have any set SRC_URI; need a solution for this else the change needs to be backed out.

Suggested from ciaran is addition of another var that holds the actual distdir, and modify eclasses in question to use that directory.  Would work, although I'd like solar's input on any outstanding perm/security issues with our existing cvs/svn handling- that and any suggestions of improvements we should do since the opportunity exists now.
Comment 1 Brian Harring (RETIRED) gentoo-dev 2006-01-04 13:37:33 UTC

*** This bug has been marked as a duplicate of 117440 ***