Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Errors emergin sendmail !?!? This can't be happening to me!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
alkalinelito
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jun 2002
Posts: 85
Location: Uruguay

PostPosted: Tue Oct 22, 2002 9:10 pm    Post subject: Errors emergin sendmail !?!? This can't be happening to me!! Reply with quote

-what you guys think ???

Code:

make: Entering directory `/var/tmp/portage/sendmail-8.12.6-r1/work/sendmail-8.12.6/obj.Linux.2.4.19-gentoo-r9.i686/libmilter'
if [ ! -d /var/tmp/portage/sendmail-8.12.6-r1/image//usr/include/libmilter ]; then mkdir -p /var/tmp/portage/sendmail-8.12.6-r1/image//usr/include/libmilter; else :; fi
install -c -o root -g root -m 0444 ../../include/libmilter/mfapi.h /var/tmp/portage/sendmail-8.12.6-r1/image//usr/include/libmilter/mfapi.h
install: invalid group `root'
make: *** [install-mfapi] Error 1
make: Leaving directory `/var/tmp/portage/sendmail-8.12.6-r1/work/sendmail-8.12.6/obj.Linux.2.4.19-gentoo-r9.i686/libmilter'

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_install, Line 27, Exitcode 2
!!! install failed

root@genlito portage #


:( :( :( :( :( :( :(
Back to top
View user's profile Send private message
rizzo
Retired Dev
Retired Dev


Joined: 30 Apr 2002
Posts: 1067
Location: Manitowoc, WI, USA

PostPosted: Tue Oct 22, 2002 9:18 pm    Post subject: Reply with quote

What is this box going to be used for? Have you thought about using postfix instead of sendmail?
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Tue Oct 22, 2002 9:19 pm    Post subject: Reply with quote

Do you have a valid group named "root" in /etc/group?

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
alkalinelito
Tux's lil' helper
Tux's lil' helper


Joined: 18 Jun 2002
Posts: 85
Location: Uruguay

PostPosted: Tue Oct 22, 2002 9:57 pm    Post subject: Reply with quote

This is my /etc/group

Code:


vigrroot::0:root
bin::1:root,bin,daemon
daemon::2:root,bin,daemon
sys::3:root,bin,adm
adm::4:root,adm,daemon
tty::5:
disk::6:root,adm
lp::7:lp
mem::8:
kmem::9:
wheel::10:root,mclito
floppy::11:root
mail::12:mail
news::13:news
uucp::14:uucp
man::15:man
cron::16:cron
console::17:
audio::18:mclito
cdrom::19:mclito
dialout::20:root
ftp::21:mclito
sshd::22:
at::25:at
tape::26:root
video::27:root,mclito
squid::31:squid
gdm::32:gdm
xfs::33:xfs
games::35:mclito
named::40:named
mysql:x:60:
postgres::70:
cdrw::80:mclito
apache::81:
nut::84:
usb::85:
vpopmail:x:89:
users::100:games
nofiles:x:200:
qmail:x:201:
postfix:x:207:
postdrop:x:208:
utmp:x:406:
nogroup::65533:
nobody::65534:
xcdwrite:x:407:
Back to top
View user's profile Send private message
n0n
Guru
Guru


Joined: 13 Jun 2002
Posts: 355

PostPosted: Tue Oct 22, 2002 10:02 pm    Post subject: Reply with quote

alkalinelito wrote:
This is my /etc/group
Code:

vigrroot::0:root

Yeah, that's the problem. Something changed your "root" group to "vigrroot." Change it back and you should be all good.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
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