Summary: | rxvt-2.7.8-r5 fails during src_unpack | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | teri-aka TrAns13nT <trans13nt> |
Component: | New packages | Assignee: | 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: | --- |
drobbins: terri asked that this get assigned to you directly. 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 OK, backed off on the overly zealous error-handling. Should be fixed in 2.0.30_alpha and above. |
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