Re: Problem when migrating Debian 3.0 to 3.1

2005-07-13 Thread Xavier MOGHRABI
> Have you tried "apt-get -f install"? Yes I've done this just after the failed. I seems there are a problem with the function clock_gettime(). In fact when I use strace with some command such as "ls -l" or "tar", I've the error : clock_gettime(CLOCK_REALTIME, +++ killed by SIGSEGV +++ here

Re: Problem when migrating Debian 3.0 to 3.1

2005-07-12 Thread Carl Fink
On Tue, Jul 12, 2005 at 06:32:55PM +0200, Xavier MOGHRABI wrote: > My system seems to be broken since when I launch some basic commands it > failed > such as : > # ls > total 74 > Segmentation fault If you have busybox installed it will still work, since it uses no external libraries. > I won

Problem when migrating Debian 3.0 to 3.1

2005-07-12 Thread Xavier MOGHRABI
Hi all, i tried to migrate a server Debian installation from 3.0 to 3.1. I had errors while upgrading libc6. I had the following message : # apt-get install libc6 Reading Package Lists... Done Building Dependency Tree... Done Sorry, libc6 is already the newest version. 0 packages upgraded, 0 n