From owner-freebsd-current Mon Mar 24 8:56:38 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D524637B401 for ; Mon, 24 Mar 2003 08:56:33 -0800 (PST) Received: from lightpro1.lightpro.de (lightpro1.lightpro.de [213.133.98.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9F7543FA3 for ; Mon, 24 Mar 2003 08:56:32 -0800 (PST) (envelope-from H@Schmalzbauer.de) Received: from hscpr (ppp-62-245-161-105.mnet-online.de [62.245.161.105]) (authenticated bits=0) by lightpro1.lightpro.de (8.12.3/8.12.3/Debian -4) with ESMTP id h2OGuWw0012607; Mon, 24 Mar 2003 17:56:33 +0100 From: "Harald Schmalzbauer" To: , "FreeBSD-current" Subject: RE: file removal impossible? Date: Mon, 24 Mar 2003 17:56:30 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: <1048524698.597.6.camel@jmmr.no-ip.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal X-Spam-Status: No, hits=-25.2 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,MSGID_GOOD_EXCHANGE, QUOTED_EMAIL_TEXT,REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG owner-freebsd-current@FreeBSD.ORG wrote: > Hello, > > I just discovered some strange behaviour: > > jmmr# ls -l rcp > -r-sr-xr-x 1 root wheel 251444 24 Mär 17:18 rcp What's ls -lo telling? Perhaps you need chflags (guessing: noschg) > jmmr# rm -f rcp > rm: rcp: Operation not permitted > jmmr# chmod u+w rcp > chmod: rcp: Operation not permitted > > Ok, I had some crashes which gave background fsck some work, but this > problem still remains after doing normal fsck from single-user mode > which found nothing wrong on this ufs2 partition. > > So, how can I delete this file? (Actually there are 20 or so all > scattered over the live_cd directories) > > Regards, > Julian Stecklina To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message