On Sun, 30 Jul 2023, 11:05:53 +0200, Stefan Seyfried wrote:
On 17.07.23 09:52, Stefan Seyfried wrote:
I'll try to reproduce cleanly, I also have seen a similar issue when installing a 15.5 vm with online repos enabled (bad) vs online repos not enabled (good), so I think I can reproduce that with a minimal config.
I finally tried and can't reproduce anymore.
I found this:
leap-159:~ # rpm -q --provides xfce4-panel-branding-openSUSE-4.18.0+git0.9a2f754-lp155.2.2.1.noarch config(xfce4-panel-branding-openSUSE) = 4.18.0+git0.9a2f754-lp155.2.2.1 xfce4-panel-branding = 4.18.4 xfce4-panel-branding-openSUSE = 4.18.0+git0.9a2f754-lp155.2.2.1
is it possible that the "xfce4-panel-branding = 4.18.4" was only added recently? I seem to remember that I had to resolve a dependency issue with the previous update by basically switching all branding packages to branding-upstream (because the opensuse-brandings were not even available for 4.18.4), but this time I did just "zypper patch" and it just went through without issues (and without broken setup :-)
The change was introduced with the last update. The package on the installation media had only this: $ rpm -qp leap/15.5/repo/oss/noarch/xfce4-panel-branding-openSUSE-4.18.0+git0.9a2f754-lp155.1.6.noarch.rpm --provides config(xfce4-panel-branding-openSUSE) = 4.18.0+git0.9a2f754-lp155.1.6 xfce4-panel-branding = 4.18.3 xfce4-panel-branding-openSUSE = 4.18.0+git0.9a2f754-lp155.1.6
If this was added later, I can just stop trying to reproduce it and we are fine. If this was in there from the beginning, I'll have to search harder for the cause of the original breakage (might be an unusual pacakge selection that triggered the issue or such).
I don't know why it hit you, but it might be that I never was affected as I had installed the xfce packages directly from X11:xfce/15.5 (or from my own project at home:manfred-h:X11:xfce). Perhaps you grep for xfce4-panel-branding-openSUSE in /var/log/zypp/history; I have several entries in there.
Best regards, -- Stefan Seyfried
HTH, cheers. l8er manfred