-
Currently xbps uses errnos as exit status, the actual error numbers are not actually defined by a standard so it would be good to switch those out for pre defined and documented numbers ("EXIT STATUS"…
-
Something is wrong with shlibs checking on #14511, but i am not exactly sure what.
Story:
libvterm-0.0.20151229 provides libvterm.so.0, a symlink to libvterm.so.0.0.0
libvterm-0.1.1 provides li…
-
Since I'm using the `etckeeper` utility, which keeps git commits of changes in the `/etc` directory, I wrapped the `xbps-install` and `xbps-remove` programs with my own scripts with the same name, pla…
-
Thanks for your work on this! If you're not aware, then this is a long thread with many who tried configuring it:
https://github.com/Eloston/ungoogled-chromium/issues/375
In following your instruc…
-
The first 3 packages were updated/revbumped in srcpkgs, but `xorg-server` is the first package that's outdated on the host system, but the new version is already committed to master of void-packages a…
-
```
~ ❯ apropos runit
xtools, xbarf, xbuildbarf, xbulk, xbump, xcheckmypkgs, xcheckrestart, xchroot, xclash, xdbg, xdiff, xdistdir, xdowngrade, xetcchanges, xgensum, xgrep, xhog, xi, xilog, xlg, xli…
-
I downloaded the [v2.2 tarball](https://github.com/NerdyPepper/scientifica/archive/refs/tags/v2.2.tar.gz), to try manually building it before using it in an [xbps-src](https://github.com/void-linux/vo…
-
I am trying to compile oksh by replacing ncurses with netbsd-curses, however, during the configuration process it does not detect the curses library even though it's correctly installed in `/usr/lib` …
-
Hello, During file stages of 'make' on Void Linux, compilation stops for error shown in details.
/usr/lib/gcc/x86_64-unknown-linux-gnu/7.2.0/../../../../lib/libQt5Network.so: warning: warning: EV…
-
To be honest, i don't like apt and debian in general.
but one of the greatest feature of debian, is "multiarch":
https://wiki.debian.org/Multiarch/HOWTO
With this, you can be on a x86_64 mach…