Date: Wed, 19 Feb 2014 13:55:42 +0100 From: Dimitry Andric <dim@FreeBSD.org> To: Thomas Steen Rasmussen <thomas@gibfest.dk> Cc: freebsd-stable stable <freebsd-stable@freebsd.org> Subject: Re: Problem with installworld on 10-stable r262131 Message-ID: <036EFF83-C953-48E7-88F7-2212C974AFFD@FreeBSD.org> In-Reply-To: <53049E0C.7090503@gibfest.dk> References: <530338DD.8030601@gibfest.dk> <F5D9FFA2-6E7D-4281-A826-FBCF4489D308@FreeBSD.org> <53037123.6030102@gibfest.dk> <53049E0C.7090503@gibfest.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
--Apple-Mail=_79231FFE-E7EA-45CB-B701-26CC85AE42AB Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii On 19 Feb 2014, at 13:05, Thomas Steen Rasmussen <thomas@gibfest.dk> = wrote: ... > I've svn updated to r262193 and I did "make clean" before building = world and > kernel again, installing kernel, rebooting, and running installworld = again. >=20 > I still get the same error: ... > mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var > empty: flags ("schg" is not "none"mtree -deU -f = /usr/src/etc/mtree/BSD.usr.dist -p /usr That 'empty: flags ("schg" is not "none")' message indicates there is some problem with the permissions under your /usr directory... > mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p /usr/include > mtree -deU -f /usr/src/etc/mtree/BSD.groff.dist -p /usr > mtree -deU -f /usr/src/etc/mtree/BSD.sendmail.dist -p / > install -l s usr/src/sys /sys > cd /usr/share/man; for mandir in man*; do install -l s ../$mandir = /usr/share/man/en.ISO8859-1/; install -l s ../$mandir = /usr/share/man/en.UTF-8/; done > install: /usr/share/man/en.ISO8859-1//man1: Directory not empty ... and this causes trouble creating your man directories, or symlinks in those directories. -Dimitry --Apple-Mail=_79231FFE-E7EA-45CB-B701-26CC85AE42AB Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename=signature.asc Content-Type: application/pgp-signature; name=signature.asc Content-Description: Message signed with OpenPGP using GPGMail -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iEYEARECAAYFAlMEqdoACgkQsF6jCi4glqNU6QCff5O+4tYAoZeO15MfAaKFILmG 5fYAoPKF8TmpVyJ3fk9iWleC4LK74NeT =JqYC -----END PGP SIGNATURE----- --Apple-Mail=_79231FFE-E7EA-45CB-B701-26CC85AE42AB--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?036EFF83-C953-48E7-88F7-2212C974AFFD>