-
```
$ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
NAME="Raspbian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=raspbian
ID_LIKE=debian…
-
The apt-get update call fails with an signature error.
```
W: GPG error: http://deb.debian.org/debian bullseye InRelease: At least one invalid signature was encountered.
E: The repository 'http://d…
-
Step 1/17 : FROM debian:11
---> 20473158e8b3
Step 2/17 : ARG DEBIAN_FRONTEND=noninteractive
---> Using cache
---> 7f3d8fcdddce
Step 3/17 : RUN apt-get update && apt-get -y install python3 python3…
-
**Describe the bug**
Calling the util.sh with a custom sources file changes the mirrors that are provided to cowbuilder in an unpredictable way (see https://github.com/signalwire/freeswitch/blob/mast…
-
Current master of this doesn't build on rustc 1.48.0 that is available with Debian Bullseye repositories, should it?
```
olmari@morpheus:~/synapse-find-unreferenced-state-groups$ cargo build
C…
-
## Detailed Description
I am mirroring "https://deb.debian.org/debian/" using Aptly. I am creating a mirror, creating a snapshot from that mirror, and then publishing that snapshot. I am using the `-…
-
```
...
=> [ 9/13] RUN printf "deb-src https://packages.nginx.org/unit/debian/ ` 0.6s
=> ERROR [10/13] RUN apt-get update && apt-get install -y unit php7.0 un 1.7s
------
> [10/13] RUN apt-g…
-
Docker Desktop
```docker-compose up -d```
```
(base) PS D:\python_proj\CaCatHead> docker-compose up -d
[+] Building 2.7s (10/43)
=> [cacathead-server internal] load build definition from Dockerf…
-
### Nomad version
```
Nomad v1.6.1
BuildDate 2023-07-21T13:49:42Z
Revision 515895c7690cdc72278018dc5dc58aca41204ccc
```
### Operating system and Environment details
```
PRETTY_NAME="Debi…
-
It is not for the first time...Is there a way to specify an alternative repo URL? Right now http://apt.armbian.com/region/NA (NA mirror) works just fine, but the original one constantly fails with HTT…