Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507594 - mail-filter/dspam should depend on net-mail/mailbase - ERROR: mail-filter/dspam-3.10.2-r1::gentoo failed (setup phase): mail is not a valid GID
Summary: mail-filter/dspam should depend on net-mail/mailbase - ERROR: mail-filter/dsp...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-13 21:12 UTC by Jack Suter
Modified: 2014-04-14 13:36 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
mail-filter/dspam build log (build.log,1.46 KB, text/plain)
2014-04-13 21:12 UTC, Jack Suter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Suter 2014-04-13 21:12:28 UTC
Created attachment 374872 [details]
mail-filter/dspam build log

The mail-filter/dspam ebuilds seem to be expecting a group named mail to be present on the system, as it tries to run:
enewuser 'dspam' '1000' '-1' '' 'dspam,mail'

Steps to reproduce:
1) Boot into a fresh Gentoo install or chroot environment
2) Emerge mail-filter/dspam
3) Emerge fails with "mail is not a valid GID"

Expected results:
1) Boot into a fresh Gentoo install or chroot environment
2) Emerge mail-filter/dspam
3) Emerge successfully installs package

Installing net-mail/mailbase prior to mail-filter/dspam will resolve this issue.
Comment 1 Eray Aslan gentoo-dev 2014-04-14 13:36:06 UTC
+  14 Apr 2014; Eray Aslan <eras@gentoo.org> dspam-3.10.2-r1.ebuild:
+  Add mailbase to DEPEND - bug #507594
+