View previous topic :: View next topic |
Author |
Message |
Federals n00b
Joined: 05 Sep 2006 Posts: 12
|
Posted: Sun Oct 15, 2006 3:33 pm Post subject: Problems compiling qmail |
|
|
After emerge mail-mta/qmail:
* checking qmail-maildir++.patch ... [ ok ]
* checking qmail-date-localtime.patch.txt ... [ ok ]
* checking qmail-limit-bounce-size.patch.txt ... [ ok ]
* checking qmail-103.patch ... [ ok ]
* checking qregex-starttls-2way-auth-20050523.patch ... [ ok ]
* checking qmail-remote-auth-patch-doc.txt ... [ ok ]
* checking qmail-gentoo-1.03-r16-badrcptto-morebadrcptto-accdias.diff.bz2 ... [ ok ]
* checking qmail-popupnofd2close.patch ... [ ok ]
* checking qmail-1.03-reread-concurrency.2.patch ... [ ok ]
* checking 08-capa.diff ... [ ok ]
* checking qmail-hold-1.03.pat.gz ... [ ok ]
* checking netscape-progress.patch ... [ ok ]
* checking sendmail-ignore-N.patch ... [ ok ]
* checking qmail-1.03-moreipme-0.6pre1-gentoo.patch ... [ ok ]
* checking qmail-relaymxlookup-0.4.diff ... [ ok ]
* checking qmail-1.03-r16-spp.diff ... [ ok ]
* checking qmail-1.03-r16-mfcheck.diff ... [ ok ]
* checking qmail-1.03-r16-logrelay.diff ... [ ok ]
* checking qmail-bounce-encap-20040210.patch ... [ ok ]
* Creating groups and users
* Adding user 'alias' to your system ...
* - Userid: 200
* - Shell: /usr/sbin/nologin
* - Home: /var/qmail/alias
* You must add group 200 to the system first
!!! ERROR: mail-mta/qmail-1.03-r16 failed.
Call stack:
ebuild.sh, line 1562: Called dyn_setup
ebuild.sh, line 665: Called pkg_setup
qmail-1.03-r16.ebuild, line 595: Called enewuser 'alias' '200' '-1' '/var/qmail/alias' '200'
eutils.eclass, line 539: Called die
!!! 200 is not a valid GID
!!! If you need support, post the topmost build error, and the call stack if relevant.
What can i do? I see that i have to add group 200 to the system, but how?
Thanks! |
|
Back to top |
|
|
flufff n00b
Joined: 06 Apr 2003 Posts: 72 Location: another world
|
Posted: Sun Oct 15, 2006 6:05 pm Post subject: Re: Problems compiling qmail |
|
|
Federals wrote: | * Adding user 'alias' to your system ...
* - Userid: 200
* - Shell: /usr/sbin/nologin
* - Home: /var/qmail/alias
* You must add group 200 to the system first
!!! ERROR: mail-mta/qmail-1.03-r16 failed.
Call stack:
ebuild.sh, line 1562: Called dyn_setup
ebuild.sh, line 665: Called pkg_setup
qmail-1.03-r16.ebuild, line 595: Called enewuser 'alias' '200' '-1' '/var/qmail/alias' '200'
eutils.eclass, line 539: Called die
!!! 200 is not a valid GID
!!! If you need support, post the topmost build error, and the call stack if relevant.
What can i do? I see that i have to add group 200 to the system, but how?
Thanks! |
It seams as if group 200 isn't in the system, have you the latest baselayout installed? And also check the content of your /etc/group file. Group 200 should be nofiles so there should be an entry looking like:
If there isn't such a row, you can add it manually:
Code: | groupadd -g 200 nofiles |
/Fluff |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|