Date: Tue, 5 Oct 2004 22:55:54 -0700 From: Andrew Moran <amoran@forsythia.net> To: "Ralph M. Los" <Ralph@boundariez.com> Cc: freebsd-questions@freebsd.org Subject: Re: Rebuilding "world" Message-ID: <62A105F8-175C-11D9-836E-000D93B1D960@forsythia.net> In-Reply-To: <B06CC0370BBC0F4EA588FD6952A9392501CDB4@tenacious.boundariez.com> References: <B06CC0370BBC0F4EA588FD6952A9392501CDB4@tenacious.boundariez.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Your installworld error is saying that it can't install without the new proxy user being added. the proxy user is added during the mergemaster -p.. So because your mergemaster -p is failing, your installworld is failing. Fix the mergemaster problem, and your installworld problem should go away. So what kind of error is your 'mergemaster -p' giving you? --Andy On Oct 5, 2004, at 9:15 PM, Ralph M. Los wrote: > OK, so I'm trying to follow the instructions in the handbook: > http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ > makeworld.html > , and failed repeatedly. Everything appears to go OK, except > "mergemaster -p" seems to fail with some variable errors, and "make > installworld" fails with the error: > > ------------------------------------------------------------- > bonkers# make installworld > ERROR: Required proxy user is missing, see /usr/src/UPDATING. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > ------------------------------------------------------------- > What does this mean?! > > -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > + Ralph | Internet Systems & Security + > + Boundariez.com | -"Specializing in Paranoia"- + > -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > + ralph[!at]boundariez[dot!]com | Never understimate the power + > + AIM: SekurityWizard | stupid people + > + ICQ: 2206039 | in large groups + > -+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?62A105F8-175C-11D9-836E-000D93B1D960>