Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 429746 - sys-apps/portage-2.1.11.9 fails to emerge without sys-devel/patch but has no DEPEND
Summary: sys-apps/portage-2.1.11.9 fails to emerge without sys-devel/patch but has no ...
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2012-08-04 01:54 UTC by Peter Stuge
Modified: 2012-08-04 19:58 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 Peter Stuge 2012-08-04 01:54:45 UTC
I don't have sys-devel/patch installed, so this happens:

 * portage-2.1.11.9.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...         [ ok ]
>>> Unpacking source...
>>> Unpacking portage-2.1.11.9.tar.bz2 to /var/tmp/portage/sys-apps/portage-2.1.11.9/work
>>> Source unpacked in /var/tmp/portage/sys-apps/portage-2.1.11.9/work
>>> Preparing source in /var/tmp/portage/sys-apps/portage-2.1.11.9/work/portage-2.1.11.9 ...
 * Setting portage.VERSION to 2.1.11.9 ...
 * Adding FEATURES=xattr to make.globals ...
/var/tmp/portage/sys-apps/portage-2.1.11.9/temp/environment: line 4806: patch: command not found
 * ERROR: sys-apps/portage-2.1.11.9 failed (prepare phase):
 *   Failed to patch make.conf.example
 * 
 * Call stack:
 *     ebuild.sh, line  85:  Called src_prepare
 *   environment, line 4806:  Called die
 * The specific snippet of code:
 *           patch make.conf "make.conf.${ARCH}".diff || die "Failed to patch make.conf.example";
Comment 1 Peter Stuge 2012-08-04 11:36:19 UTC
Note that the problem seems to be only the missing ebuild dependency and certainly not with a problem during portage runtime.

For that reason it seems wrong to me to set Component Core+Product Portage. This is merely a missing dependency in the portage ebuild, right?
Comment 2 Zac Medico gentoo-dev 2012-08-04 19:58:13 UTC
Thanks, this is fixed in CVS.