-
# Required information
* Distribution: Ubuntu
* Distribution version: 22.04.1
The output of "incus info"
```
$ incus info
config:
images.auto_update_interval: "0"
api_extensions:
…
-
I propose adding the following function to slices:
```go
// Shift removes the first element from s, returning false if the slice is empty.
func Shift[S ~[]E, E any](s S) (first E, rest S, ok bool…
-
the ...bin/persist-save script already writes to
$LIVE_DIR/config/last-persist-save
but it only logs the date.
Please consider amending the script so that it will accept text input and log the capture…
-
Mounted btrfs from tails without specifying mount options got laptop work all night fixing btrfs partition and still undone when waking up this morning.
Will edit post with current applied overrides…
-
### Description
We are using EKS with containerd version 1.7.11
We have setup for nvidia's gpu-operator that involves running container-toolkit that patches containerd's config.toml and sends SIGH…
-
# Required information
* Distribution: Archlinux
* Distribution version: last
incus info
```
config:
core.https_address: '[::]:8443'
api_extensions:
- storage_zfs_remove_snapsh…
-
**Description**
*BUG*: Restarting Docker with `overlay2` causes unmount of kernel volume!
**Steps to reproduce the issue:**
This requires a blank EC2 instance.
0. Kill Docker if alread…
-
This issue exists to let you know that we are about to monitor the builds
of the LLVM (v20.0.0, llvm/llvm-project@ 2a5e3a6) snapshot for 20241125.
At certain intervals the CI system will update th…
-
**Qubes OS version**
R4.0
**Affected component(s) or functionality**
Shutting down a domain.
**Brief summary**
Shutting down one of my domains takes ~40 seconds. Other domains only take ~6 se…
-
Receiving this as the only log for the crash upon start. Issues https://github.com/mpv-player/mpv/issues/9941 and https://github.com/mpv-player/mpv/issues/9676 in mpv repository suggest that the wayla…