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

unbound testsuite fails on mock build in systemd-nspawn if systemd support is build #323

Closed
bleve opened this issue Oct 12, 2020 · 1 comment

Comments

@bleve
Copy link

bleve commented Oct 12, 2020

test suite fails in mock when using systemd-snawn continaier for build when unbound is build with --enable-systemd. testsuite works fine if unbound is build without systemd support.

I guess test suite should disable use of notify.

Version 1.12.0.

@wcawijngaards
Copy link
Member

The fix should remove the issue, it unsets the environment variable that systemd uses to enable the notification. I guess this variable is somehow set for the entire container, instead of just for the server startup.

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

No branches or pull requests

2 participants