You are not logged in.
Pages: 1
i just installed arch,
i go to /etc/pacman.d/mirrorlist
and uncoment a repo close to me.
https://wiki.archlinux.org/index.php/Be … ith_pacman
i then refresh by typing "pacman -Syy"
it fails with error: "failed to retrieve.. from mirror ... file not found, no access"
its a long list of those error messages.
how can i fix this?
Offline
Offline
i tried all the norwegian ones.
nothing works.
tried one polish, just got "error, failed retrieving file.. connection timed out.
Last edited by hermanningjaldsson (2011-07-17 13:12:37)
Offline
it goes:
:: Synchronizing databases...
testing 15.3kb ............ [more information about it]
core............ [more information about it]
extra............ [more information about it]
community testing............ [more information about it]
community............ [more information about it]
multilib............ [more information about it]
error: failed retrieving file 'custom.db.tar.gz' from disk : No such file or directory
error: failed to update custom (no such file or directory)
and i frankly dont know how to fix it.
Last edited by hermanningjaldsson (2011-07-17 14:14:22)
Offline
Remove the offending mirror from /etc/pacman.d/mirrorlist
CPU-optimized Linux-ck packages @ Repo-ck • AUR packages • Zsh and other configs
Offline
Hello I am new here and i am noob Please help me.
Is this downloading or not? I select all USA servers in /etc/pacman.d/mirrorlist
Thx for answer.
Everything is OK, it is downloading
-- mod edit: read the Forum Etiquette and only post thumbnails http://wiki.archlinux.org/index.php/For … s_and_Code [jwr] --
Last edited by CodeNewbie (2011-07-17 14:29:12)
Offline
Remove the offending mirror from /etc/pacman.d/mirrorlist
it doesnt seem to matter what mirror i use, it always fails this way.
Offline
@hermanningjaldsson
Have you used the links frazar0 posted?
Grab a fresh mirrorlist http://www.archlinux.org/mirrorlist/ and run 'pacman -Syyu'.
Last edited by karol (2011-07-17 14:21:03)
Offline
i cant copy that link collection to my linux computer for i dont have any browser running on it.
i would think that just hand typing one of those servers into my mirrorlist should do the trick though.
it doesnt.
i reinstalled arch,
but i still get the same error, it is:
error: failed retrieving file [somefile] from mirror.archlinux.no : File unavailable (e.g., file not found, no access)
Last edited by hermanningjaldsson (2011-07-17 17:57:40)
Offline
it goes:
:: Synchronizing databases...
testing 15.3kb ............ [more information about it]
core............ [more information about it]
extra............ [more information about it]
community testing............ [more information about it]
community............ [more information about it]
multilib............ [more information about it]
error: failed retrieving file 'custom.db.tar.gz' from disk : No such file or directory
error: failed to update custom (no such file or directory)and i frankly dont know how to fix it.
It looks like you uncommented every repository in pacman.conf.
First, why use testing and community-testing? unless you want to help test extremely new packages that might make your system unstable I suggest to disable both repositories and run
pacman -Syyuu
to downgrade your system to stable repos only.
Second, you have uncommented [custom], which is just a template for making a local repository and should not be uncommented, comment it out too.
Offline
fixed all of that, now i get:
error, failed retrieving file from... transient resolver failure.
Offline
Go back and read the Beginners' Guide carefully. Each and every thread you have opened here is a result of your not having read the documentation and followed it.
If you are not prepared to read the documentation provided by the community, you are going to continue to find that you are unable to accomplish even the simplest things with Arch. You have already been warned about help-vampirism: please do your research before posting again.
Offline
Pages: 1