You are not logged in.

#1 2007-06-01 18:02:38

ould
Member
Registered: 2007-05-22
Posts: 124

having trouble with Pacman after update

Hi everyone,

I performed a system update this morning and I noticed it first upgraded Pacman to 3.04. I ran the update again and it installed the remaining updates without issues.

However, I just tried to install a new package I needed and Pacman does not seem to be functioning correctly anymore. If I run "pacman -Ss foo" foo being a package name that exists in the database, pacman will return nothing as if it couldn't find anything. When I run "pacman -Sy" it claims current, community, extra and local database are up to date. I am not sure where the problem is as I haven't changed any config files today. I also performed a "pacman -Scc" to clear out my cache in case it was causing issues but that did not seem to help either. sad

Anyone have any ideas?

Thanks,

Kevin

Last edited by ould (2007-06-01 18:12:16)

Offline

#2 2007-06-01 21:17:03

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

Re: having trouble with Pacman after update

try

pacman -Ss foo --debug

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

Offline

#3 2007-06-02 12:44:38

ould
Member
Registered: 2007-05-22
Posts: 124

Re: having trouble with Pacman after update

Hi there,

For some reason it started working ok this morning. roll Unsure what happened yesterday, maybe my mirror was down or something.

Thanks though!

Kevin

Offline

Board footer

Powered by FluxBB