You are not logged in.

#1 2008-01-04 01:49:38

smcsw2000
Member
Registered: 2007-06-22
Posts: 130

Error occured downloading kde3.5

While trying to pacman -S kde3.5 I got errors and do not know what to do.Do I need to upgrade these particular files, uninstall them or what? Here is what happened
error: could not prepare transaction
error: failed to commit transaction (conflicting files)
gcc-libs: /usr/lib/libgcc_s.so exists in filesystem
gcc-libs: /usr/lib/libgcc_s.so.1 exists in filesystem
gcc-libs: /usr/lib/libmudflap.a exists in filesystem
gcc-libs: /usr/lib/libmudflap.so exists in filesystem
gcc-libs: /usr/lib/libmudflap.so.0 exixts in filesystem
gcc-libs: /usr/lib/libmudflap.so.0 .0.0exists in filesystem
gcc-libs: /usr/lib/libmudflapth.a exixts in filesystem
gcc-libs: /usr/lib/libmudflapth.so exixts in filesystem
gcc-libs: /usr/lib/libmudflapth.so.0.0.0 exixts in filesystem
gcc-libs: /usr/lib/libmudflap.so.0 exixts in filesystem
gcc-libs: /usr/lib/libssp.a exists in filesystem
gcc-libs: /usr/lib/libssp.so exists in filesystem
gcc-libs: /usr/lib/libssp.so.0 exists in filesystem
gcc-libs: /usr/lib/libssp.so.0.0.0 exists in filesystem
gcc-libs: /usr/lib/libstdc++ .a exists in filesystem
gcc-libs: /usr/lib/libstdc++ .so exists in filesystem
gcc-libs: /usr/lib/libstdc++ .so.6 exists in filesystem
gcc-libs: /usr/lib/libsupc++ .a exists in filesystem
gcc-libs: /usr/share/locale/de/LC_MESSAGES/libstdc++.mo exists in filesystem
gcc-libs: /usr/share/locale/fr/LC_MESSAGES/libstdc++.mo exists in filesystem
pm-utils: /usr/bin/on_ac_power exists in filesystem

errors occurred, no packages were upgraded.
What now?

Offline

#2 2008-01-04 05:26:50

lilsirecho
Veteran
Registered: 2003-10-24
Posts: 5,000

Re: Error occured downloading kde3.5

Try the following:

.....pacman -S kde.....

Don't add the numbers to the kde.  If you still get error, then run ....pacman -Sf kde....


Prediction...This year will be a very odd year!
Hard work does not kill people but why risk it: Charlie Mccarthy
A man is not complete until he is married..then..he is finished.
When ALL is lost, what can be found? Even bytes get lonely for a little bit!     X-ray confirms Iam spineless!

Offline

#3 2008-01-04 07:21:18

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: Error occured downloading kde3.5

When did you last do a system upgrade (pacman -Syu).  This looks like the problems caused when gcc was split into two packages.  Do a "pacman -Sy gcc gcc-libs" and this should get fixed.

Don't know about the pm-utils error.  Do a "pacman -Qo /usr/bin/on_ac_power" to see what it clashes with.

Offline

#4 2008-01-05 01:09:00

smcsw2000
Member
Registered: 2007-06-22
Posts: 130

Re: Error occured downloading kde3.5

Did the pacman -Sy gcc gcc-libs and that fixed most of the problems. I have just installed Duke 2007-05 and I do not like gnome that is installed and wanted to use KDE because I am more used to it. I am kind of new at Linux and need gui's that KDE uses. So after I got what I wanted/needed I was going to -Syu the system then. When I did a pacman -Qo /usr/bin/on_ac_power it showed that it was owned by apmd 3.0.2-5 . Then I went to pacman -S kde and I got
error: could not prepare package
error: failed to commit transaction (conflicting files)
pm-utils: /usr/bin/on_ac_power exists in file system

errors occurred no packages were upgraded.

Offline

#5 2008-01-06 11:19:37

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Error occured downloading kde3.5

pacman -R apmd && pacman -S kde


1000

Offline

Board footer

Powered by FluxBB