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

privtests: Show stderr on failure #368

Merged
merged 1 commit into from
Feb 28, 2024

Conversation

cgwalters
Copy link
Collaborator

This test fell over, let's show what stderr actually had instead.

This test fell over, let's show what stderr actually had instead.

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters
Copy link
Collaborator Author

Oh this is because something in the eln base image changed and

grep -Ee 'passwd|group' /etc/nsswitch.conf 
passwd:     files systemd
group:      files [SUCCESS=merge] altfiles [SUCCESS=merge] systemd
netgroup:   files

which is clearly wrong and breaks runuser -u bin.

@cgwalters
Copy link
Collaborator Author

Copy link
Contributor

@jeckersb jeckersb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jeckersb jeckersb merged commit 706b592 into containers:main Feb 28, 2024
10 of 11 checks passed
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

Successfully merging this pull request may close these issues.

None yet

2 participants