[Bug 910108] Re: Missing /var/lib/dhcp3 directory
Clark Wierda
cbwierda at gmail.com
Tue Feb 21 20:05:13 UTC 2012
I hit this error with a from scratch install of Kubuntu 11.10 using the
AMD64 Alternate Install CD.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to isc-dhcp in Ubuntu.
https://bugs.launchpad.net/bugs/910108
Title:
Missing /var/lib/dhcp3 directory
Status in “isc-dhcp” package in Ubuntu:
Confirmed
Bug description:
In a clean Ubuntu 11.10 server install, dhclient3 is run with a
configuration parameter that instructs it to write lease files in the
"/var/lib/dhcp3". That directory is missing in the install, thus no
lease file is written.
# ps ax | grep dhclient3 | grep -v grep
665 ? Ss 0:00 dhclient3 -e IF_METRIC=100 -pf /var/run/dhclient.eth0.pid -lf /var/lib/dhcp3/dhclient.eth0.leases -1 eth0
# ls -l /var/lib/ | grep dhcp
drwxr-xr-x 2 root root 4096 2011-12-30 16:24 dhcp
(no dhcp3 dir!)
# ls -l /var/lib/dhcp/
total 0
-rw-r--r-- 1 root root 0 2011-12-30 16:24 dhclient.leases
# cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=11.10
DISTRIB_CODENAME=oneiric
DISTRIB_DESCRIPTION="Ubuntu 11.10"
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/910108/+subscriptions
More information about the foundations-bugs
mailing list