Date: Mon, 29 Apr 2013 10:25:46 -0500 From: Brooks Davis <brooks@freebsd.org> To: Eir Nym <eirnym@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: Installing new world failed (install -l) Message-ID: <20130429152546.GI50623@lor.one-eyed-alien.net> In-Reply-To: <CAO8GK0ox-VHCoP9%2BJhc0twOPVFLAXwaOH-_onhs=m%2BrOwWDTNQ@mail.gmail.com> References: <CAO8GK0ox-VHCoP9%2BJhc0twOPVFLAXwaOH-_onhs=m%2BrOwWDTNQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--+1TulI7fc0PCHNy3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 28, 2013 at 11:36:20PM +0400, Eir Nym wrote: > Since -l switch introduced into install(8), I can't build new FreeBSD > box at all. >=20 > I do following command set to build new box: (http://eroese.org/mkw.sh) > 1) cd /usr/head/src && svn up > 2) make buildworld > 3) make DESTDIR=3D/path/to/directory hierarchy distrib-dirs distribution > installworld heriarchy and distrib-dirs are both pointless here AFACT. >=20 > This worked for long time but after some point it had been broken. I > found only 20130425 in UPDATING about this, but installing mergemaster > gives nothing, obviously. > I can't compile new install(8) since I have old system like > FreeBSD-9-RELEASE (FreeBSD-CURRENT, r226748) and it doesn't have > needed functions. >=20 > The tail of install log is below. >=20 > .. (lines removed) > mtree -deU -f /usr/head/src/etc/mtree/BSD.sendmail.dist -p > /usr/home/root/logs/2013-04-28/16.18.03/distro.i386/ > ./var/spool/clientmqueue missing (created) > install -l s usr/src/sys /usr/home/root/logs/2013-04-28/16.18.03/distro.i= 386/sys > install: illegal option -- l > usage: install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > [-o owner] file1 file2 > install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > [-o owner] file1 ... fileN directory > install -d [-v] [-g group] [-m mode] [-o owner] directory ... > *** [distrib-dirs] Error code 64 Are you setting INSTALL=3D in make.conf, src.conf, etc? -- Brooks --+1TulI7fc0PCHNy3 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFRfpD5XY6L6fI4GtQRAjACAKCBVbNzejRI8DGn5vm9Y4Zu17KmZQCgxAKE 3i8HKuShWZ9DpY6eEiH47GU= =1D9E -----END PGP SIGNATURE----- --+1TulI7fc0PCHNy3--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20130429152546.GI50623>