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

Please add support for Ubuntu 24.04 #393

Closed
sebbASF opened this issue Jul 9, 2024 · 3 comments · May be fixed by #395
Closed

Please add support for Ubuntu 24.04 #393

sebbASF opened this issue Jul 9, 2024 · 3 comments · May be fixed by #395
Labels
invalid This doesn't seem right

Comments

@sebbASF
Copy link

sebbASF commented Jul 9, 2024

Affected Puppet, Ruby, OS and module versions/distributions

Ubuntu 24.04

How to reproduce (e.g Puppet code you use)

classes:

  • postfix::server

What are you seeing

Error: Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Function Call, Unsupported OS family (file: /etc/puppetlabs/code/environments/test/ext-modules/postfix/manifests/params.pp, line: 89, column: 7)

What behaviour did you expect instead

No error

sebbASF added a commit to sebbASF/puppet-postfix that referenced this issue Jul 10, 2024
@kenyon
Copy link
Member

kenyon commented Jul 10, 2024

You must be using a different Postfix module. There is no such code that would produce this error in this module's params.pp: https://github.com/voxpupuli/puppet-postfix/blob/d4058dc4b9d5c00bd27681685e0aa0a81ba1af83/manifests/params.pp

@kenyon kenyon closed this as not planned Won't fix, can't repro, duplicate, stale Jul 10, 2024
@kenyon kenyon added the invalid This doesn't seem right label Jul 10, 2024
@sebbASF
Copy link
Author

sebbASF commented Jul 10, 2024

Sorry about that.
But if this module already supports 24.04, perhaps metadata.json could be updated accordingly? See #395

@kenyon
Copy link
Member

kenyon commented Jul 10, 2024

Puppet packages aren't available for Ubuntu noble yet on apt.puppet.com.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants