Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 192958 - dev-libs/openct-0.6.14 uses enewgroup but doesn't inherit eutils
Summary: dev-libs/openct-0.6.14 uses enewgroup but doesn't inherit eutils
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Crypto team [DISABLED]
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-18 19:20 UTC by Robert Kerr
Modified: 2007-09-19 20:14 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 Robert Kerr 2007-09-18 19:20:47 UTC
The openct 0.6.14 ebuild calls enewgroup but does not inherit eutils. It seems all the inherits were somehow lost between the 0.6.11-r1 ebuild and 0.6.14.

For fresh installs of 0.6.14 this results in the ebuild failing as the group does not exist:

/usr/portage/dev-libs/openct/openct-0.6.14.ebuild: line 20: enewgroup: command not found
>>> Unpacking source...
[...]
install: invalid group `openct'
touch: cannot touch `/var/tmp/portage/dev-libs/openct-0.6.14/image///var/run/openct/.keep_dev-libs_openct-0': No such file or directory
 *
 * ERROR: dev-libs/openct-0.6.14 failed.

Reproducible: Always

Steps to Reproduce:
Comment 1 Alon Bar-Lev (RETIRED) gentoo-dev 2007-09-19 20:14:00 UTC
Thanks!
Fixed.