You are not logged in.

#1 2007-12-12 04:48:51

bgodea
Member
From: California, USA
Registered: 2006-06-27
Posts: 34

Pacman doesn't find package in core

Pacman can't get this package: "rt2x00-cvs". The name is correct and it is in core. Pacman can't get this one either "rt2x00-rt61-fw". I have tried running pacman -Scc already. Not sure what is up with those errors either.

[root@(none) bgodea]# pacman -Sy rt2x00-cvs    
:: Synchronizing package databases...
 core is up to date
 extra is up to date
 community is up to date
error: could not open file /var/lib/pacman/core//acl-2.2.45-2/depends: No such file or directory
error: could not open file /var/lib/pacman/extra//3ddesktop-0.2.9-2/desc: No such file or directory
error: could not open file /var/lib/pacman/core//acl-2.2.45-2/depends: No such file or directory
error: 'rt2x00-cvs': not found in sync db

Offline

#2 2007-12-12 05:44:04

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

Re: Pacman doesn't find package in core

I would reinstall acl and 3ddesktop because it looks like the files mentioned have been lost from the pacman database.  Do they actually exist on your system?

I tried rt2x00-cvs and it worked.  Have you tried a different mirror.

Offline

#3 2007-12-12 06:25:33

bgodea
Member
From: California, USA
Registered: 2006-06-27
Posts: 34

Re: Pacman doesn't find package in core

Reinstalled acl which is on my system, nothing changed.3ddesktop is not installed I tried to do so and it said the package was curropted (tried two mirrors),

I also tried changing the mirrors for core and extra, but all changes gave the same original output when I try to get the package.

Offline

#4 2007-12-12 06:49:28

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: Pacman doesn't find package in core

Allan wrote:

I would reinstall acl and 3ddesktop because it looks like the files mentioned have been lost from the pacman database.  Do they actually exist on your system?

I tried rt2x00-cvs and it worked.  Have you tried a different mirror.

Afaik, reinstalling a package only affect the local db, not the sync ones.
For affecting the sync ones, just refresh the sync databases with -Sy . You can force the refresh with -Syy .


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#5 2007-12-12 06:58:57

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

Re: Pacman doesn't find package in core

shining wrote:

Afaik, reinstalling a package only affect the local db, not the sync ones.
For affecting the sync ones, just refresh the sync databases with -Sy . You can force the refresh with -Syy .

Yep, my bad.  I confused myself there...

Offline

#6 2007-12-12 07:59:05

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: Pacman doesn't find package in core

Try running "pacman -Syy"

Crap, I didn't see that shining posted... you need an avatar so I can recognize your posts easier 8)

Offline

#7 2007-12-13 01:25:04

bgodea
Member
From: California, USA
Registered: 2006-06-27
Posts: 34

Re: Pacman doesn't find package in core

Success! Thanks, i had thought Pacman -Scc took care of that. (Got an avatar now also)

Last edited by bgodea (2007-12-13 01:25:42)

Offline

Board footer

Powered by FluxBB