|
Bugzilla – Full Text Bug Listing |
| Summary: | uninstallable patch:18183-1.noarch (xfce4-notifyd) | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Heiko Rommel <heiko.rommel> |
| Component: | Xfce | Assignee: | E-mail List <bnc-team-xfce> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | meissner |
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | openSUSE Leap 15.5 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Heiko Rommel
2023-11-15 14:35:06 UTC
the problem is as zypper says: xfce4-notifyd-0.9.2-bp155.2.6.1.x86_64 requires 'xfce4-notifyd-branding = 0.9.2-bp155.2.6.1' but the branding-openSUSE of course has a different version-release Dejavu bug 1216470 xfce4-notifyd still has:
Requires: xfce4-notifyd-branding = %{version}-%{release}
while xfce4-notifyd-branding-openSUSE has:
%define xfce4_notifyd_version %(rpm -q --queryformat '%%{VERSION}' xfce4-notifyd)
Provides: xfce4-notifyd-branding = %{xfce4_notifyd_version}
I think I will just relax this in place for xfce4-notifyd
This is an autogenerated message for OBS integration: This bug (1217193) was mentioned in https://build.opensuse.org/request/show/1126796 Factory / xfce4-notifyd https://build.opensuse.org/request/show/1126800 Backports:SLE-15-SP5 / xfce4-notifyd openSUSE-RU-2023:0381-1: An update that has two recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1216470,1217193 CVE References: JIRA References: Sources used: openSUSE Leap 15.5 (src): xfce4-branding-openSUSE-4.18.0+git0.9a2f754-lp155.2.11.2 openSUSE Backports SLE-15-SP5 (src): xfce4-notifyd-0.9.3-bp155.2.13.1 The released patch for Leap 15.5 seems to solve the problem. |