Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 287699 - ERROR: app-portage/mirrorselect-2.0.0 failed:
Summary: ERROR: app-portage/mirrorselect-2.0.0 failed:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-05 04:12 UTC by Kyunghoon Lee
Modified: 2009-10-09 16:05 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 Kyunghoon Lee 2009-10-05 04:12:39 UTC
I was trying to build mirrorselect and I got an error saying it cannot find "epatch".  The below is the error log:

>>> Preparing source in /Users/aeronova/Library/Gentoo/var/tmp/portage/app-portage/mirrorselect-2.0.0/work/mirrorselect-2.0.0 ...
/Users/aeronova/Library/Gentoo/var/tmp/portage/app-portage/mirrorselect-2.0.0/temp/environment: line 1533: epatch: command not found
 * Adjusting to prefix
 *   mirrorselect ...
sed: couldn't edit mirrorselect: not a regular file                                [ !! ]
 * ERROR: app-portage/mirrorselect-2.0.0 failed:
 *   failed to eprefixify mirrorselect
 * 
 * Call stack:
 *     ebuild.sh, line   51:  Called call-ebuildshell 'src_prepare'
 *   environment, line  202:  Called src_prepare
 *   environment, line 1534:  Called eprefixify 'mirrorselect'
 *   environment, line  370:  Called die
 * The specific snippet of code:
 *               eend $? || die "failed to eprefixify ${x}";
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/Users/aeronova/Library/Gentoo/var/tmp/portage/app-portage/mirrorselect-2.0.0/temp/build.log'.
 * The ebuild environment file is located at '/Users/aeronova/Library/Gentoo/var/tmp/portage/app-portage/mirrorselect-2.0.0/temp/environment'.
 * S: '/Users/aeronova/Library/Gentoo/var/tmp/portage/app-portage/mirrorselect-2.0.0/work/mirrorselect-2.0.0'
 

Reproducible: Always

Steps to Reproduce:
1.emerge mirrorselect




Mac OS X Snow Leopard 10.6.1
Processor: 2.26 GHz Intel Core 2 Duo
x86_64-apple-darwin10
Comment 1 Fabian Groffen gentoo-dev 2009-10-09 16:05:36 UTC
thanks, ebuild had multiple problems, should all be fixed now.