Re: error while loading shared libraries

2007-06-15 Thread Gilles Sadowski
Hi. [Sorry for starting a new thread (I deleted the wrong copy of the mail).] > > It would be interesting to see an strace of, e.g., ls trying to run > as a broken user. You might have to get a statically linked strace > to do this, though :-(. > > One thing you could try would be somethin

Re: error while loading shared libraries

2007-06-15 Thread Gilles Sadowski
Hi. > > > that its for shure an acces denied, try creating a new user and do the > > > same and chek > > > if the problem persist, if it does, then this might be a bug. > > > > I created a new user account and this one is OK. > > So, if no actual solution is found, I'll have to remove the "broke

Re: error while loading shared libraries

2007-06-14 Thread Gilles Sadowski
> > > > $ ldd $(which ls) > > /bin/sh: error while loading shared libraries: libc.so.6: cannot open > > shared object file: No such file or directory > > /bin/bash: error while loading shared libraries: libdl.so.2: cannot open > > shared object file: No such file or directory > > > There!!, l

Re: error while loading shared libraries

2007-06-14 Thread Gilles Sadowski
> > > >After upgrading, I have the following problem when trying to execute some > >programs, e.g. "ls": > > > >$ ls > >ls: error while loading shared libraries: librt.so.1: cannot open shared > >object file: No such file or directory > > > >[Same problem with many other programs ("locate", "find",

Re: error while loading shared libraries

2007-06-14 Thread Gilles Sadowski
> > > > I did a major upgrade (including "libc6"), had to rerun "apt-get upgrade" > > several times. When I first noticed the problem, all users seemed to be > > affected, then, when all packages were upgraded, some accounts behaved > > correctly again, but not all! Weird indeed... > > > > And

Re: error while loading shared libraries

2007-06-14 Thread Gilles Sadowski
> > > > After upgrading, I have the following problem when trying to execute some > > programs, e.g. "ls": > > > > $ ls > > ls: error while loading shared libraries: librt.so.1: cannot open shared > > object file: No such file or directory > > > > [Same problem with many other programs ("locate"

error while loading shared libraries

2007-06-14 Thread Gilles Sadowski
Hello. After upgrading, I have the following problem when trying to execute some programs, e.g. "ls": $ ls ls: error while loading shared libraries: librt.so.1: cannot open shared object file: No such file or directory [Same problem with many other programs ("locate", "find", "su", ...).] I not