Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Jan 2012 09:09:59 +0100
From:      =?UTF-8?Q?G=C3=B3t_Andr=C3=A1s?= <andrej@antiszoc.hu>
To:        <freebsd-stable@freebsd.org>
Subject:   Re: 'make installworld' fails while upgrading from 9.0-CURRENT to 9.0-RELEASE
Message-ID:  <fa2ab34c3417c3f24b1eaa79aed8686c@antiszoc.hu>
In-Reply-To: <20120120071954.GA47009@crete.org.ua>
References:  <20120120071954.GA47009@crete.org.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 20 Jan 2012 09:19:54 +0200, Alexander Shikoff wrote:
> Hello All,
>
> I'm unable to complete upgrading 9.0-CURRENT to 9.0-RELEASE from 
> sources.
> 'make installworld' fails on installing chpass:
> [...]
> ===> usr.bin/chpass (install)
> install -s -o root -g wheel -m 4555   chpass /usr/bin
> install -o root -g wheel -m 444 chpass.1.gz  /usr/share/man/man1
> /usr/share/man/man1/chfn.1.gz -> /usr/share/man/man1/chpass.1.gz
> /usr/share/man/man1/chsh.1.gz -> /usr/share/man/man1/chpass.1.gz
> /usr/share/man/man1/ypchpass.1.gz -> /usr/share/man/man1/chpass.1.gz
> /usr/share/man/man1/ypchfn.1.gz -> /usr/share/man/man1/chpass.1.gz
> /usr/share/man/man1/ypchsh.1.gz -> /usr/share/man/man1/chpass.1.gz
> /usr/bin/chfn -> /usr/bin/chpass
> ln: /usr/bin/chfn: Operation not permitted
>
> It seems that it fails because of schg flag on old chfn, chsh, 
> ypchpass,
> ypchfn, ypchsh binaries. Should I manually remove it? Or there is
> another way to fix an issue? Thanks in advance!

Do you make the installworld in single user mode?

Andras



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?fa2ab34c3417c3f24b1eaa79aed8686c>