You are not logged in.
[root@jdesk james]# pacman -Syu
:: Synchronizing package databases...
current [################] 100% 38K 119.5K/s 00:00:00
extra [################] 100% 151K 198.8K/s 00:00:00
Targets: arts-1.3.0-2 kdeaccessibility-3.3.0-2 kdeaddons-3.3.0-2
kdeadmin-3.3.0-2 kdebase-3.3.0-3 kdebindings-3.3.0-2 kdeedu-3.3.0-2
kdegames-3.3.0-2 kdegraphics-3.3.0-2 kdelibs-3.3.0-3
kdemultimedia-3.3.0-2 kdenetwork-3.3.0-2 kdepim-3.3.0-2 kdesdk-3.3.0-2
kdetoys-3.3.0-2 kdeutils-3.3.0-2
Proceed with upgrade? [Y/n] y
checking package integrity... done.
loading package data... done.
checking for file conflicts...
error: the following file conflicts were found:
/opt/kde/share/apps/kturtle/examples/fr_FR/carr.logo: exists in filesystem
/opt/kde/share/apps/kturtle/examples/fr_FR/enroul.logo: exists in filesystem
errors occurred, no packages were upgraded.
any ideas as to what that means? I believe I already had kde3.3 installed... seemed a recent update of KDE... and I'm using the ftp.archlinux.org servers...
Offline
well i just changed their filenames and a Pacman -Syu upgraded KDE...
I dunno where those files came from... les francais parfois?
Offline
I had a similar problem when I upgraded from kde 3.2 to kde 3.3. In my case, the trouble was coming from files coming from the kolourpaint package. It is caused by pacman not knowing to which package the file belong. If you do a pacman -Qo filepath, It will give you an error /warning.
I uninstalled kolourpaint , installed kde, reinstalled kolourpaint.
Could be a bug in the kde package or in pacman. I don't know.
Offline
add the -f to pacman list then the files are overwritten and all should be fine
Offline