You are not logged in.
Pages: 1
Hy!
I've tried to install Deluge to my new Arch Linux (pacman -S deluge), but pacman said:
error: failed retrieving file 'pycrypto-2.5-1-arm.pkg.tar.xz' from mirror.archlinuxarm.org : The requested URL returned error: 404
I found that the packet was in the extra repository in 28-Feb-2012 05:40 (from Google cach) but not today.
I found and installed python-crypto-2.6..., but it didn't work.
I can't find the pycrypto package. Where can I donwload it? And why is it deleted from the repository?
Sorry for my bad English.
Have a nice day!
Offline
ewaller@odin:~ 1001 %pacman -Ss pycrypto
extra/python2-crypto 2.6-2 [installed]
Collection of cryptographic algorithms and protocols, implemented for use from Python 2.
ewaller@odin:~ 1002 %
It has been updated. Did you specifically want to install the old version?
If not, do a pacman -Syu first, them install pycrypto
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Wait, I missed that this is ARM.
Moving to other architectures. My advise above may or may not be relevant.
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way
Offline
Look here:
http://archlinuxarm.org/packages
Maybe your mirror is out of sync... if there are such things as mirrors for the ARM arch.
Offline
Pages: 1