Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 55901 - net-dns/pdnsd-1.1.11 install error
Summary: net-dns/pdnsd-1.1.11 install error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Daniel Black (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-02 10:37 UTC by Daniel Webert
Modified: 2004-07-17 22:26 UTC (History)
0 users

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 Daniel Webert 2004-07-02 10:37:37 UTC
net-dns/pdnsd-1.1.11 install error

<snip>
mkdir /var/tmp/portage/pdnsd-1.1.11/image/var
mkdir /var/tmp/portage/pdnsd-1.1.11/image/var/cache
mkdir /var/tmp/portage/pdnsd-1.1.11/image/var/cache/pdnsd
[ -f /var/tmp/portage/pdnsd-1.1.11/image//var/cache/pdnsd/pdnsd.cache ] || \
  echo -n -e "pd11\0\0\0\0" > /var/tmp/portage/pdnsd-1.1.11/image//var/cache/pdnsd/pdnsd.cache
if test `whoami` = "root"; then \
  chown pdnsd /var/tmp/portage/pdnsd-1.1.11/image//var/cache/pdnsd/pdnsd.cache; \
  chown pdnsd /var/tmp/portage/pdnsd-1.1.11/image//var/cache/pdnsd; \
fi
chown: ,,pdnsd": unknown user
chown: ,,pdnsd": unknown user
make[3]: *** [install-data-hook] Fehler 1
make[3]: Leaving directory `/mnt/home/var/tmp/portage/pdnsd-1.1.11/work/pdnsd-1.1.11'
make[2]: *** [install-data-am] Fehler 2
make[2]: Leaving directory `/mnt/home/var/tmp/portage/pdnsd-1.1.11/work/pdnsd-1.1.11'
make[1]: *** [install-am] Fehler 2
make[1]: Leaving directory `/mnt/home/var/tmp/portage/pdnsd-1.1.11/work/pdnsd-1.1.11'
make: *** [install-recursive] Fehler 1

!!! ERROR: net-dns/pdnsd-1.1.11 failed.
!!! Function src_install, Line 70, Exitcode 2
</snap>

script does not create the user pdnsp ...
Comment 1 Daniel Webert 2004-07-02 10:52:06 UTC
btw. 1.1.9 installs a user ...
Comment 2 Daniel Black (RETIRED) gentoo-dev 2004-07-10 15:36:53 UTC
will fix by end of week - overseas at the moment. Will also need to review the new user id allocation plan. Thanks for the bug report.
Comment 3 Daniel Black (RETIRED) gentoo-dev 2004-07-17 22:26:51 UTC
thankyou - fix commited