Problem with "installworld" in FreeBSD 6.2-RELEASE-p5

Miroslav Lachman 000.fbsd at quip.cz
Fri Jun 15 08:03:53 UTC 2007


ExTaZyTi wrote:
> Hi,
> 
> My problem is with the installing new world in my system, this is the error
> 
> ===> bin (install)
> ===> bin/cat (install)
> install -s -o root -g wheel -m 555   cat /bin
> strip: /bin/sthZDAzl: Operation not permitted
> install: wait: Operation not permitted
> *** Error code 70
> 
> Stop in /usr/src/bin/cat.
> *** Error code 1
> 
> Stop in /usr/src/bin.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 
> If someone can help me. Thanks in advance.

It could be caused /tmp is mounted with noexec, or by securelevel settings.

Miroslav Lachman


More information about the freebsd-stable mailing list