User creation fails due to missing`mailman` group
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Domain
- devops, infrastructure
Research direction
Start by reproducing the failure on gnumailman.nyc1.psf.io and inspect the configuration defining the mailman group and the affected users. Trace why the user.present requisites cannot find group: mailman, then verify that the users and their dependent SSH directory and key states complete successfully.
Written by the indexing model from the issue text.
Description
The following error happens now on gnumailman but further inspection will show that:
- this group exists already
- these users exist already
- 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
- Dominant language
- Hurl
- Stars
- 124
- Forks
- 67
- Avg merge
- 8h 40m
- Merged PRs (30d)
- 5
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from python/psf-salt
-
codespeed
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
-
infra mail
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
python/psf-salt#618 · 12 comments · 1 reaction · 1 assignee ·
-
docs
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
vicharanashala/fln#564 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
haskell-actions/setup#152 ·
-
feature-request helm
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
gravitational/teleport#69785 ·
-
A cancelled tests run makes the coverage comment workflow fail and reports it as a red check on main Openarea: ci bug perceived difficulty: 3
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Nitjsefnie-Harness-Commons/daedalus#921 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
TencentCloud/Octop#1007 ·