Steven M. Bellovin wrote:
On Wed, 07 Jan 2009 10:10:27 -0500 "Jared D. McNeill" <jmcneill%invisible.ca@localhost> wrote:I.e., another of the problems with -current make? Gotcha...Steven M. Bellovin wrote:On i386-current with pkgsrc HEAD, I get => Running PRE-INSTALL script actions =========================================================================== The following users need to be created for avahi-0.6.23nb2: user: /nonexistent, /nonexistent, /sbin/nologin =========================================================================== *** Error code 1Your make is broken.
You can work around it by changing the PKG_USERS line to: PKG_USERS= ${AVAHI_USER}:${AVAHI_GROUP} Should probably be that anyway.. Cheers, Jared