Re: 4.7: buildworld succeeds, installworld fails

2002-10-15 Thread Chris Faulhaber
On Tue, Oct 15, 2002 at 08:39:06AM -0400, ender wrote: > [INSERT SOUND OF FOREHEAD HITTING TABLE HERE] > > Yes. /tmp is mounted noexec. *grumble* > > Sorry to have wasted everyone's time. > Heh, TMPDIR is your friend :) -- Chris D. Faulhaber - [EMAIL PROTECTED] - [EMAIL PROTECTED]

Re: 4.7: buildworld succeeds, installworld fails

2002-10-15 Thread ender
>> I'm attempting to upgrade a 4.6.2 box to 4.7 using source. I have successfully >> built the new world, however when I try to install it I get the following: >> >> barrow# cd /usr/src/ >> barrow# make installworld >> mkdir -p /tmp/install.4267 >> for prog in [ awk cat chflags chmod chown date e

Re: 4.7: buildworld succeeds, installworld fails

2002-10-15 Thread Justas Gurinavicius
Hello ender, What is your kernel security level? sysctl -a | grep kern.securelevel kern.securelevel: -1 Tuesday, October 15, 2002, 2:15:36 PM, you wrote: e> I'm attempting to upgrade a 4.6.2 box to 4.7 using source. I have successfully e> built the new world, however when I try to install it I

Re: 4.7: buildworld succeeds, installworld fails

2002-10-15 Thread Chris Faulhaber
On Tue, Oct 15, 2002 at 08:15:36AM -0400, ender wrote: > I'm attempting to upgrade a 4.6.2 box to 4.7 using source. I have successfully > built the new world, however when I try to install it I get the following: > > barrow# cd /usr/src/ > barrow# make installworld > mkdir -p /tmp/install.4267 >

4.7: buildworld succeeds, installworld fails

2002-10-15 Thread ender
I'm attempting to upgrade a 4.6.2 box to 4.7 using source. I have successfully built the new world, however when I try to install it I get the following: barrow# cd /usr/src/ barrow# make installworld mkdir -p /tmp/install.4267 for prog in [ awk cat chflags chmod chown date echo egrep find grep