You are not logged in.

#1 2007-09-18 14:41:50

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

missing dependencies using pacman -Syu

Got back from a long weekend and did a full upgrade on my system. I get the following:

:: Starting full system upgrade...
:: Replace linux32 with testing/util-linux? [Y/n] y
error: could not open file /var/lib/pacman/extra//kdewebdev-3.5.7-1/desc: No such file or directory
resolving dependencies... done.
looking for inter-conflicts... done.
error: failed to prepare transaction (could not satisfy dependencies)
:: linux32 requires nspluginwrapper

I have nspluginwrapper installed. Im not quite sure what to do. Thanks

Offline

#2 2007-09-18 14:44:12

muczyjoe
Member
From: Szeged (Hungary)
Registered: 2007-05-16
Posts: 45
Website

Re: missing dependencies using pacman -Syu

workaround perhaps:
touch /var/lib/pacman/extra//kdewebdev-3.5.7-1/desc

Offline

#3 2007-09-18 16:00:51

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: missing dependencies using pacman -Syu

Well, that fixed that first error, but it wasnt what I was worried about. The problem is still the nspluginwrapper

Offline

#4 2007-09-18 16:05:23

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

Re: missing dependencies using pacman -Syu

What is 'linux32'?


1000

Offline

#5 2007-09-18 18:36:33

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: missing dependencies using pacman -Syu

I don't exactly know tongue I think it's the 32 bit libraries? i'm using 64bit

Offline

#6 2007-09-18 20:18:22

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: missing dependencies using pacman -Syu

linux32 is for 32bit "emulation" on x86_64 so that you can run 32 bits apps in Arch64. I guess the util-linux package in testing will need a provides array. Please submit a bug report.

Offline

#7 2007-09-18 20:23:45

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

Re: missing dependencies using pacman -Syu

Ok, can do. To do a quick-fix, i did -Rd to remove linux32, then did an -Syu, and everything is updating now

Offline

Board footer

Powered by FluxBB