Your message dated Tue, 24 Jan 2023 21:08:30 +0000
with message-id <[email protected]>
and subject line Bug#1029023: fixed in puppet-agent 7.21.0-3
has caused the Debian Bug report #1029023,
regarding puppet agent fails as regular user in default configuration
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1029023: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1029023
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: puppet-agent
Version: 7.21.0-2
When executing "puppet agent --test" as a regular user, in a default
configuration, the command will fail with:
Warning: /File[/var/lib/puppet/ssl]: Could not stat; permission denied
Error: Could not set 'directory' on ensure: Permission denied @
dir_s_mkdir - /var/lib/puppet/ssl
Error: Could not set 'directory' on ensure: Permission denied @
dir_s_mkdir - /var/lib/puppet/ssl
Wrapped exception:
Permission denied @ dir_s_mkdir - /var/lib/puppet/ssl
Error: /File[/var/lib/puppet/ssl]/ensure: change from 'absent' to
'directory' failed: Could not set 'directory' on ensure: Permission
denied @ dir_s_mkdir - /var/lib/puppet/ssl
This happens because in Debian the default setting for "ssldir" in
Puppet is "/var/lib/puppet/ssl", whereas upstream uses "$confdir/ssl".
A workaround is to run "puppet config set ssldir '$confdir/ssl'" to set
"ssldir = $confdir/ssl" in "puppet.conf".
--- End Message ---
--- Begin Message ---
Source: puppet-agent
Source-Version: 7.21.0-3
Done: Jérôme Charaoui <[email protected]>
We believe that the bug you reported is fixed in the latest version of
puppet-agent, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jérôme Charaoui <[email protected]> (supplier of updated puppet-agent package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Tue, 24 Jan 2023 13:47:27 -0500
Source: puppet-agent
Architecture: source
Version: 7.21.0-3
Distribution: unstable
Urgency: medium
Maintainer: Puppet Package Maintainers
<[email protected]>
Changed-By: Jérôme Charaoui <[email protected]>
Closes: 1029023
Changes:
puppet-agent (7.21.0-3) unstable; urgency=medium
.
* rename service from puppet-agent to puppet
* d/patches: fix regular user ssldir default (Closes: #1029023)
* d/control:
+ add Breaks puppet-master packages
+ add useful modules to Suggests:
+ incompatible with latest ruby-concurrency
+ tweak Suggests:
+ improve main package description
- lsb-base is obsolete
- remove very old Breaks/Replaces
* create /var/lib/puppet/ssl and set correct perms
* d/tests: autopkgtests overhaul
Checksums-Sha1:
62a2e7cdcd8fccc166a41f169168b8cbb8a9439e 1951 puppet-agent_7.21.0-3.dsc
9dff4624c41fa591a3558c7e00e8816042affe3f 18204
puppet-agent_7.21.0-3.debian.tar.xz
0ade2b8648a9cb04364519e3f82e07122c48d771 7133
puppet-agent_7.21.0-3_amd64.buildinfo
Checksums-Sha256:
2da44adf4213a956e13f4b4a800d5fdb62eb8ab1f77e5378e8f7b15103796762 1951
puppet-agent_7.21.0-3.dsc
a1b71c5d3e5014ab0e37ba5405bd5334167caa8870a479e86cb75dbe5cd02903 18204
puppet-agent_7.21.0-3.debian.tar.xz
10ea3d7f8a89226d0a66b77cb115f00f7009f680c45daf1bc3bfa26a7cc101ee 7133
puppet-agent_7.21.0-3_amd64.buildinfo
Files:
4d053c945718879f504e1ddc35d75b31 1951 admin optional puppet-agent_7.21.0-3.dsc
c73dc68d3940f2e99d9d26e3b9f2e058 18204 admin optional
puppet-agent_7.21.0-3.debian.tar.xz
4a3fd07593f3a6c04ff94d6300d58962 7133 admin optional
puppet-agent_7.21.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQTAq04Rv2xblqv/eu5pxS9ljpiFQgUCY9AviwAKCRBpxS9ljpiF
QpzAAP9EFsJyjrb8V07OwdWrD/OjZcKt+6PY7Bc9RObLfSluXAD9Gru70UKMRlDp
FG7NxcnEmmBSi0xozPNZEGNjlmeX9QA=
=Rgm0
-----END PGP SIGNATURE-----
--- End Message ---