Date: Tue, 13 Mar 2012 00:23:04 -0700 From: Waitman Gobble <gobble.wa@gmail.com> To: freebsd-questions@freebsd.org Subject: Re: /usr/lib32 question Message-ID: <CAFuo_fwPHZypjhydQq5k9D96Fs-8OqUTWCTkCZPxXuyL7zV%2BqQ@mail.gmail.com> In-Reply-To: <20120313080631.1d7a32ac.freebsd@edvax.de> References: <CAFuo_fxNL9Pb-CaAvtHxM8-J5x4wf7sQ0tbMUtGDSrKWCFcVmw@mail.gmail.com> <20120313080631.1d7a32ac.freebsd@edvax.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Mar 13, 2012 at 12:06 AM, Polytropon <freebsd@edvax.de> wrote: > On Mon, 12 Mar 2012 23:49:50 -0700, Waitman Gobble wrote: > > Hi, > > > > > > I have four files in /usr/lib32 - libc.so.7, libcrypt.so.5, librt.so.1, > > libthr.so.3 that are 444 root. Seems like i am unable to change > permissions > > or remove... any idea why? or really, how to delete those files. it's an > > amd64 machine. > > I'm on i386 here, so I can't check, but: > > See if the files have additional flags set, especially > the "system immutable" flag (schg): > > # ls -lo /usr/lib32 > > If neccessary, use: > > # chflags noschg /usr/lib32/* > > and continue trying to change permissions or remove the > files in that directory. > > > > -- > Polytropon > Magdeburg, Germany > Happy FreeBSD user since 4.0 > Andra moi ennepe, Mousa, ... > cool, thank you. Waitman Gobble San Jose California USa
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFuo_fwPHZypjhydQq5k9D96Fs-8OqUTWCTkCZPxXuyL7zV%2BqQ>