- Package:
- src:speech-dispatcher
- Source:
- src:speech-dispatcher
- Submitter:
- Antonio Terceiro
- Date:
- 2026-08-20 22:41:02 UTC
- Severity:
- normal
- Tags:
Hi, Debian CI is switching away from lxc containers in favor of incus Containers. This is motivated by security concerns from us; incus is based on lxc, but orchestrates containers substantially different: containers are not privileged (so root in the container is not uid 0 outside of it), and incus imposes a stricter isolation from the host system). speech-dispatcher passes its tests under lxc, but fails under incus. The relevant part of the failure is (hopefully): https://ci.debian.net/experiments/8/regressions/ (please beware of pagination) Common types of failure and suggested fixes are being documented at: https://wiki.debian.org/ContinuousIntegration/LxcToIncus Note that for the time being, speech-dispatcher is still being tested under lxc to avoid disturbing its testing migration test results. If you decide to add the `isolation-machine` restriction to get this package tested under qemu, please mention that explicitly when closing this bug (it's fine to do that only in the package changelog entry that closes the bug) so that we can configure your package for qemu on ci.debian.net.
Hello, Antonio Terceiro, le mer. 19 août 2026 12:02:11 -0300, a ecrit: Ok, this is not verbose enough. Could you try to run version 0.12.1-5, which has more verbosity? Thanks, Samuel