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

Support for Ubuntu 22.04 #263

Closed
Conzar opened this issue Aug 8, 2022 · 6 comments
Closed

Support for Ubuntu 22.04 #263

Conzar opened this issue Aug 8, 2022 · 6 comments

Comments

@Conzar
Copy link

Conzar commented Aug 8, 2022

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet: All
  • Ruby: All
  • Distribution: Ubuntu 22.04
  • Module version: All

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

Use Ubuntu 22.04 in a VM and use snmp class.

What are you seeing

    default: Error: Could not find user snmp
    default: Error: /Stage[main]/Snmp/File[var-net-snmp]/owner: change from 'Debian-snmp' to 'snmp' failed: Could not find user snmp
    default: Error: Could not find group snmp
    default: Error: /Stage[main]/Snmp/File[var-net-snmp]/group: change from 'Debian-snmp' to 'snmp' failed: Could not find group snmp

What behaviour did you expect instead

snmp to install correctly

Output log

See error above

Any additional information you'd like to impart

@Conzar
Copy link
Author

Conzar commented Sep 4, 2022

This is fixed in the master branch

@Conzar Conzar closed this as completed Sep 4, 2022
@PenguinFreeDom
Copy link

Are you sure this is fixed ?....i am still seeing this error on version 6.0.0

@Conzar
Copy link
Author

Conzar commented Sep 9, 2022

Are you sure this is fixed ?....i am still seeing this error on version 6.0.0

It is fixed in the master branch. So whenever they release a new version to puppet forge, it will be fixed there too.

@prouveyrol
Copy link

Hello.
I'm here, just shy of a year later, and while I found that this PR is indeed merged into master and not a part of 6.0.0, I'm left wondering why no version bump happened yet. Anything we can do to help?

@kenyon
Copy link
Member

kenyon commented Sep 1, 2023

@prouveyrol mostly someone just needs to make a release pull request. See https://voxpupuli.org/docs/releasing_version/. Also #261.

@prouveyrol
Copy link

prouveyrol commented Sep 2, 2023

@kenyon oh, I didn't know how the voxpopuli modules worked in that regard. My apologies. I'll see if I can have a go at it then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants