You are not logged in.
Heey
Every time I try to install GNOME or kdemod-complete I get the following error message:
-------------------------------------------------------------------------------------------
archive libwnck-2.18.3-1.pkg.tar.gz is corrupted (bad MD5 or SHA1 checksum)
-------------------------------------------------------------------------------------------
I tried erasing the pacman cache, and download again... I tried diffent servers, but nothing helps.
I just did a pacman -S libwnkck to see wat would turn up and got the following:
-------------------------------------------------------------------------------------------
[root@pc user]# pacman -S libwnck
resolving dependencies... done.
looking for inter-conflicts... done.
Targets: atk-1.18.0-2 cairo-1.4.10-1 libdatrie-0.1.2-1.1 libthai-0.1.9-1
pango-1.18.2-1 gtk2-2.10.14-3 startup-notification-0.9-1
libxres-1.0.2-1 libwnck-2.18.3-1
Total Package Size: 8,82 MB
Proceed with installation? [Y/n] y
:: Retrieving packages from extra...
error: failed retrieving file 'atk-1.18.0-2.pkg.tar.gz' from ftp.surfnet.nl : File unavailable (e.g., file not found, no access)
cairo 589,8K 146,2K/s 00:00:04 [#####################] 100%
libdatrie 20,6K 132,0K/s 00:00:00 [#####################] 100%
libthai 192,3K 145,4K/s 00:00:01 [#####################] 100%
pango 402,4K 146,1K/s 00:00:03 [#####################] 100%
error: failed retrieving file 'gtk2-2.10.14-3.pkg.tar.gz' from ftp.surfnet.nl : File unavailable (e.g., file not found, no access)
startup-notification 37,1K 138,3K/s 00:00:00 [#####################] 100%
error: failed retrieving file 'libxres-1.0.2-1.pkg.tar.gz' from ftp.surfnet.nl : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'libwnck-2.18.3-1.pkg.tar.gz' from ftp.surfnet.nl : File unavailable (e.g., file not found, no access)
warning: failed to retrieve some files from extra
error: failed to commit transaction (unexpected error)
------------------------------------------------------------------------------------------------------------------------
Anyone any ideas??
Last edited by ibendiben (2007-10-15 12:24:29)
Offline
Try updating first:
pacman -Sy
Offline
Try updating first:
pacman -Sy
yeah just noticed... it's a new package. Now version 20.
I've upgraded and I'm installing Gnome right now.
I saw that I said that the error came up with kdemod-complete and gnome. Well that should have been gnome and xfce4 I'm afraid. Alltough I can't install kdemod-complete either, do to package conflicts.
Offline
Yep
Installed GNOME allright!!!
Offline
Now... How do I resolve the package inter-conflicts...
I installed kdemod but now I want kdemod-complete, I type: pacman -S kdemod-complete, get a list of packages, some of them I allready have so when it asks me to upgrade those I say no (or is it necessery?), but then it comes up with this:
---------------------------------------------------------------------------------
looking for inter-conflicts...
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: kdemod-kdesdk: conflicts with kdemod-kdesdk-base
----------------------------------------------------------------------------------
So what do I do?
ps. the more I solve the more I like it!!! Arch rocks! Finally I'm getting to know linux. (well I'm quite new but still)
Offline
Just answer yes, if it complains about things already existing add the -f flag to pacman to force.
pacman -Sf pkgname
Last edited by somairotevoli (2007-10-15 15:39:41)
Offline
Doesn't solve the problem, I even removed the kdemod, and tried to add kdemod-complete it still complains.
Offline
Try w/ pacman -Sd kdemod-complete
Offline
Try w/ pacman -Sd kdemod-complete
Wat's about the 'w/' ??
pacman -Sd kdemod-complete, still gives me the dependencies error. Strange or not?
Offline
Found the solution. I think it's a bug or something in kdemod for x86_64 arch. But there were others with problems on the kdemod forum and you have to install the testing version. That is not quite bugfree itself but at least it will install.
By the way, I found out that I prefer kdemod over the (over)complete version...
Last edited by ibendiben (2007-10-18 17:34:20)
Offline