-
```
FROM oraclelinux:8
MAINTAINER Michael Simacek
ENV LANG=en_US.UTF-8 \
PS1='\w\$ '
COPY rabbitmq.repo /etc/yum.repos.d/
# LLVM version 14 is needed by llvmlite, see https://github…
-
**Describe the bug**
When running guild-deploy.sh the install fails with no such repo...[robert@cablprev1 tmp]$ ./guild-deploy.sh -n preview -s lfd
failing with the latest guild-deploy.sh file
…
-
I want to install DaVinci Resolve 18.5 in a RockyLinux distrobox. I am running Ubuntu 22.04 & distrobox 1.5.0.2
```
distrobox create --image quay.io/rockylinux/rockylinux:latest --name resolve --n…
-
When `ofono` indicates to `connmand` that the Cellular connection has gone down, `connmand` aborts with signal 11 (SIGABRT) 100% of the time. The logs preceding the abort are:
```
Jul 16 08:25:…
-
**Describe the bug**
Since lxd 4.0 lxd is able to run qemu virtual machines besides just containers
https://discuss.linuxcontainers.org/t/running-virtual-machines-with-lxd-4-0/7519/1
There seem t…
-
```console
$ dnf5 -y --config=/home/zbyszek/src/systemd-stable/.mkosi.tmprvph8b_q/dnf.conf install --best --allowerasing --releasever=38 --installroot=/home/zbyszek/src/systemd-stable/.mkosi.tmprvph8…
-
I built a parser for the Ip route command in Linux. Headers were gathered from the Ip route man pages. The schema I'm using is as follows:
`[
{
"ip": string,
"vi…
-
ghost updated
11 months ago
-
Hi svinota,
I 've some issues concerning CAN interfaces.
With IPRoute module, i try to create CAN interfaces and it's not possible: in my linux, when you plug your CAN device, it was created by the …
-
First, I apologize for the lack of reproducibility in this issue. I'm a bit lost here and I need your help. I'll try to gather as much information as possible, but for now I don't have much.
Since …