-
### What happened?
A binary won't run because it can't find libstdc++.so.6.
The FAQ mentions this issue and suggests to run `devbox add stdenv.cc.cc.lib`
But that fails: it can't find that packag…
-
Im using MSYS2 and keep getting this error
```
==> Entering fakeroot environment...
/usr/local/vitasdk/bin/vita-makepkg: line 171: fakeroot: command not found
```
ive tried
```
# pacman -S fak…
-
Hello, I'm trying to use the mixOmics inside container.
1. I build the apptainer container from your docker images.
`apptainer build --fakeroot mixOmics.sif docker://mixomicsteam/mixomics:github…
-
### Version of Apptainer
**apptainer version 1.3.1**
### Expected behavior
Since I built apptainer without requiring suid, I expected this to be build without using fakeroot.
### Actual behav…
-
Currently Is:
IgnorePkg = pacman fakeroot makepgk
Should be:
IgnorePkg = pacman fakeroot makepkg
-
During the kernel build, the command [`fakeroot debian/rules clean defaultconfigs`](https://github.com/TuxInvader/focal-mainline-builder/blob/main/build.sh#L275) actually fails.
The failure is non-…
-
It'll be good to add lintian check to Travis to have good feedback from real state of *.deb packages.
It can be done by this command: `lintian -c dist/demo*.deb`
Package have to be build with `f…
-
```
[clever@amd-nixos:~/nix-tests]$ nix-instantiate --eval readdir.nix --read-write-mode --store local?root=/home/clever/fakeroot/ -vvvvv
evaluating file '/nix/store/im2gph340jbcsnn8rh0lpdmjf70l99a…
-
While I was testing the current `fakeroot` symlink issue, I ran into an exception building a test package that was slightly unexpected. When building [this package.yml](https://raw.githubusercontent.c…
-
I tried to install openbts in different versions of Ubuntu, but failed.
On Ubuntu 18.04:
# Add here commands to clean up after the build process.
/usr/bin/make distclean
make[1]: Entering director…