Package Details: fakeroot-tcp 1.37.1.2-1

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.000388
First Submitted: 2016-04-11 03:08 (UTC)
Last Updated: 2025-05-16 19:25 (UTC)

Required by (138)

Sources (1)

Latest Comments

1 2 3 4 Next › Last »

matejdro commented on 2025-05-21 06:12 (UTC) (edited on 2025-05-21 06:12 (UTC) by matejdro)

It is still useful for other environments. For example, when running Arch in Termux.

Mr.Wizard commented on 2025-05-20 23:34 (UTC) (edited on 2025-05-20 23:35 (UTC) by Mr.Wizard)

PSA - fakeroot-tcp is no longer needed for Arch-WSL. Now that archlinux is an officially supported distribution, you can just install fakeroot from core repo. I've removed fakeroot-tcp from official and unofficial Arch installs and replaced it with fakeroot, works great. Not sure but you may need to: wsl --update --pre-release

Don't quote me on that. That is just the environment I am running atm.

lapo commented on 2025-05-16 08:17 (UTC)

It seems that 1.37-1 was removed too, now I only see 1.37.1.1-1 and 1.37.1.2-1 listed.

culyun commented on 2025-02-11 21:09 (UTC)

Upstream links are dead to tar balls > 1.31 and < 1.37, see here:

http://ftp.debian.org/debian/pool/main/f/fakeroot/

Latest? tarball is available here:

http://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.37.orig.tar.gz

Mr.Wizard commented on 2025-01-14 05:04 (UTC) (edited on 2025-01-14 05:10 (UTC) by Mr.Wizard)

Flagging Packages

If you notice that a package is out-of-date (i.e., there is a newer stable release available), then please notify us by using the Flag button in the Package Actions section above. This will notify the maintainer(s) responsible for that package so they can update it.

I have updated the package. Thank you for your comment.

FrenchToasts commented on 2025-01-13 13:26 (UTC)

Disregard my previous link, it's wrong (read the filename too quickly). Nonetheless, the error is still valid.

FrenchToasts commented on 2025-01-13 13:25 (UTC)

Hi, I am getting a 404 error when installing the package. Seems we should point to http://ftp.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.31.orig.tar.gz instead.

w0rty commented on 2024-07-31 09:39 (UTC)

@Mr.Wizard You are right. I prematurely added the fix because i had the same mistake to not load /etc/profile in my test arch container. Reverted ddae5646d635

matejdro commented on 2024-07-31 09:38 (UTC)

Ah thank you, it does work on my another machine. It looks like it's a problem in my own setup. Sorry for spamming.

Mr.Wizard commented on 2024-07-31 09:17 (UTC)

It does, look in /etc/profile.d/perlbin.sh The problem is that file is not being sourced when you login. Are you using a shell other than bash perhaps? Is your bashrc not sourcing /etc/profile? This really shouldn't be the responsibility of fakeroot-tcp.