Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 387463 - =app-misc/realpath-1.16 is missing a patch
Summary: =app-misc/realpath-1.16 is missing a patch
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal major
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-17 21:06 UTC by rom.gentoo
Modified: 2011-10-17 21:15 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 rom.gentoo 2011-10-17 21:06:48 UTC
=app-misc/realpath-1.16 cannot be emerged without USE="nls" because it's looking for the non-existent /usr/portage/app-misc/realpath/files/realpath-1.16-nonls.patch

Reproducible: Always

Steps to Reproduce:
1. USE="-nls" emerge =app-misc/realpath-1.16
2.
3.
Actual Results:  
 * Package:    app-misc/realpath-1.16
 * Repository: gentoo
 * Maintainer: shell-tools@gentoo.org
 * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   preserve-libs sandbox
>>> Unpacking source...
>>> Unpacking realpath_1.16.tar.gz to /var/tmp/portage/app-misc/realpath-1.16/work
>>> Source unpacked in /var/tmp/portage/app-misc/realpath-1.16/work
>>> Preparing source in /var/tmp/portage/app-misc/realpath-1.16/work/realpath-1.16 ...

 * Cannot find $EPATCH_SOURCE!  Value for $EPATCH_SOURCE is:
 * 
 *   /usr/portage/app-misc/realpath/files/realpath-1.16-nonls.patch
 *   ( realpath-1.16-nonls.patch )

 * ERROR: app-misc/realpath-1.16 failed (prepare phase):
 *   Cannot find $EPATCH_SOURCE!
 * 
 * Call stack:
 *     ebuild.sh, line   91:  Called src_prepare
 *   environment, line 2540:  Called epatch '/usr/portage/app-misc/realpath/files/realpath-1.16-nonls.patch'
 *   environment, line 1079:  Called die
 * The specific snippet of code:
 *                   die "Cannot find \$EPATCH_SOURCE!";
 * 
 * If you need support, post the output of 'emerge --info =app-misc/realpath-1.16',
 * the complete build log and the output of 'emerge -pqv =app-misc/realpath-1.16'.
 * The complete build log is located at '/var/tmp/portage/app-misc/realpath-1.16/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-misc/realpath-1.16/temp/environment'.
 * S: '/var/tmp/portage/app-misc/realpath-1.16/work/realpath-1.16'
Comment 1 rom.gentoo 2011-10-17 21:15:18 UTC
Already fixed, just needed to resync.