https://bugzilla.suse.com/show_bug.cgi?id=1226664 https://bugzilla.suse.com/show_bug.cgi?id=1226664#c1 Andreas Stieger <Andreas.Stieger@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Andreas.Stieger@gmx.de Component|Basesystem |Network Assignee|screening-team-bugs@suse.de |wicked-maintainers@suse.de --- Comment #1 from Andreas Stieger <Andreas.Stieger@gmx.de> --- (In reply to Georg Jansing from comment #0)
Since a `zypper patch` this week
Which one and when? Identify the update this relates to? Are you reporting this against openSUSE-SLE-15.6-2024-1852 which updated to 0.6.75-150600.11.3.4? Can you attempt to isolate it by downgrading wicked and related packages to 0.6.74-150600.9.2? zypper in --oldpackage ` \ zypper info -t patch --conflicts openSUSE-SLE-15.6-2024-1852 | \ grep " < " | while read NAME C VERSION; do \ rpm --quiet -q --queryformat "%{name}\n" $NAME && echo "${NAME}<${VERSION}"; \ done` -- You are receiving this mail because: You are on the CC list for the bug.