Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Nov 2016 11:30:59 +0100
From:      "Christoph P.U. Kukulies" <kuku@kukulies.org>
To:        "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org>
Subject:   ports build isc-dhcp43-server-4.3.4 pkg-static: PRE-INSTALL script failed
Message-ID:  <b490806b-1560-6b2c-b745-b3cd538f46dc@kukulies.org>

next in thread | raw e-mail | index | archive | help
after the stepwise upgrade from 9.2 to 11.0-RELEASE I was building the 
isc-dhcp43-server and the following quirks happened at the end of the 
install:

# make install
===>  Installing for isc-dhcp43-server-4.3.4
===>  Checking if isc-dhcp43-server already installed
===>   Registering installation for isc-dhcp43-server-4.3.4
Installing isc-dhcp43-server-4.3.4...
===> Creating groups.
Creating group 'dhcpd' with gid '136'.
===> Creating users
Creating user 'dhcpd' with uid '136'.
pw: user 'dhcpd' disappeared during update
pkg-static: PRE-INSTALL script failed
****  To setup dhcpd, please edit /usr/local/etc/dhcpd.conf.

****  This port installs the dhcp daemon, but doesn't invoke dhcpd by 
default.
       If you want to invoke dhcpd at startup, add these lines to 
/etc/rc.conf:

             dhcpd_enable="YES"                          # dhcpd enabled?
             dhcpd_flags="-q"                            # command option(s)
             dhcpd_conf="/usr/local/etc/dhcpd.conf"      # configuration 
file
             dhcpd_ifaces=""                             # ethernet 
interface(s)
             dhcpd_withumask="022"                       # file creation 
mask


...
...

--
Christoph





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b490806b-1560-6b2c-b745-b3cd538f46dc>