[Bug 1078807] New: yast2-installation does not require iproute2
http://bugzilla.opensuse.org/show_bug.cgi?id=1078807 Bug ID: 1078807 Summary: yast2-installation does not require iproute2 Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.0 Hardware: x86-64 OS: All Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 Assignee: yast2-maintainers@suse.de Reporter: bwiedemann@suse.com QA Contact: jsrain@suse.com Found By: Development Blocker: --- yast2-installation does not require iproute2 - maybe it should, because it is using the 'ip' command? Seen in a serial console output when first booting into a Leap 15.0 install: /usr/lib/YaST2/startup/common/network.sh: line 50: /sbin/ip: No such file or directory /usr/lib/YaST2/startup/common/network.sh: line 35: ip: command not found The machine even has network connectivity through wicked though. -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1078807 http://bugzilla.opensuse.org/show_bug.cgi?id=1078807#c6 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(bwiedemann@suse.c | |om) | --- Comment #6 from Bernhard Wiedemann <bwiedemann@suse.com> --- I cannot remember... I just thought that if you call it, it might want to use the output in some ways. Otherwise you could also add a 2>/dev/null to avoid this confusion. https://github.com/yast/yast-installation/blob/606b9c16f8ee8282b979c152996e7... shows 'ip' used in is_iface_up and in list_ifaces functions -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com