pkgsrc-Bulk archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkgsrc Linux 2.4.20/i386 bulk build results 2005-06-06



On Jun 9, 2005, at 8:40 AM, Martti Kuparinen wrote:
===> Installing for distcc-2.18.2nb2
Creating user: distcc
useradd: unknown group distcc

What should be done with this? The Makefile already has these lines:

DISTCC_USER?=           distcc
DISTCC_GROUP?=          distcc
PKG_GROUPS=             ${DISTCC_GROUP}
PKG_USERS=              ${DISTCC_USER}:${DISTCC_GROUP}::Distccd\\ user

I will set DISTCC_USER and DISTCC_GROUP to ROOT_USER and ROOT_GROUP respectively in the next bulk build.

mail/postfix               1       martti%NetBSD.org@localhost


===> Installing for postfix-2.2.3
Creating user: postfix
useradd: unknown group postfix

mail/postfix does not have such variables as POSTFIX_USER and POSTFIX_GROUP, so I cannot override it.

Regards,
Min Sik Kim




Home | Main Index | Thread Index | Old Index