Problem with installworld on 10-stable r262131

Dimitry Andric dim at FreeBSD.org
Wed Feb 19 12:56:09 UTC 2014


On 19 Feb 2014, at 13:05, Thomas Steen Rasmussen <thomas at 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.
> 
> 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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 203 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20140219/c44e4211/attachment.sig>


More information about the freebsd-stable mailing list