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

Bug in promise module - Failed to log about changes made by a repaired groups promise #106

Open
craigcomstock opened this issue Oct 22, 2024 · 0 comments

Comments

@craigcomstock
Copy link
Contributor

CRITICAL: Bug in promise module - Failed to log about changes made by a repaired groups promise with promiser 'libvirt' (/var/cfengine/inputs/services/cfengine-ci/buildhost.cf:24)

This is with a 3.21.3 enterprise agent on debian-12 with the following policy:

  groups:
    debian::
      "libvirt"
        policy => "present",
        members => '{ "only": [ "jenkins" ] }';

The promise is actuated properly, so that's good.

# grep jenkins /etc/group | grep libvirt
libvirt:x:1009:jenkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant