Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 477232 - media-sound/qmpdclient-1.2.2-r1 - base_src_prepare: command not found - depends on implicit inherit of base.eclass via cmake-utils.eclass
Summary: media-sound/qmpdclient-1.2.2-r1 - base_src_prepare: command not found - depen...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 475502
  Show dependency tree
 
Reported: 2013-07-17 18:14 UTC by Ben Kohler
Modified: 2013-07-18 22:09 UTC (History)
1 user (show)

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 Ben Kohler gentoo-dev 2013-07-17 18:14:26 UTC
See src_prepare phase output below, probably fixable with:

sed -i -e 's/base_src_prepare/cmake-utils_src_prepare/' qmpdclient-1.2.2-r1.ebuild

---------------

$ ebuild `equery w qmpdclient` prepare

 * qmpdclient-1.2.2.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                [ ok ]
 * checking ebuild checksums ;-) ...                                                                            [ ok ]
 * checking auxfile checksums ;-) ...                                                                           [ ok ]
 * checking miscfile checksums ;-) ...                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking qmpdclient-1.2.2.tar.bz2 to /var/tmp/portage/media-sound/qmpdclient-1.2.2-r1/work
>>> Source unpacked in /var/tmp/portage/media-sound/qmpdclient-1.2.2-r1/work
>>> Preparing source in /var/tmp/portage/media-sound/qmpdclient-1.2.2-r1/work/qmpdclient ...
/var/tmp/portage/media-sound/qmpdclient-1.2.2-r1/temp/environment: line 2830: base_src_prepare: command not found
>>> Source prepared.
Comment 1 Chris Reffett (RETIRED) gentoo-dev Security 2013-07-18 22:09:17 UTC
Fixed in CVS.