Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 219310 - sys-process/cronbase should DEPEND= on sys-apps/shadow
Summary: sys-process/cronbase should DEPEND= on sys-apps/shadow
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major
Assignee: Cron Team
URL:
Whiteboard:
Keywords:
: 223277 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-04-26 01:35 UTC by Kevin Cody Jr.
Modified: 2008-05-24 19:13 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 Kevin Cody Jr. 2008-04-26 01:35:38 UTC
cronbase ebuild calls enewgroup, which calls groupadd

groupadd is provided by sys-apps/shadow

most likely to be seen during a catalyst build, but a fresh system without sys-apps/shadow would see it as well.

Best solution is to add DEPEND="sys-apps/shadow" to cronbase ebuild.


Reproducible: Always
Comment 1 SpanKY gentoo-dev 2008-04-26 06:18:17 UTC
such changes only happen when the release team asks for it
Comment 2 Thilo Bangert (RETIRED) (RETIRED) gentoo-dev 2008-05-24 19:13:37 UTC
*** Bug 223277 has been marked as a duplicate of this bug. ***