puppetlabs-docker icon indicating copy to clipboard operation
puppetlabs-docker copied to clipboard

package cgroupfs-mount is not available in Debian Trixie

Open zen-fu opened this issue 5 months ago • 0 comments

Describe the Bug

Using this module in Debian trixie fails with:

Error: /Stage[main]/Docker::Repos/Package[cgroupfs-mount]/ensure: change from 'purged' to 'present' failed: Execution of '/usr/bin/apt-get -q -y -o DPkg::Options::=--force-confold install cgroupfs-mount' returned 100: Reading package lists...
Building dependency tree...
Reading state information...
Package cgroupfs-mount is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'cgroupfs-mount' has no installation candidate

Expected Behavior

i expected no error in the output of the Puppet run.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Setup a Debian trixie installation

Environment

  • Version 10.3.0
  • Platform Debiant 13.0 (trixie)

zen-fu avatar Jul 22 '25 15:07 zen-fu