You are not logged in.
Pacman is complaining that there is no package to download. Also to each server it connnects gives error 404.
I checked my mirrorlist and I have enough servers checked there. Also I think there noting wrong with pacman.conf.
My system was not upgraded for at least 2 years.
Here I tried to upgrade one of the packages.
Proceed with installation? [Y/n] Y
:: Retrieving packages from core...
--2012-07-11 17:08:56-- ftp://mirrors.kernel.org/archlinux/core … pkg.tar.xz
=> `/var/cache/pacman/pkg/glibc-2.14-6-x86_64.pkg.tar.xz.part'
Razrešuje se mirrors.kernel.org...149.20.4.71
Povezujem se na mirrors.kernel.org|149.20.4.71|:21... priključen.
Prijavljam se kot anonymous ... Prijavljen!
==> SYST ... opravljeno. ==> PWD ... končano.
==> TYPE I ... opravljeno.==> CWD (1) /archlinux/core/os/x86_64 ... končano.
==> SIZE glibc-2.14-6-x86_64.pkg.tar.xz ... končano.
==> PASV ... opravljeno. ==> RETR glibc-2.14-6-x86_64.pkg.tar.xz ...
No such file `glibc-2.14-6-x86_64.pkg.tar.xz'.
--2012-07-11 17:09:01-- http://archlinux.limun.org/core/os/x86_ … pkg.tar.xz
Razrešuje se archlinux.limun.org...176.9.127.47, 2a01:4f8:151:9121::2
Povezujem se na archlinux.limun.org|176.9.127.47|:80... priključen.
HTTP zahteva poslana, čakam odgovor... 404 Not Found
2012-07-11 17:09:01 NAPAKA 404: Not Found.
Last edited by b0f00narch (2012-07-12 16:34:47)
Offline
My system was not upgraded for at least 2 years
That's your problem right there. Follow up on the news from the last 2 years on the main page to rectify.
Also, since you are posting in the English forum, you might want to translate your snippet so people can understand. An easy way to do this is to change the locale temporarily by using LC_ALL. Look into it.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
OT: This will be interesting to see. If you manage to update your system successfully, please update.
Offline
Pacman is broken now.
pacman -Syu
pacman: error while loading shared libraries: libarchive.so.12: cannot open shared object file: No such file or directory
Followed all the news and changes from year 2010. My problem was that I could not upgrade pacman to version 4 (is 3.5 npw). But now even the current version 3.5 is broken.
I will have to manually install pacman or what ?
Q: pacman is completely broken! How do I reinstall it?
A: In the case that pacman is broken beyond repair, manually download the necessary packages (openssl, libarchive, and pacman) and extract them to root. The pacman binary will be restored along with its default configuration file. Afterwards, reinstall these packages with pacman to maintain package database integrity. Additional information and an example (outdated) script that automates the process is available in this forum post.
Lets try this...
It worked, now I have pacman version 4.
Last edited by b0f00narch (2012-07-11 19:16:46)
Offline
My problem is still pacman...
pacman -Syu
pacman: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /usr/lib/libcurl.so.4)
Solved
Manullly extract GLIBC downloaded from packages database
Last edited by b0f00narch (2012-07-12 15:38:39)
Offline