Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge pdnsd -- error
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
kevmccor
n00b
n00b


Joined: 25 Jun 2004
Posts: 9

PostPosted: Mon Jul 19, 2004 4:52 pm    Post subject: emerge pdnsd -- error Reply with quote

I have tried dnsmasq for a home network dns server, but it has a little problem: cannot cannot make/bind socket: Permission denied

So, I tried to emerge pdnsd. I've used that before with good results. Now, I get this:
Quote:
if test `whoami` = "root"; then \
chown pdnsd /var/tmp/portage/pdnsd-1.1.10/image//var/cache/pdnsd/pdnsd.cache; \
chown pdnsd /var/tmp/portage/pdnsd-1.1.10/image//var/cache/pdnsd; \
fi
chown: `pdnsd': invalid user
chown: `pdnsd': invalid user
make[3]: *** [install-data-hook] Error 1
make[3]: Leaving directory `/var/tmp/portage/pdnsd-1.1.10/work/pdnsd-1.1.10'
make[2]: *** [install-data-am] Error 2
make[2]: Leaving directory `/var/tmp/portage/pdnsd-1.1.10/work/pdnsd-1.1.10'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/pdnsd-1.1.10/work/pdnsd-1.1.10'
make: *** [install-recursive] Error 1

!!! ERROR: net-dns/pdnsd-1.1.10 failed.
!!! Function src_install, Line 70, Exitcode 2
!!! (no error message)

I guess I should add a user "pdnsd," but I don't want a /home/pdnsd directory or pdnsd to be a regular user. What are the "adduser" command options to add pdnsd as a system account?

Thanks
Back to top
View user's profile Send private message
UberLord
Retired Dev
Retired Dev


Joined: 18 Sep 2003
Posts: 6835
Location: Blighty

PostPosted: Mon Jul 19, 2004 6:19 pm    Post subject: Re: emerge pdnsd -- error Reply with quote

kevmccor wrote:
I have tried dnsmasq for a home network dns server, but it has a little problem: cannot cannot make/bind socket: Permission denied


Sounds like an existing nameserver is running .... or something is currently using port 53.
Or dnsmasq is launching as a user other than root.
_________________
Use dhcpcd for all your automated network configuration needs
Use dhcpcd-ui (GTK+/Qt) as your System Tray Network tool
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