Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 477238 - sci-libs/nemesis-5.22b - base_src_prepare: command not found - depends on implicit inherit of base.eclass via cmake-utils.eclass
Summary: sci-libs/nemesis-5.22b - base_src_prepare: command not found - depends on imp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 475502
  Show dependency tree
 
Reported: 2013-07-17 18:24 UTC by Ben Kohler
Modified: 2013-07-18 07:21 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 Ben Kohler gentoo-dev 2013-07-17 18:24:05 UTC
See src_prepare phase output below, probably fixable with:

sed -i -e 's/base_src_prepare/cmake-utils_src_prepare/' nemesis-5.22b.ebuild

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

$ ebuild `equery w sci-libs/nemesis` prepare
 * exodus-5.22b.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ...                                                     [ ok ]
 * checking ebuild checksums ;-) ...                                                                            [ ok ]
 * checking auxfile checksums ;-) ...                                                                           [ ok ]
 * checking miscfile checksums ;-) ...                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking exodus-5.22b.tar.gz to /var/tmp/portage/sci-libs/nemesis-5.22b/work
>>> Source unpacked in /var/tmp/portage/sci-libs/nemesis-5.22b/work
>>> Preparing source in /var/tmp/portage/sci-libs/nemesis-5.22b/work/exodus-5.22b/nemesis ...
/var/tmp/portage/sci-libs/nemesis-5.22b/temp/environment: line 2806: base_src_prepare: command not found
>>> Source prepared.
Comment 1 Justin Lecher (RETIRED) gentoo-dev 2013-07-18 07:21:37 UTC
+*nemesis-5.24 (18 Jul 2013)
+
+  18 Jul 2013; Justin Lecher <jlec@gentoo.org> nemesis-5.22b.ebuild,
+  +nemesis-5.24.ebuild:
+  Version Bump; add missing dep; Fix usage of cmake-utils.eclass, #477230
+