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

Bug 6811

Summary: rxvt-2.7.8-r5 fails during src_unpack
Product: Gentoo Linux Reporter: teri-aka TrAns13nT <trans13nt>
Component: New packagesAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: normal CC: kevin, trans13nt
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description teri-aka TrAns13nT 2002-08-21 00:20:16 UTC
if you have USE="-motif" then rxvt-2.7.8-r5 will fail with this error:

GreenLeaf root # emerge rxvt
Calculating dependencies ...done!
>>> emerge x11-terms/rxvt-2.7.8-r5 to /
>>> md5 ;-) rxvt-2.7.8.tar.gz
>>> Unpacking source...
>>> Unpacking rxvt-2.7.8.tar.gz

/usr/portage/x11-terms/rxvt/rxvt-2.7.8-r5.ebuild: src_unpack failed; 
exiting.




if line #25:   
[ "`use motif`" ] && patch -p1 < ${FILESDIR}/rxvt-2.7.8-azz4.diff

is removed from the ebuild then rxvt will build
Comment 1 Kevyn Shortell (RETIRED) gentoo-dev 2002-08-21 02:05:59 UTC
drobbins: terri asked that this get assigned to you directly.
Comment 2 teri-aka TrAns13nT 2002-08-21 02:08:32 UTC
drobbins, this bug only appears to happen when running portage 2.0.29. i had 
someone do a USE="-motif" emerge rxvt on portage 2.0.28 and it emerged fine, 
but when using portage 2.0.29 and USE="-motif" this bug results
Comment 3 Daniel Robbins (RETIRED) gentoo-dev 2002-08-26 16:59:10 UTC
OK, backed off on the overly zealous error-handling. Should be fixed in
2.0.30_alpha and above.