-
#### Details:
- Date | 2024-11-02 09:20:10
- Program name | DietPi-Installer
- Command | `systemctl disable --now dietpi-cloudshell.service`
- Exit code | 1
- DietPi versi…
-
Hi!
I am running into an issue with all mysql 8 debian images. I cannot do a simple apt-get update because it refers to an invalid signature in mysql package.
My simple dockerfile:
```
FROM m…
-
## Describe the bug
A clear and concise description of what the bug is.
Updating apt package manager ends with error message after installing VScodium via linutl.
## To Reproduce
Install VScodium …
-
For my dev environment I need to install openOCD and gbd-multiarch on a Debian image.
I started by running the following docker file which works in bullseye, but does not work in bookworm. Since I …
-
Using the 4,4,13 as an example, build-out an updated version that is still compatible with the hardware needed for the animals products.
-
I tried to install and run on Debian Bookworm:
`bundle install` gives me
```
$ bundle install
Calling `DidYouMean::SPELL_CHECKERS.merge!(error_name => spell_checker)' has been deprecated. Ple…
chri2 updated
2 months ago
-
Dockerfile 在设置工作目录下面执行换源操作
RUN rm -rf /etc/apt/sources.list.d
RUN echo "deb https://mirrors.aliyun.com/debian/ bookworm main non-free non-free-firmware contrib" > /etc/apt/sources.list && \
e…
-
Hi,
I have the following configuration.
Operating system running on a `Dell PowerEdge R660`
```
localhost:~# lsb_release -a
No LSB modules are available.
Distributor ID: Debian
Descript…
-
Following the build instructions on a Debian 12 (Bookworm) based Raspberry Pi 4 I get build errors after calling `make`:
```
hvcc vSwell.pd -n vSwell -m vSwell.json -o vSwell -g dpf -p ./ ../heavy…
-
Hi all,
I didn't find a more appropriate issue type for this, sorry if it's wrong. I tried to install LTFS on a Debian 12 (bookworm) machine, but had a hard time figuring out the required dependenc…