[Bug 1206835] New: iodine cannot find /dev/net/tun after upgrade from Leap 15.3 to 15.4
http://bugzilla.opensuse.org/show_bug.cgi?id=1206835 Bug ID: 1206835 Summary: iodine cannot find /dev/net/tun after upgrade from Leap 15.3 to 15.4 Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.4 Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network Assignee: screening-team-bugs@suse.de Reporter: wagner-thomas@gmx.at QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- After upgrading from Leap 15.3 to 15.4, iodined.service won't start. Output of journalctl ``` iodined: open_tun: /dev/net/tun: No such file or directory: No such file or directory ``` However, /dev/net/tun is present. ``` #ls -alh /dev/net/tun crw-rw-rw- 1 root root 10, 200 4. Jan 12:36 /dev/net/tun ``` -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206835 http://bugzilla.opensuse.org/show_bug.cgi?id=1206835#c1 Malcolm Lewis <malcolmlewis@linuxmail.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wagner-thomas@gmx.at Flags| |needinfo?(wagner-thomas@gmx | |.at) --- Comment #1 from Malcolm Lewis <malcolmlewis@linuxmail.org> --- (In reply to Thomas Wagner from comment #0)
After upgrading from Leap 15.3 to 15.4, iodined.service won't start. Output of journalctl ``` iodined: open_tun: /dev/net/tun: No such file or directory: No such file or directory ``` However, /dev/net/tun is present. ``` #ls -alh /dev/net/tun crw-rw-rw- 1 root root 10, 200 4. Jan 12:36 /dev/net/tun
```
Hi Thomas Can you confirm if this is still an issue? If so, can you copy the service files to /etc/systemd/system and remove the hardening effort entries (since it has not been tested), systemctl daemon-reload and test if working or not. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206835 http://bugzilla.opensuse.org/show_bug.cgi?id=1206835#c2 Thomas Wagner <wagner-thomas@gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(wagner-thomas@gmx | |.at) | --- Comment #2 from Thomas Wagner <wagner-thomas@gmx.at> --- After removing the hardening entries, iodined works again. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1206835 http://bugzilla.opensuse.org/show_bug.cgi?id=1206835#c3 Malcolm Lewis <malcolmlewis@linuxmail.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(wagner-thomas@gmx | |.at) --- Comment #3 from Malcolm Lewis <malcolmlewis@linuxmail.org> --- (In reply to Thomas Wagner from comment #2)
After removing the hardening entries, iodined works again.
Hi Thomas Good news, so can you do some more testing and add back in the entries one at a time to see which one affects the device and report back? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com