Bug 1697370
Summary: | [v242~rc3-1.fc31] systemd-udevd.service: Failed to set up mount namespacing: Permission denied | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jan Pokorný [poki] <jpokorny> |
Component: | systemd | Assignee: | systemd-maint |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | lnykryn, msekleta, ms, ppisar, rjones, robatino, s, systemd-maint, zbyszek |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-08-05 20:11:52 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Jan Pokorný [poki]
2019-04-08 12:32:16 UTC
With all 20190409 updates (including the same systemd version as before, 242~rc3-1.fc31), my network works again. Yesterday, I had to downgrade systemd to get the network back, (which I'm guessing is related to this bug). See [bug 1697667] for selinux-policy, likely relevant here. Yes, this seems to be the same or very similar to 1697667. Please check if the update for 1697667 also fixed your issue.
> 2 warning: %triggerin(systemd-udev-242~rc3-1.fc31.x86_64) scriptlet failed, exit status 1
This scriptlet just calls udevadm control --reload, so the report you get is most likely caused
by udevd not running. There's also a bug open about this: #1698391.
I just pushed a change to systemd.spec to silence those errors.
*** Bug 1697290 has been marked as a duplicate of this bug. *** I think this should be fixed now. If the problem still occurs, please reopen. |