Marius Tomaschewski changed bug 1124340
What Removed Added
CC   mt@suse.com

Comment # 1 on bug 1124340 from
I've to confess, it is a netconfig migration bug caused by
https://github.com/openSUSE/sysconfig/pull/18

f1a94cc0 (mt                  2008-08-21 07:06:09 +0000  26) test -z "$MD5DIR"
&& {
6f3c5aad (Thorsten Kukuk      2018-06-22 15:52:23 +0200  27)    
MD5DIR=$r/var/lib/netconfig/md5
f1a94cc0 (mt                  2008-08-21 07:06:09 +0000  28)     #echo "Using
MD5DIR=\"$MD5DIR\"..."
f1a94cc0 (mt                  2008-08-21 07:06:09 +0000  29) }

The md5 sums are _not_ in /var/lib/netconfig/md5 but in /var/adm/netconfig/md5.


You are receiving this mail because: