-
There is a limited number of IANA registries -- they rarely change.
```sh
$ wget https://www.iana.org/protocols
$ grep -o 'href="/assignments/.*"' protocols | cut -d '"' -f 2 | cut -d '#' -f 1 | …
-
There seem to have been recent updates to Gentoo involving a slotted Lua system. I am unable to update my system because x11-misc/electricsheep requires dev-lang/lua:0 and this creates a block:
```…
-
Hello
Sorry if this has been asked before, but i could not find anything about it.
I have tried both installing from Pacman and from AUR using Yay, but the result it the same.
I have read through…
-
I tried to install cabal with the following command : emerge --ask dev-haskell/cabal and I received the following error :
>>> Verifying ebuild manifests
>>> Emerging (1 of 12) dev-haskell/text-1.…
-
I upgraded one of my testing boxes to Debian Testing and noticed the hinawa-apogee-duet-cli no longer works. The Apogee Duet functions as normal with Jack2.
Traceback (most recent call last):
F…
-
here is the output of the compilation failure:
doeboy1111@danornz ~/git/wayland/i3status-rust $ sudo cargo install i3status-rust
root's password:
Updating crates.io index
error: could not fi…
-
**systemd version the issue has been seen with**
> systemd 241
**Used distribution**
> Debian GNU/Linux 10 (buster)
**Linux kernel version used** (`uname -a`)
> Linux raspberrypi 5…
-
I know firewire is old school and limited to 32 bit addressing, but these cards are going for really cheap on ebay, aliexpress, etc. A lot of the cards that are compatible with pcileech are simply not…
-
Hi
as described to build rockpi 4c w/o docker (also not work) so I use 'part two' that's not work:
root@bitpower-tux:~/projects/rockchip-bsp# ./build/mk-kernel.sh rockpi4c
Building kernel for rock…
-
Hello!
First of all, thanks for your hard work!
I am very new to ROCm, trying to install on my Calculate Linux system (just a Gentoo w/ binhost and some minor utilities). It fails on `dev-util/roc…