You are not logged in.

#1 2011-04-18 05:11:36

NeuroFuzzy
Member
Registered: 2011-04-13
Posts: 6

Pacman can't find Fakeroot (x86_64)

I'm trying to build a package from the AUR (ttf-ms-fonts), but "makefile" gives me an error about FAKEROOT not being installed. So, I'm trying to install fakeroot. However, whenever I type in "pacman -S fakeroot", none of the servers can find the file!

the output:

[user@computer ttf-ms-fonts]$ sudo pacman -S fakeroot
resolving dependencies...
looking for inter-conflicts...

Targets (1): fakeroot-1.14.5-1

Total Download Size:    0.05 MB
Total Installed Size:   0.20 MB

Proceed with installation? [Y/n] y
:: Retrieving packages from core...
error: failed retrieving file 'fakeroot-1.14.5-1-x86_64.pkg.tar.xz' from archlinux.supsec.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'fakeroot-1.14.5-1-x86_64.pkg.tar.xz' from cake.lib.fit.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'fakeroot-1.14.5-1-x86_64.pkg.tar.xz' from ftp.archlinux.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'fakeroot-1.14.5-1-x86_64.pkg.tar.xz' from ftp.gtlib.gatech.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'fakeroot-1.14.5-1-x86_64.pkg.tar.xz' from mirrors.hosef.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'fakeroot-1.14.5-1-x86_64.pkg.tar.xz' from locke.suu.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'fakeroot-1.14.5-1-x86_64.pkg.tar.xz' from lug.mtu.edu : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'fakeroot-1.14.5-1-x86_64.pkg.tar.xz' from ftp.osuosl.org : File unavailable (e.g., file not found, no access)
error: failed retrieving file 'fakeroot-1.14.5-1-x86_64.pkg.tar.xz' from mirror.rit.edu : File unavailable (e.g., file not found, no access)
warning: failed to retrieve some files from core
error: failed to commit transaction (File unavailable (e.g., file not found, no access))
Errors occurred, no packages were upgraded.
[user@computer ttf-ms-fonts]$ 

I'll try installing it from the fakeroot package page, but does anyone know what's wrong here?

PS. I was doing this as part of an installation of the whole base-devel group. Fakeroot was the only package that didn't install out of:
1) autoconf  2) automake  3) bison  4) fakeroot  5) flex  6) gcc  7) libtool  8) m4  9) make  10) patch  11) pkg-config)

Offline

#2 2011-04-18 05:23:14

sand_man
Member
From: Australia
Registered: 2008-06-10
Posts: 2,164

Re: Pacman can't find Fakeroot (x86_64)

pacman -Syy
If it doesn't work after that, change mirror and try again.


neutral

Offline

#3 2011-04-18 05:32:28

NeuroFuzzy
Member
Registered: 2011-04-13
Posts: 6

Re: Pacman can't find Fakeroot (x86_64)

hmm
I did that, and now it installs fine.

Thanks, uhh I forgot that synchronizing databases is a good idea xD

Last edited by NeuroFuzzy (2011-04-18 05:32:44)

Offline

Board footer

Powered by FluxBB