-
Should be easily reproduced if you change or delete your /etc/resolv.conf :
```sh
bash-5.0# xbps-install -Su
[*] Updating `https://alpha.de.repo.voidlinux.org/current/musl/x86_64-musl-repodata' .…
-
`XBPS_SUCMD` is used for example for build updates with `update-sys`. Currently it's set to `sudo sh -c` in etc/defaults.conf, but we could comment it out and automatically detect common privilege esc…
-
https://animeshz.github.io/site/blogs/void-linux.html
Void Linux, is arguably one of the most underrated Linux distributions with incredible scripting potential. The article delves deep into some o…
-
Hi, this might be a simple error.
Do you happen to know why it fails to build?
Any help or advice is greatly appreciated.
I installed raylib with nix package manager and janet with xbps on v…
-
@zvr After some profiling, turns out a massive performance hit occurs due to our "file entries re-usage".
While compiling the xbps package manager, i made the following measurements:
(All in CPU…
-
Ok this is basically https://github.com/voidlinux/xbps/issues/119
A package should define optional dependencies, maybe a xbps-install option could also be added for this --as-dependency or something …
-
From `xlocate libgomp.spec`:
```
[...]
cross-x86_64-linux-musl-libc-0.34_1 /usr/x86_64-linux-musl/usr/lib/libgomp.spec
libgomp-devel-10.2.1pre1_3 /usr/lib/libgomp.spec
```
`makedepe…
-
This is a complete list of build failures from a world rebuild excluding checksum failures (#39072) and fetch failures.
fixed
- [x] gzdoom
- [x] idesk
- [x] phonon-qt5-backend-gstreamer
- [x]…
-
### Is this a new report?
Yes
### System Info
Void 6.5.7_1 x86_64-musl AuthenticAMD notuptodate rrFFFFFF
### Package(s) Affected
Uranium-4.13.1_3 cura-4.13.1_3
### Does a report exis…
-
So, right now we have a system in place that works like this:
- When building `i686` packages, and `i686` specifically and only, libraries are taken and special `-32bit` packages are also generated…