From: Arfrever Frehtes Taifersar Arahesis Date: Fri, 9 Oct 2009 18:07:15 +0000 (-0000) Subject: Ask for the output of 'emerge --info =$CATEGORY/$PF'. X-Git-Tag: v2.2_rc45~17 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=046a971690b9240fa1da535e84af175eff29bebe;p=portage.git Ask for the output of 'emerge --info =$CATEGORY/$PF'. svn path=/main/trunk/; revision=14525 --- diff --git a/bin/isolated-functions.sh b/bin/isolated-functions.sh index bfec2d64e..bbe6f045a 100755 --- a/bin/isolated-functions.sh +++ b/bin/isolated-functions.sh @@ -121,8 +121,8 @@ die() { | sed -e '1d' -e 's:^:RETAIN-LEADING-SPACE:' \ | while read -r n ; do eerror " ${n#RETAIN-LEADING-SPACE}" ; done eerror - eerror "If you need support, post emerge --info, the complete build log" - eerror "and the output of emerge -pqv =$CATEGORY/$PF." + eerror "If you need support, post the output of 'emerge --info =$CATEGORY/$PF'," + eerror "the complete build log and the output of 'emerge -pqv =$CATEGORY/$PF'." if [[ -n ${EBUILD_OVERLAY_ECLASSES} ]] ; then eerror "This ebuild used the following eclasses from overlays:" local x