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

Bug 5972

Summary: ebuild foo.ebuild digest when files are only local
Product: Portage Development Reporter: Chad Huneycutt (RETIRED) <chadh>
Component: UnclassifiedAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: normal CC: chadh
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Chad Huneycutt (RETIRED) gentoo-dev 2002-08-03 12:55:21 UTC
if SRC_URI files only exist locally, then they are corrupted by ebuild  foo.ebuild digest.  It appears that regardless of whether or not the files  exist in /usr/portage/distfiles, digest tries to download them from their URI.   In the case of files that are only hosted on ibiblio (such as our patches), if the file doesn't exist, html is appended to the tarball that already exists in /usr/portage/distfiles.  This isn't fatal, since the tarball still works; tar just spits out a "garbage at the end of the tarball"-type message.
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-09-03 16:46:48 UTC
Appears to work circa Portage 2.0.34; closing bug.