Andrei Borzenkov composed on 2015-09-27 17:54 (UTC+0300):
Felix Miata composed:
Andrei Borzenkov composed on 2015-09-27 12:58 (UTC+0300):
# ll network@.service -rw-r--r-- 1 root root 280 Oct 29 2013 network@.service # rpm -qf ./network@.service sysconfig-network-0.81.6-1.1.i586
Where did you get it from? The latest patch for 13.1 is 0.81.5-30.1.
All that I say is that fix for mentioned bug was included in 0.81.5-30.1. I do not know if it is part of your version but it is not listed in changelog. You can also test if fix helps by adding missing line manually before doing anything.
Are you suggesting to replace 81.6 with 81.5?
I don't know how to tell where it came from.
rpm -q --qf '%{vendor} %{distribution}\n' sysconfig-network
openSUSE openSUSE Factory
Zypper simply says (System
Packages). Looking at the dates involved, it could be that I didn't switch the repos until later than when 13.1 was branched from Factory, after a zypper dup or more before switching. Maybe BaseSystem was enabled somewhere along the way, then dropped. I'll have to look at other installations as time permits to see which of these is installed, if it matters.
from changelog: * Tue Oct 29 2013 mt@suse.com - version 0.81.6 - Merged changes from $OBS/Base:System/sysconfig
* Wed Oct 16 2013 oneukum@suse.com - blacklist udlfb because only udl can be used with xrandr 1.4 (bnc#846218) ... # 2013-10-30 02:50:30 sysconfig-network-0.81.6-1.1.i586.rpm installed ok ... 0.81.5-1.1 had been installed on 2013-10-13.
[Unit] Description=ifup managed network interface %i Requisite=network.service PartOf=network.service BindsTo=sys-subsystem-net-devices-%i.device IgnoreOnIsolate=yes
Try to add
Before=network.target
or
Before=network-online.target
Tried each once. Success with both. Then I backleveled to sysconfig-network-0.81.5-30.1, which required/pulled matching versions of sysconfig, udevmountd and sysconfig-netconfig. Then I rebooted, started the nfs mounts, accessed then and executed reboot, without experiencing any delay as what triggered this thread. However, I rebooted again, and this second time produced a 6+ minute delay. I tried again, and again the 6+ minute delay. I restored to the Before=network.target version, and was able to reboot more than three times without delays. The 0.81.5-30.1 file timestamp is 10 Apr 2014. It's content matches the old as modified by the inclusion of Before=network-online.target. Does zypper and/or yast have an equivalent to yum/dnf's distro-sync?
[Service] Type=forking RemainAfterExit=yes ExecStart=/sbin/ifup %i ExecStop=/sbin/ifdown %i SuccessExitStatus=12 -- "The wise are known for their understanding, and pleasant words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org