Date: Sat, 8 Nov 2003 22:33:42 +0200 From: Ruslan Ermilov <ru@freebsd.org> To: Bjarne Wichmann Petersen <freebsd.nospam@mekanix.dk> Cc: freebsd-stable@freebsd.org Subject: Re: Buildworld stops at etc/sendmail (was: can't install 'bin/sh') Message-ID: <20031108203342.GB48923@sunbay.com> In-Reply-To: <200311081546.51716.freebsd.nospam@mekanix.dk> References: <200311061948.49788.freebsd.nospam@mekanix.dk> <200311071318.38340.freebsd.nospam@mekanix.dk> <20031107140555.GB34066@sunbay.com> <200311081546.51716.freebsd.nospam@mekanix.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
--vGgW1X5XWziG23Ko Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 08, 2003 at 03:46:51PM +0100, Bjarne Wichmann Petersen wrote: > On Friday 07 November 2003 15:05, Ruslan Ermilov wrote: >=20 > > Perhaps it's time that you show us your supfile? >=20 > Ok... I did yet another run at this. Cleaned out /usr/src, /usr/obj and= =20 > followed the steps outlined in: > <http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html> >=20 > This is a step by step guide through what I'm doing. >=20 > 1) Delete /usr/src and /usr/obj. > 2) Running cvsup /usr/local/etc/cvsup/supfile (attached) > 3) cd /usr/src/usr.sbin/mergemaster > 4) ./mergemaster.sh -p (nothing unusual to report) > 5) cd /usr/src > 6) make -j4 buildworld >=20 > =3D=3D=3D> etc/sendmail > make: don't know how to make freebsd.cf. Stop > *** Error code 2 >=20 Sorry, but I have no idea why cvsup(1) doesn't bring you the src/etc/sendmail/freebsd.mc file. > 7) Then I did as Simone suggested: >=20 > cp /usr/src/etc/sendmail/freefall.mc /usr/src/etc/sendmail/freebsd.mc >=20 > 8) Removed /usr/obj again > 9) cd /usr/src > 10) make -j4 buildworld... TADA buildworld finished. > 11) build and install new kernel > 12) make -j4 installworld...=20 >=20 > =3D=3D=3D> bin/sh > install -s -o root -g wheel -m 555 sh /bin > Could not execute shell > *** Error code 1 >=20 The correct sequence is to boot with the new kernel before doing an installworld, as hinted in the src/UPDATING, its COMMON ITEMS section. > Right back to where I started... then exited bash and used the default sh= ell=20 > and ran installworld another time... and it completed without errors. I'v= e=20 > allways used bash, so I'm a bit puzzled by this. >=20 > 13) Lastly I finished the process by running mergemaster and noticed that= =20 > several files related to sendmail had been altered the last 1-2 days. Won= der=20 > if it's this that bit me? >=20 > Anyway, I still don't know why my buildprocess bailed out at sendmail and= =20 > whether my system still is broken? Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --vGgW1X5XWziG23Ko Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/rVMmUkv4P6juNwoRAmKqAJ488iU3o7HOYHFwZwVpgE7ERfioAgCdGiIH fkX/sBOxlcZcbHv3SBepbLs= =Hs1q -----END PGP SIGNATURE----- --vGgW1X5XWziG23Ko--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031108203342.GB48923>