Date: Sun, 27 Jan 2013 17:10:54 -0800 From: Kevin Oberman <kob6558@gmail.com> To: Michiel Boland <boland37@xs4all.nl> Cc: FreeBSD Stable <freebsd-stable@freebsd.org> Subject: Re: mergemaster -p / installkernel problem Message-ID: <CAN6yY1sPz%2BBH9O3dnyiH3Mv%2Bu27BLuhkvbPdR7LSCmb9j=VkRg@mail.gmail.com> In-Reply-To: <51057DA1.2090408@xs4all.nl> References: <51057DA1.2090408@xs4all.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jan 27, 2013 at 11:18 AM, Michiel Boland <boland37@xs4all.nl> wrote: > # mergemaster -p > > *** Creating the temporary root environment in /var/tmp/temproot > *** /var/tmp/temproot ready for use > *** Creating and populating directory structure in /var/tmp/temproot > > > > *** Beginning comparison > > > *** Comparison complete > > *** /var/tmp/temproot is empty, deleting > > # make installkernel > ERROR: Required auditdistd user is missing, see /usr/src/UPDATING. > *** [installcheck_UGID] Error code 1 > > Stop in /usr/src. > *** [installkernel] Error code 1 > > Stop in /usr/src. > > > > Why doesn't mergemaster find the updated master.password file? > > # grep FreeBSD /etc/master.passwd > # $FreeBSD: stable/9/etc/master.passwd 218047 2011-01-28 22:29:38Z pjd $ > # grep FreeBSD /usr/src/etc/master.passwd > # $FreeBSD: stable/9/etc/master.passwd 243947 2012-12-06 11:52:31Z rwatson $ If you 'grep auditdistd /usr/src/etc/master.passwd', does is it there? I have the same version and auditdistd is there, and mergemaster -p did catch it. You don't by any chance have a mergemaster.rc in /etc or .mergemasterrc in $HOME? -- R. Kevin Oberman, Network Engineer E-mail: kob6558@gmail.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAN6yY1sPz%2BBH9O3dnyiH3Mv%2Bu27BLuhkvbPdR7LSCmb9j=VkRg>