Search Criteria
Package Details: fakeroot-tcp 1.37-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/fakeroot-tcp.git (read-only, click to copy) |
---|---|
Package Base: | fakeroot-tcp |
Description: | Tool for simulating superuser privileges,with tcp ipc |
Upstream URL: | https://tracker.debian.org/pkg/fakeroot |
Licenses: | GPL |
Conflicts: | fakeroot |
Provides: | fakeroot |
Submitter: | 4679 |
Maintainer: | w0rty (sgorblex, Mr.Wizard) |
Last Packager: | Mr.Wizard |
Votes: | 20 |
Popularity: | 0.001099 |
First Submitted: | 2016-04-11 03:08 (UTC) |
Last Updated: | 2025-02-11 23:44 (UTC) |
Dependencies (8)
- filesystem
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- sed (busybox-coreutilsAUR, sed-gitAUR)
- sh (dashbinshAUR, bash-devel-static-gitAUR, zshbinshAUR, bash-devel-gitAUR, busybox-coreutilsAUR, bash-gitAUR, bash)
- util-linux (busybox-coreutilsAUR, util-linux-aesAUR, util-linux-selinuxAUR)
- autoconf (autoconf-gitAUR) (make)
- automake (automake-gitAUR) (make)
- po4a (make)
Required by (133)
- anydesk-bin (requires fakeroot)
- ape1553-bsp (requires fakeroot) (make)
- apmpkg (requires fakeroot)
- apmpkg-git-dev (requires fakeroot)
- appimage-builder-bin (requires fakeroot)
- arch-update (requires fakeroot)
- arch-update-git (requires fakeroot)
- art-rawconverter (requires fakeroot) (make)
- art-rawconverter-ctlscripts (requires fakeroot) (make)
- art-rawconverter-git (requires fakeroot) (make)
- art-rawconverter-imageio (requires fakeroot) (make)
- aurtool-git (requires fakeroot)
- aurtool-zsh-git (requires fakeroot)
- autopkgtest (requires fakeroot)
- azk (requires fakeroot) (make)
- azk-git (requires fakeroot) (make)
- base-devel-selinux (requires fakeroot)
- bauh (requires fakeroot) (optional)
- bauh-staging (requires fakeroot) (optional)
- bfdev-devel-git (requires fakeroot) (make)
- Show 113 more...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
pgordon8001 commented on 2020-10-02 22:16 (UTC)
PKGBUILD is referencing a version 1.24-2, but that does not appear to exist upstream...
scrouthtv commented on 2020-06-11 20:31 (UTC)
/home/lenni/.cache/yay/fakeroot-tcp/PKGBUILD: line 41: po4a: command not found ==> ERROR: A failure occurred in build().
vanyasem commented on 2020-02-29 22:46 (UTC)
Please read https://wiki.archlinux.org/index.php/DeveloperWiki:Building_in_a_clean_chroot before submitting AUR packages
Gabuscus commented on 2020-01-30 16:57 (UTC)
This also needs a dependency on automake, otherwise the build fails:
4679 commented on 2020-01-30 03:02 (UTC)
@asem It's Updated. Sorry, outlook threw the aur notify mail into spam.
programegg commented on 2020-01-29 22:35 (UTC) (edited on 2020-01-29 22:37 (UTC) by programegg)
@asem I'm not the maintainer but you can edit the PKGBUILD to install the latest version
pkgver=1.23
=>pkgver=1.24
and to make sure the file actually downloads the source needs changed from .xz to .gz:
<http://ftp.debian.org/debian/pool/main/f/>$_pkgname/${_pkgname}_${pkgver}.orig.tar.xz
becomes
<http://ftp.debian.org/debian/pool/main/f/>$_pkgname/${_pkgname}_${pkgver}.orig.tar.gz
I was able to successfully build 1.24 on my system.
<deleted-account> commented on 2020-01-28 08:11 (UTC)
Hello
Is this package maintained? It's been marked as outofdate for months now
Shatur commented on 2018-11-29 21:56 (UTC)
@Cebtenzzre, I also use this package on aarch64
Cebtenzzre commented on 2018-08-13 03:18 (UTC)
Seems to work fine on aarch64. Maybe it should be added as an arch in the PKGBUILD?
« First ‹ Previous 1 2 3 4 Next › Last »