Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6811 - rxvt-2.7.8-r5 fails during src_unpack
Summary: rxvt-2.7.8-r5 fails during src_unpack
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-21 00:20 UTC by teri-aka TrAns13nT
Modified: 2002-08-26 16:59 UTC (History)
2 users (show)

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 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.