You are not logged in.
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
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 distutilsThe search works as expected here.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Thanks, I was doing -Syy but it was changing the mirror that did it...should've thought of that.
Offline