You are not logged in.

#1 2009-12-09 15:12:56

sfabius
Member
Registered: 2007-07-07
Posts: 157

[solved] Package not found, listed in extra

I need setuptools for python, but pacman cannot find it (pacman -Ss setuptools). However, when I search for packages on the web interface, it is present in Extra. Any clues as to why this is?

Last edited by sfabius (2009-12-09 16:38:12)

Offline

#2 2009-12-09 15:20:04

Xyne
Forum Fellow
Registered: 2008-08-03
Posts: 6,965
Website

Re: [solved] Package not found, listed in extra

Perhaps there's something wrong with your mirror. Change it and force a database refresh with "pacman -Syy".

$ pacman -Ss setuptools
extra/setuptools 0.6c11-1
    A collection of enhancements to the Python distutils

The search works as expected here.


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#3 2009-12-09 16:38:51

sfabius
Member
Registered: 2007-07-07
Posts: 157

Re: [solved] Package not found, listed in extra

Thanks, I was doing -Syy but it was changing the mirror that did it...should've thought of that.

Offline

Board footer

Powered by FluxBB