Autor |
Nachricht |
|
Titel: Problem with libc6 and fglrx on upgrade -- 64-bit system
Verfasst am: 30.07.2006, 01:49 Uhr
|
|
Anmeldung: 22. Mar 2006
Beiträge: 82
Wohnort: dayton, oh usa
|
|
Problem with libc6 and fglrx on upgrade -- 64-bit system
I have Kanotix 64 and I have been doing dist-upgrades no problem
I read the warnings about the KDE upgrade and I looked at my dist-upgrade -- it looked fine -- not removing anything -- so I told it to go ahead but it failed -- here's the message
Preparing to replace libc6-i386 2.3.6-15 (using .../libc6-i386_2.3.6-16_amd64.deb) ...
Unpacking replacement libc6-i386 ...
dpkg: error processing /var/cache/apt/archives/libc6-i386_2.3.6-16_amd64.deb (--unpack):
trying to overwrite `/usr/lib32', which is also in package xorg-driver-fglrx
Errors were encountered while processing:
/var/cache/apt/archives/libc6-i386_2.3.6-16_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Does anyone have a solution?
Thanks
Mike
Edit -- I see same problem in Deutsche Forum
http://kanotix.com/index.php?name=PNphp ... highlight= |
|
|
|
|
 |
|
Titel: Problem with libc6 and fglrx on upgrade -- 64-bit system
Verfasst am: 30.07.2006, 09:50 Uhr
|
|

Anmeldung: 13. Apr 2006
Beiträge: 75
|
|
Hi mdmarmer,
you have to remove the fglrx-driver. Than you can make a dist-upgrade and install fglrx-driver again.
To remove the fglrx-driver type the following:
COLUMS=200 dpkg -l | awk '/fglrx/{print $2}' | xargs dpkg --force-all --purge
I hope i can help you. |
_________________ Laptop AMD64 3200, 512MB Ram, ATI9700
kanotix-2006-01-RC4, up-to-date
2.6.18.3-slh-smp-1 mit Gnome 2.14
|
|
|
|
 |
|
|
|