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

systemd: fix bash errors #86

Merged
merged 1 commit into from
Jun 12, 2023
Merged

systemd: fix bash errors #86

merged 1 commit into from
Jun 12, 2023

Conversation

dougsland
Copy link
Collaborator

Just found these errors executing dualstack tests.

Just found these errors executing dualstack tests.

Signed-off-by: Douglas Schilling Landgraf <[email protected]>
@dougsland dougsland requested review from rhatdan and lsm5 as code owners June 12, 2023 04:53
@dougsland
Copy link
Collaborator Author

dougsland commented Jun 12, 2023

error not related to the patch:

Compiling targeted qm module
qm.te:3:ERROR 'unknown class user_namespace' at token ';' on line 4689:
	allow qm_t self:user_namespace all_user_namespace_perms;
#line 3
/usr/bin/checkmodule:  error(s) encountered while parsing configuration
make[1]: *** [/usr/share/selinux/devel/include/Makefile:157: tmp/qm.mod] Error 1
make[1]: Leaving directory '/builddir/build/BUILD/qm-0.4.2/tmp'
make: *** [Makefile:32: qm.pp] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.sHFHwn (%build)


See: #84

@dougsland dougsland merged commit 4b3c95c into containers:main Jun 12, 2023
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.

1 participant