mirror of
https://github.com/photoprism/photoprism.git
synced 2026-07-17 16:49:04 +00:00
Ubuntu 26.04 ("resolute") and Debian trixie+ no longer ship the
"cgroupfs-mount" package — modern systemd handles cgroup v2 mounting
natively. With the package gone from the index, the existing
"apt-get install" line aborted with:
E: Package 'cgroupfs-mount' has no installation candidate
before Docker itself was installed. Probe the index via "apt-cache show"
and include the package only when it is actually available; older
distros that still ship it are unaffected.
|
||
|---|---|---|
| .. | ||
| dist | ||
| docker | ||
| render | ||
| setup/nas/raspberry-pi | ||
| sql | ||
| tools/swaggerfix | ||
| build.sh | ||
| check-api-request-limits.sh | ||
| dav-probe.sh | ||
| download-facenet.sh | ||
| download-nasnet.sh | ||
| download-nsfw.sh | ||
| download-scrfd.sh | ||
| gettext-clear-fuzzy.sh | ||
| gettext-extract.sh | ||
| gettext-merge.sh | ||
| install-qemu.sh | ||