You are not logged in.
I want to install python2-pytz. After command "pacman -Ss python2-pytz" I found python2-pytz-2011n-1, but it cannot be downloaded.
I checked my network and it's ok to download other packages.
Then I search the package on archlinux website but found a 2012b-1 version of this package last updaded on 2012-03-10.(THE SEARCH RESULTS). May it be the reason why I can't download this package?
I appreciate any advice. Thanks in advanced.
Last edited by ArkChar (2012-03-11 14:56:49)
Offline
Update your system and try again.
You may also need to wait a couple hours for your mirrors to sync.
Edit: The package has been updated yesterday, so the mirrors should have synced already.
Last edited by karol (2012-03-11 14:50:11)
Offline
Maybe your sync database is out of date. Upgrade the system and try downloading the package again.
pacman -Syu python2-pytzIf that doesn't work, there may be something wrong with your mirror. Change it in /etc/pacman.d/mirrorlist and run the above command again.
My Arch Linux Stuff • Forum Etiquette • Community Ethos - Arch is not for everyone
Offline
Thanks a bunch! The problem solved after pacman -Syu
Offline