You are not logged in.

#1 2007-01-03 15:52:10

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Broken xfce4-svn group!

Hi there!

Today I wanted to install xfce4-svn on a machine, but it actually fails, complaining that it cant find xfdesktop-svn-23995-3 and after it downloaded it from some mirror, it complains about package integrity:
error: archive thunar-svn-23959-1.pkg.tar.gz is corrupted
error: archive xfdesktop-svn-23995-3.pkg.tar.gz is corrupted

I did delete both of them from /var/cache/pacman/pkg, but no success. So I guess these packages are broken?!

any solutions?

Offline

#2 2007-01-03 16:26:44

DarkMind
Member
Registered: 2005-02-22
Posts: 68

Re: Broken xfce4-svn group!

i have the same problems, days with the same problem

it's a bug http://bugs.archlinux.org/task/6090

the bug have many days and no progress...

Offline

#3 2007-01-03 16:58:14

IsSuE
Member
Registered: 2006-04-29
Posts: 309

Re: Broken xfce4-svn group!

mhh that actually sucks. cant be that hard to fix, for the devs

Offline

#4 2007-01-11 20:46:25

CatalinuX
Member
Registered: 2007-01-10
Posts: 8

Re: Broken xfce4-svn group!

error: archive thunar-svn-23959-1.pkg.tar.gz is corrupted
error: archive xfdesktop-svn-23995-3.pkg.tar.gz is corrupted

You have to cd into /var/cache/pacman/pkg and do a

pacman -A thunar-svn-23959-1.pkg.tar.gz

It will tell you about some dependencies that are missing. Install those first with pacman -S, then try pacman -A thunar-svn-23959-1.pkg.tar.gz again. It should now install fine. Then

pacman -A xfdesktop-svn-23995-3.pkg.tar.gz

will again tell you about some deps missing, install those, and run pacman -A xfdesktop-svn-23995-3.pkg.tar.gz again. Now run:

pacman -S xfce4-svn

Done. Good luck ! wink

Offline

Board footer

Powered by FluxBB