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

User creation fails due to missingmailman group #540

Open
JacobCoffee opened this issue Dec 17, 2024 · 0 comments
Open

User creation fails due to missingmailman group #540

JacobCoffee opened this issue Dec 17, 2024 · 0 comments
Labels
gnumailman Relates to gnumailman host

Comments

@JacobCoffee
Copy link
Member

The following error happens now on gnumailman but further inspection will show that:

  1. this group exists already
  2. these users exist already
  3. these users are IN the group...
gnumailman.nyc1.psf.io:
----------
          ID: maxking-user
    Function: user.present
        Name: maxking
      Result: False
     Comment: The following requisites were not found:
                                 require:
                                     group: mailman
     Started: 18:26:05.534031
    Duration: 0.01 ms
     Changes:
----------
          ID: maxking-ssh_dir
    Function: file.directory
        Name: /home/psf-users/maxking/.ssh
      Result: False
     Comment: One or more requisite failed: users.maxking-user
     Started: 18:26:05.535490
    Duration: 0.01 ms
     Changes:
----------
          ID: maxking-ssh_key
    Function: file.managed
        Name: /home/psf-users/maxking/.ssh/authorized_keys
      Result: False
     Comment: One or more requisite failed: users.maxking-user
     Started: 18:26:05.536482
    Duration: 0.006 ms
     Changes:
----------
          ID: msapiro-user
    Function: user.present
        Name: msapiro
      Result: False
     Comment: The following requisites were not found:
                                 require:
                                     group: mailman
     Started: 18:26:05.541196
    Duration: 0.008 ms
     Changes:
----------
          ID: msapiro-ssh_dir
    Function: file.directory
        Name: /home/psf-users/msapiro/.ssh
      Result: False
     Comment: One or more requisite failed: users.msapiro-user
     Started: 18:26:05.542288
    Duration: 0.006 ms
     Changes:
----------
          ID: msapiro-ssh_key
    Function: file.managed
        Name: /home/psf-users/msapiro/.ssh/authorized_keys
      Result: False
     Comment: One or more requisite failed: users.msapiro-user
     Started: 18:26:05.543097
    Duration: 0.005 ms
     Changes:

Summary for gnumailman.nyc1.psf.io
--------------
Succeeded: 143 (changed=6)
Failed:      6
@JacobCoffee JacobCoffee added the gnumailman Relates to gnumailman host label Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gnumailman Relates to gnumailman host
Projects
None yet
Development

No branches or pull requests

1 participant