From owner-freebsd-questions Sun Apr 15 19:15:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from loki.giallarhorn.org (asgard.dslwan.toad.net [162.33.157.41]) by hub.freebsd.org (Postfix) with ESMTP id A070837B43F for ; Sun, 15 Apr 2001 19:15:27 -0700 (PDT) (envelope-from technews@giallarhorn.org) Received: from MJOLNIR (mjolnir.giallarhorn.org [172.16.1.6]) by loki.giallarhorn.org (8.11.3/8.11.1) with SMTP id f3G2k1a00492; Sun, 15 Apr 2001 22:46:02 -0400 (EDT) (envelope-from technews@giallarhorn.org) Message-ID: <000f01c0c61a$bef12d20$060110ac@MJOLNIR> Reply-To: "Orville Pike" From: "Orville Pike" To: "Mike Meyer" Cc: References: <15065.65346.658054.764462@guru.mired.org> Subject: Re: Install World Problem Date: Sun, 15 Apr 2001 22:08:16 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG thanks; before i received your msg i rebooted into single user mode again and did the following: fsck /usr which fixed some errors on the file system chflags noschg on affected files (nothing happened) chflags schg on files chflags noschg on affected files this worked, not sure why. ----- Original Message ----- From: "Mike Meyer" To: "Orville Pike" Cc: Sent: Sunday, April 15, 2001 4:06 PM Subject: Re: Install World Problem > Orville Pike types: > > tried your suggestion and even moving the files and everytime i received > > the following;. this is from the chflags output but > > mv give the same error code or anything else i try on these files > > > > chflags: lib/libscrypt.so.2: Operation not permitted > > bash-2.04# chflags -L -H nosunlnk lib/* > > chflags: lib/libc.so.5: Operation not permitted > > chflags: lib/libc_r.so.5: Operation not permitted > > chflags: lib/libcipher.so.2: Operation not permitted > > chflags: lib/libcrypt.so.2: Operation not permitted > > chflags: lib/libscrypt.so.2: Operation not permitted > > Your securelevel is set to disallow changing the flags. The FAQ > explains this, and how to unset it. > > > ----- Original Message ----- > > From: "Jason Sheets" > > To: "Orville Pike" > > Sent: Saturday, April 14, 2001 11:23 PM > > Subject: Re: Install World Problem > > > > > > > -----BEGIN PGP SIGNED MESSAGE----- > > > Hash: SHA1 > > > > > > I've never seen this problem before but you may make sure the immutable > > flag > > > is not set on te file /usr/lib/libscrypt.so.2 > > > > > > Jason > > > > > > On Saturday 14 April 2001 20:54, you wrote: > > > > I am getting the following error when i do a make installworld. > > > > I've re-tried with all combinations of the following: > > > > single user mode, sysctl -w kern.securitylevel=0, chflags noschg -L -R > > * > > > > in /usr/lib > > > > > > > > install -c -o root -g wheel -m 444 com_err.3.gz /usr/share/man/man3 > > > > ===> lib/libcom_err/doc > > > > install-info --quiet --defsection="Programming & development > > > > ools." --defentry="* libcom_err: (com_err). A Common Error > > > > Description Library for UNIX." com_err.info /usr/share/info/dir > > > > install -c -o root -g wheel -m 444 com_err.info.gz /usr/share/info > > > > ===> lib/libcrypt > > > > install -c -o root -g wheel -m 444 libscrypt.a /usr/lib > > > > install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib > > > > install: /usr/lib/libscrypt.so.2: Operation not permitted > > > > *** Error code 71 > > > > > > > > Stop in /usr/src/lib/libcrypt. > > > > *** Error code 1 > > > > > > > > Stop in /usr/src/lib. > > > > *** 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. > > > > > > > > thanks > > > > ahead > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > - -- > > > Q: What's a light-year? > > > A: One-third less calories than a regular year. > > > -----BEGIN PGP SIGNATURE----- > > > Version: GnuPG v1.0.4 (FreeBSD) > > > Comment: For info see http://www.gnupg.org > > > > > > iD8DBQE62RRP44LR80VGArkRAiD/AJ9mdebKQ/zjfJ1PO7I96JTTV4YQGQCdGErh > > > JnUenHjIprhKBP0HgTShm2I= > > > =Az5k > > > -----END PGP SIGNATURE----- > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > > -- > Mike Meyer http://www.mired.org/home/mwm/ > Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message