[Pkg-puppet-devel] Bug#1108801: puppet-module-asciiduck-sssd: autopkgtest regression: seems to not get sssd installed

Paul Gevers elbrus at debian.org
Sat Jul 5 10:21:43 BST 2025


Source: puppet-module-asciiduck-sssd
Version: 0.3.0-1.1
Severity: serious
User: debian-ci at lists.debian.org
Usertags: regression

Dear maintainer(s),

Your package has an autopkgtest, great. However, it fails since July 
2019. Can you please investigate the situation and fix it? I copied some 
of the output at the bottom of this report.

The release team has announced [1] that failing autopkgtest on amd64 and 
arm64 are considered RC in testing.

More information about this bug and the reason for filing it can be 
found on 
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

With my Release Team member hat on I allow you to tag this bug as 
trixie-ignore if this is nearly completely a test issue as it's so late 
in the freeze and it's not worth removing the package from trixie 
because of a failing test at this moment unless it exposes a much bigger 
issue. Having said that, if this is a test only issue and a fix is 
possible without fully removing the autopkgtest and without making the 
test superficial, it's still welcome, but it would need to happen soon.

Paul

[1] https://lists.debian.org/debian-devel-announce/2019/07/msg00002.html

https://ci.debian.net/data/autopkgtest/testing/amd64/p/puppet-module-asciiduck-sssd/61514223/log.gz

  33s autopkgtest [05:32:46]: test command1: [-----------------------
  33s
  33s Package "puppet-module-asciiduck-sssd"
  34s   is expected to be installed
  34s
  34s Command "puppet apply --detailed-exitcodes --execute "include sssd""
  34s   exit_status
  38s     is expected to eq 2 (FAILED - 1)
  38s
  38s Package "sssd"
  38s   is expected to be installed (FAILED - 2)
  38s
  38s File "/etc/sssd/sssd.conf"
  38s   is expected to be file (FAILED - 3)
  38s   content
  38s     is expected to match /maintained by Puppet/ (FAILED - 4)
  38s
  38s Service "sssd"
  38s   is expected to be enabled (FAILED - 5)
  38s   is expected to be running (FAILED - 6)
  38s
  38s Failures:
  38s
  38s   1) Command "puppet apply --detailed-exitcodes --execute "include 
sssd"" exit_status is expected to eq 2
  38s      Failure/Error: its(:exit_status) { should eq 2 }
  38s
  38s        expected: 2
  38s             got: 1
  38s
  38s        (compared using ==)
  38s        /bin/sh -c puppet\ apply\ --detailed-exitcodes\ --execute\ 
\"include\ sssd\"
  38s
  38s      # ./spec/localhost/use_spec.rb:4:in `block (2 levels) in <top 
(required)>'
  38s
  38s   2) Package "sssd" is expected to be installed
  38s      Failure/Error: it { should be_installed }
  38s        expected Package "sssd" to be installed
  38s        /bin/sh -c dpkg-query\ -f\ \'\$\{Status\}\'\ -W\ sssd\ \|\ 
grep\ -E\ \'\^\(install\|hold\)\ ok\ installed\$\'
  38s
  38s      # ./spec/localhost/use_spec.rb:8:in `block (2 levels) in <top 
(required)>'
  38s
  38s   3) File "/etc/sssd/sssd.conf" is expected to be file
  38s      Failure/Error: it { should be_file }
  38s        expected `File "/etc/sssd/sssd.conf".file?` to be truthy, 
got false
  38s        /bin/sh -c test\ -f\ /etc/sssd/sssd.conf
  38s
  38s      # ./spec/localhost/use_spec.rb:12:in `block (2 levels) in 
<top (required)>'
  38s
  38s   4) File "/etc/sssd/sssd.conf" content is expected to match 
/maintained by Puppet/
  38s      Failure/Error: its(:content) { should match(/maintained by 
Puppet/) }
  38s        expected "" to match /maintained by Puppet/
  38s        Diff:
  38s        @@ -1 +1 @@
  38s        -/maintained by Puppet/
  38s        +""
  38s        /bin/sh -c cat\ /etc/sssd/sssd.conf\ 2\>\ /dev/null\ \|\|\ 
echo\ -n
  38s
  38s      # ./spec/localhost/use_spec.rb:13:in `block (2 levels) in 
<top (required)>'
  38s
  38s   5) Service "sssd" is expected to be enabled
  38s      Failure/Error: it { should be_enabled }
  38s        expected Service "sssd" to be enabled
  38s        /bin/sh -c systemctl\ --quiet\ is-enabled\ sssd\|\|ls\ 
/etc/rc\[S5\].d/S\?\?sssd\ \>/dev/null\ 2\>/dev/null
  38s
  38s      # ./spec/localhost/use_spec.rb:17:in `block (2 levels) in 
<top (required)>'
  38s
  38s   6) Service "sssd" is expected to be running
  38s      Failure/Error: it { should be_running }
  38s        expected Service "sssd" to be running
  38s        /bin/sh -c systemctl\ is-active\ sssd
  38s        inactive
  38s
  38s      # ./spec/localhost/use_spec.rb:18:in `block (2 levels) in 
<top (required)>'
  38s
  38s Finished in 4.28 seconds (files took 0.3858 seconds to load)
  38s 7 examples, 6 failures
  38s
  38s Failed examples:
  38s
  38s rspec ./spec/localhost/use_spec.rb:4 # Command "puppet apply 
--detailed-exitcodes --execute "include sssd"" exit_status is expected 
to eq 2
  38s rspec ./spec/localhost/use_spec.rb:8 # Package "sssd" is expected 
to be installed
  38s rspec ./spec/localhost/use_spec.rb:12 # File "/etc/sssd/sssd.conf" 
is expected to be file
  38s rspec ./spec/localhost/use_spec.rb:13 # File "/etc/sssd/sssd.conf" 
content is expected to match /maintained by Puppet/
  38s rspec ./spec/localhost/use_spec.rb:17 # Service "sssd" is expected 
to be enabled
  38s rspec ./spec/localhost/use_spec.rb:18 # Service "sssd" is expected 
to be running
  38s
  38s autopkgtest [05:32:51]: test command1: -----------------------]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 585 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-puppet-devel/attachments/20250705/e3c1fc38/attachment.sig>


More information about the Pkg-puppet-devel mailing list