Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Puppet run fails after updating puppetlabs-apt to 10.0.0 on Debian #749

Open
ShadNex opened this issue Dec 19, 2024 · 1 comment
Open

Puppet run fails after updating puppetlabs-apt to 10.0.0 on Debian #749

ShadNex opened this issue Dec 19, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@ShadNex
Copy link

ShadNex commented Dec 19, 2024

Describe the Bug

After updating the puppetlabs-apt module to the latest version (10.0.0), a Puppet run fails on Debian with the following error:

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Apt::Setting[list-puppet-enterprise-installer]: parameter 'content' expects a value of type Undef or String[1], got String (file: /etc/puppetlabs/code/environments/development/modules/puppet_agent/manifests/osfamily/debian.pp, line: 61) on node ...

Expected Behavior

Puppet Agent should run without an error.

Steps to Reproduce

Steps to reproduce the behavior:

  1. Update puppetlabs-apt to 10.0.0
  2. Run Puppet agent on Debian (tested: 11 and 12)

Environment

  • Version [4.21.0]
  • Platform [Debian 11 and 12]
@ShadNex ShadNex added the bug Something isn't working label Dec 19, 2024
@kenyon
Copy link
Contributor

kenyon commented Dec 19, 2024

Compatibility with puppetlabs-apt 10 is not released yet: #748

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants