From owner-freebsd-questions@FreeBSD.ORG Tue May 29 17:57:46 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id BB66C16A468 for ; Tue, 29 May 2007 17:57:46 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (rrcs-64-183-212-242.sw.biz.rr.com [64.183.212.242]) by mx1.freebsd.org (Postfix) with ESMTP id 6A5EB13C45A for ; Tue, 29 May 2007 17:57:46 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from pollux.dfwlp.com (pollux.dfwlp.com [192.168.125.61]) by pollux.dfwlp.com (8.13.8/8.13.8) with ESMTP id l4THviOI054829 for ; Tue, 29 May 2007 12:57:44 -0500 (CDT) (envelope-from freebsd@dfwlp.com) Received: (from www@localhost) by pollux.dfwlp.com (8.13.8/8.13.8/Submit) id l4THviUI054828; Tue, 29 May 2007 12:57:44 -0500 (CDT) (envelope-from freebsd@dfwlp.com) X-Authentication-Warning: pollux.dfwlp.com: www set sender to freebsd@dfwlp.com using -f Received: from 192.168.125.134 (SquirrelMail authenticated user jhorne) by webmail.dfwlp.org with HTTP; Tue, 29 May 2007 12:57:44 -0500 (CDT) Message-ID: <49597.192.168.125.134.1180461464.squirrel@webmail.dfwlp.org> In-Reply-To: <20070529174226.GA57657@nemesis.frida.mouhaha.de> References: <200705282214.11010.freebsd@dfwlp.com> <20070529174226.GA57657@nemesis.frida.mouhaha.de> Date: Tue, 29 May 2007 12:57:44 -0500 (CDT) From: "Jonathan Horne" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Status: No, score=-4.4 required=3.6 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pollux.dfwlp.com Subject: Re: i have a system that will not installworld. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 May 2007 17:57:46 -0000 > Hi Jonathan, > > On Mon, May 28, 2007 at 10:14:10PM -0500, Jonathan Horne wrote: >> i just did a buildkernel and world, and installing the kernel was normal with >> no issues. mergemaster -p, and then when i installworld, i get this: >> >> phoenix# make installworld >> mkdir -p /tmp/install.iA4Zk47v >> for prog in [ awk cap_mkdb cat chflags chmod chown date echo egrep find grep >> install-info ln lockf make mkdir mtree mv pwd_mkdb rm sed sh sysctl test >> true uname wc zic; do cp `which $prog` /tmp/install.iA4Zk47v; done >> cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj MACHINE_ARCH=i386 MACHINE=i386 >> CPUTYPE= GROFF_BIN_PATH=/usr/obj/usr/src/tmp/legacy/usr/bin >> GROFF_FONT_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/groff_font >> GROFF_TMAC_PATH=/usr/obj/usr/src/tmp/legacy/usr/share/tmac >> PATH=/usr/obj/usr/src/tmp/legacy/usr/sbin:/usr/obj/usr/src/tmp/legacy/usr/bin:/usr/obj/usr/src/tmp/legacy/usr/games:/usr/obj/usr/src/tmp/usr/sbin:/usr/obj/usr/src/tmp/usr/bin:/usr/obj/usr/src/tmp/usr/games:/tmp/install.iA4Zk47v >> make -f Makefile.inc1 reinstall >> make: Permission denied >> *** Error code 126 >> >> Stop in /usr/src. >> *** Error code 1 >> >> Stop in /usr/src. >> >> note that im not in single user mode, but personally, ive been doing it in >> full mode for a long time, and this is the first box thats not performing as >> expected. does what i posted above make any sense to anyone? i have >> already did a rm -rf on /usr/src/* and /usr/obj/* and re-ran the buildworld, >> same thing both times. any ideas would be appreciated. > > What's your current uname -a and what branch do you use for your cvs > sources? > > -- > Oliver PETER, email: hoschi@mouhaha.de, ICQ# 113969174 > "Worker bees can leave. Even drones can fly away. The Queen is their slave." > uname -a : FreeBSD phoenix.heavysystems.com 6.2-RELEASE-p5 FreeBSD 6.2-RELEASE-p5 #4: Mon May 28 19:19:53 EDT 2007 root@phoenix.heavysystems.com:/usr/obj/usr/src/sys/PHOENIX i386 kernel installed successfully, and we rebooted it to see if it would somehow clear this up. ive been checking file system/directory permissions against another system that is fine, and so far they all look the same. supfile is pulling down RELENG_6_2. thanks, -- Jonathan Horne freebsd@dfwlp.com http://dfwlpiki.dfwlp.org