Date: Wed, 29 Mar 2000 09:19:27 -0500 From: Alan Clegg <abc@firehouse.net> To: Greg Quinlan <gwq_uk@yahoo.com> Cc: FreeBSD-Questions@FreeBSD.org Subject: Re: Corrupt /usr/obj/~ Message-ID: <20000329091927.D13051@laptop.firehouse.net> In-Reply-To: <20000329140537.1584.qmail@web1405.mail.yahoo.com>; from gwq_uk@yahoo.com on Wed, Mar 29, 2000 at 06:05:37AM -0800 References: <20000329140537.1584.qmail@web1405.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--f+W+jCU1fRNres8c Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Out of the ether, Greg Quinlan spewed forth the following bitstream: > Some of the "lib" files can not be removed using "rm > -rf /usr/obj" because of an error message "Operation > not permitted" but I moved the directory. ie "mv > /usr/obj /usr/obj.corrupt"` >=20 > After making the move I successfully did a "make > buildworld" >=20 > But how do I remove "/usr/obj.corrupt"? chflags -R noschg /usr/obj.corrupt; rm -rf /usr/obj.corrupt AlanC --f+W+jCU1fRNres8c Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: CTr5FTw0jAJ12Dd3YClVZwXBs/GbRTY+ iQA/AwUBOOIQ7vcyv/gweBpYEQJ46QCgogJgEG95EwAQPWB+pDSHVYTKzDwAoKfJ sCf9cUmXdfzo0m7kU9mNKIib =T548 -----END PGP SIGNATURE----- --f+W+jCU1fRNres8c-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000329091927.D13051>