Re: The joys of Debian unstable

2001-09-28 Thread Viktor Rosenfeld
Danie Roux wrote: > At least unstable is providing you with hours of fun! :-p It's getting annoying. I'm still debugging and found out that downgrading libpam0g to 0.72-31 resolved the shutdown problem. I found that out by doing ldd /bin/login to see what libraries are used. The funny thing is

Re: The joys of Debian unstable

2001-09-28 Thread Danie Roux
On Fri, Sep 28, 2001 at 03:29:51PM +0200, Danie Roux wrote: > On Fri, Sep 28, 2001 at 03:25:37PM +0200, Viktor Rosenfeld wrote: > > ANY help is greatly appreciated. > > I'm guessing here, but the fact that Konq is not working suggests you > have been hit by the bug in the newest libc6 Darn, may

Re: The joys of Debian unstable

2001-09-28 Thread Danie Roux
On Fri, Sep 28, 2001 at 03:25:37PM +0200, Viktor Rosenfeld wrote: > ANY help is greatly appreciated. I'm guessing here, but the fact that Konq is not working suggests you have been hit by the bug in the newest libc6 apt-get install libc6=2.2.4-1 Will downgrade from 2.2.4-2. locales and libc6-de

Re: The joys of Debian unstable

2001-09-28 Thread Viktor Rosenfeld
Okay, I did a `strace login viktor` to find out, where login was hanging. Here's an excerpt: -snip- access("/var/run/utmpx", F_OK) = -1 ENOENT (No such file or directory) open("/var/run/utmp", O_RDWR) = 3 fcntl64(3, F_GETFD) = 0 fcntl64(3, F_SETFD,

Re: The joys of Debian unstable

2001-09-28 Thread Blars Blarson
In article <[EMAIL PROTECTED]> you write: >2) MySQL complaining about an empty root password. Even downgrading > three versions didn't help and I don't have an older version. Looks > like I will have to dump all my databases (luckily user accounts > still work) and rebuild the account infor

The joys of Debian unstable

2001-09-27 Thread Viktor Rosenfeld
Hi folks, monday's dist-upgrade of unstable was a total disaster. 1) Konqueror crashing on every page. This was due to a libc bug, downgrading to an earlier version fixes this behavior. 2) MySQL complaining about an empty root password. Even downgrading three versions didn't help and I d