#9565·puppet

Wrong service provider selected for 32-bit Raspberry Pi OS (raspbian) 13 trixie

Author: ngreatorexCreated Oct 22, 2025Updated Nov 18, 2025
Labelsbug

Describe the Bug

I have upgraded my (32-bit) Raspberry Pi running Raspbian to trixie (i.e. Raspbian 13).

I receive the warning Warning: Found multiple default providers for service: init, systemd; using init and resources that rely on services fail.

Expected Behavior

Puppet uses systemd

Steps to Reproduce

Steps to reproduce the behavior:

  1. Install the 32-bit Raspberry Pi OS
  2. apt install puppet
  3. Run puppet agent -t

Environment

  • Version 8.10.0
  • Platform Raspbian 13 (trixie)

Additional Context

Same issue as https://github.com/puppetlabs/puppet/issues/9169 except now for Raspbian 13. It should be noted that 64-bit Raspberry Pi OS is not affected as that uses upstream Debian 13 directly instead of "rebadging" to Raspbian.