Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 312969 - x11-wm/emerald-0.8.4-r1 emerge failure due to wrong path to sources
Summary: x11-wm/emerald-0.8.4-r1 emerge failure due to wrong path to sources
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop-Effects herd
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-03 12:58 UTC by Mohaa
Modified: 2010-04-03 15:28 UTC (History)
0 users

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 Mohaa 2010-04-03 12:58:07 UTC
Updating x11-wm/emerald-0.8.4 to x11-wm/emerald-0.8.4-r1  fails.
From the emerge log, I noticed the path to sources (a patch) is wrong.
there is a "-"  used for a "/", which gives : 
"usr/portage/x11-wm/emerald/files-emerald-0.8.4-gtk+-2.20-build.patch"
instead of "usr/portage/x11-wm/emerald/files-emerald-0.8.4-gtk+-2.20-build.patch"

This would be fixed if the slash got back to replace "-" after "files" in the path to the patch

Reproducible: Always

Steps to Reproduce:
1. emerge x11-wm/emerald-0.8.4-r1
2.
3.

Actual Results:  
emerge fails 


From /var/tmp/portage/x11-wm/emerald-0.8.4-r1/temp/build.log

 * CPV:  x11-wm/emerald-0.8.4-r1
 * REPO: gentoo
 * USE:  elibc_glibc kernel_linux userland_GNU x86
>>> Unpacking source...
>>> Unpacking emerald-0.8.4.tar.bz2 to /var/tmp/portage/x11-wm/emerald-0.8.4-r1/work
>>> Source unpacked in /var/tmp/portage/x11-wm/emerald-0.8.4-r1/work
>>> Preparing source in /var/tmp/portage/x11-wm/emerald-0.8.4-r1/work/emerald-0.8.4 ...

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/x11-wm/emerald/files-emerald-0.8.4-gtk+-2.20-build.patch
 *   ( files-emerald-0.8.4-gtk+-2.20-build.patch )

 * ERROR: x11-wm/emerald-0.8.4-r1 failed:
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line   54:  Called src_prepare
 *   environment, line 2316:  Called epatch '/usr/portage/x11-wm/emerald/files-emerald-0.8.4-gtk+-2.20-build.patch'
 *   environment, line 1076:  Called die
 * The specific snippet of code:
 *               die "Cannot find \$EPATCH_SOURCE!";
 * 
 * If you need support, post the output of 'emerge --info =x11-wm/emerald-0.8.4-r1',
 * the complete build log and the output of 'emerge -pqv =x11-wm/emerald-0.8.4-r1'.
 * The complete build log is located at '/var/tmp/portage/x11-wm/emerald-0.8.4-r1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/x11-wm/emerald-0.8.4-r1/temp/environment'.
 * S: '/var/tmp/portage/x11-wm/emerald-0.8.4-r1/work/emerald-0.8.4'

--------------------------------------end of emerge log

# emerge -pqv =x11-wm/emerald-0.8.4-r1
[ebuild     U ] x11-wm/emerald-0.8.4-r1 [0.8.4]
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2010-04-03 15:28:17 UTC
Please sync and try to merge it again.