-
Unlike the current solution which uses mount and other privileged commands in order to generate the ramdisk, it is possible to use fakeroot and cpio to generate an initrd ramdisk without any privilege…
-
## steps
1. Download SBT launcher `sbt` from https://github.com/paulp/sbt-extras/blob/master/sbt
2. Execute launcher `fakeroot ./sbt`.
I'm using Ubuntu 15.10.
## problem
SBT throws exception
```
ja…
-
**Describe the bug**
I need to use command `rpm --root /path/to/image/fakeroot -ivh xxx.rpm xxx.rpm` as normal user to install RPM packages into my fakeroot for my embedded system.
When running with…
-
### Version of Apptainer
What version of Apptainer (or Singularity) are you using? Run
`apptainer --version` (or `singularity --version`).
1.3.2
### Expected behavior
I'm running Appt…
-
### Description
fakeroot v1.35 to be broken. It just freezes forever, and you have to kill the container. I'm not sure if this is Archlinux-specific, but it worked ~2 weeks ago, and no longer does.
…
-
Is it possible to get it with fakeroot so root is totally not involved?
Have anyone tried that?
ghost updated
6 years ago
-
You need to add fakeroot into your packages.x86_64 file. Reason being, is for when things need to build!
Thanks,
Johnathan
-
Hello, I'm trying to build a kernel with yaourt, and it compiles the kernel part fine, but when it tries to compile the headers, it gives me this error
`ERROR: ld.so: object 'libfakeroot-tcp.so' from…
-
I have a problem with `junest p` on a remote computer, where I log in via ssh. When I want to run for example `sudo pacman -Syy`, I get the following error:
``fakeroot: preload library `libfakeroot…
-
```
>>> Generating filesystem image rootfs.tar
mkdir -p /sdk/luckfox-pico/sysdrv/source/buildroot/buildroot-2023.02.6/output/images
rm -rf /sdk/luckfox-pico/sysdrv/source/buildroot/buildroot-2023…