You are not logged in.
Pages: 1
I am having this problem lately with pacman. I am getting a error messege like:
resolving dependencies...
looking for inter-conflicts...
Targets (1): python-3.1.2-2
Total Download Size: 7.42 MB
Total Installed Size: 62.39 MB
Proceed with installation? [Y/n] y
:: Retrieving packages from extra...
--2010-12-27 00:37:56-- ftp://ftp.yz.yamagata-u.ac.jp/pub/linux/archlinux/extra/os/i686/python-3.1.2-2-i686.pkg.tar.xzArchitecture
=> "python-3.1.2-2-i686.pkg.tar.xzArchitecture"
Resolving ftp.yz.yamagata-u.ac.jp... 203.178.129.179, 2001:200:185:1000::2
Connecting to ftp.yz.yamagata-u.ac.jp|203.178.129.179|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /pub/linux/archlinux/extra/os/i686 ... done.
==> SIZE python-3.1.2-2-i686.pkg.tar.xzArchitecture ... done.
==> PASV ... done. ==> RETR python-3.1.2-2-i686.pkg.tar.xzArchitecture ...
No such file "python-3.1.2-2-i686.pkg.tar.xzArchitecture".
--2010-12-27 00:38:05-- http://=/
Resolving =... failed: Name or service not known.
wget: unable to resolve host address "="
--2010-12-27 00:38:10-- http://auto/
Resolving auto... failed: Name or service not known.
wget: unable to resolve host address "auto"
--2010-12-27 00:38:17-- http://ftp.yz.yamagata-u.ac.jp/pub/linux/archlinux/extra/os/i686/python-3.1.2-2-i686.pkg.tar.xzArchitecture
Resolving ftp.yz.yamagata-u.ac.jp... 203.178.129.179, 2001:200:185:1000::2
Connecting to ftp.yz.yamagata-u.ac.jp|203.178.129.179|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2010-12-27 00:38:23 ERROR 404: Not Found.
--2010-12-27 00:38:23-- http://=/
Resolving =... failed: Name or service not known.
wget: unable to resolve host address "="
--2010-12-27 00:38:28-- http://auto/
Resolving auto... failed: Name or service not known.
wget: unable to resolve host address "auto"
warning: failed to retrieve some files from extra
error: failed to commit transaction (error invoking external downloader)
Errors occurred, no packages were upgraded.Anyone got ant idea?
Last edited by coldblud (2010-12-26 20:46:05)
Trying to get into the world of linux
Offline
Do
pacman -Syu pythonCurrent version of python 3 in the repo is 3.1.3-1.
Offline
I'm guessing that you have an error in your pacman.conf where the variable called Architecture is not defined
Offline
Right.. I had a problem in the pacman.conf file. Seemingly the repo files were not getting updated. I manually extracted the repo file and tried working it out. It worked out.
Thanks all.
Trying to get into the world of linux
Offline
Solved
Trying to get into the world of linux
Offline
You might want to edit your OP and add it to the title ![]()
Offline
Pages: 1