Bug 1218576 - procps maintenance update openSUSE-SLE-15.5-2024-11 changes from libprocps7 to libprocps8
Summary: procps maintenance update openSUSE-SLE-15.5-2024-11 changes from libprocps7 t...
Status: RESOLVED WORKSFORME
Alias: None
Product: openSUSE Distribution
Classification: openSUSE
Component: Maintenance (show other bugs)
Version: Leap 15.5
Hardware: x86-64 openSUSE Leap 15.5
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Mr Maintenance
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-05 19:59 UTC by Andreas Stieger
Modified: 2024-01-11 13:12 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Stieger 2024-01-05 19:59:45 UTC
+++ This bug was initially created as a clone of Bug #1218573 +++

openSUSE-SLE-15.5-2024-11 changes from libprocps7 to libprocps8. Not normally in the maintenance policy to change the soname, but maybe there was an override. But in any case this leaves a dangling libprocps7 package, or 6 other packages that may want a rebuild.

Can you confirm this was intentional? Anything you want to do for the dependent packages?

zypper search -t package -s --match-exact -- procps libprocps7 libprocps8
Loading repository data...
Reading installed packages...

S  | Name       | Type    | Version              | Arch   | Repository
---+------------+---------+----------------------+--------+-------------------------------------------------------------
v  | libprocps7 | package | 3.3.15-150000.7.34.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
i+ | libprocps7 | package | 3.3.15-150000.7.31.1 | x86_64 | Main Repository
   | libprocps8 | package | 3.3.17-150000.7.37.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v  | procps     | package | 3.3.17-150000.7.37.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
v  | procps     | package | 3.3.15-150000.7.34.1 | x86_64 | Update repository with updates from SUSE Linux Enterprise 15
i+ | procps     | package | 3.3.15-150000.7.31.1 | x86_64 | Main Repository

$ zypper search --requires "libprocps.so.7"
Loading repository data...
Reading installed packages...

S  | Name            | Summary                                                                 | Type
---+-----------------+-------------------------------------------------------------------------+--------
   | cpu-x           | Hardware overview utility                                               | package
   | intel-gpu-tools | Collection of tools for development and testing of the Intel DRM driver | package
   | libopenscap25   | OpenSCAP C Library                                                      | package
   | lxqt-session    | LXQt Session Manager                                                    | package
i+ | procps          | The ps utilities for /proc                                              | package
   | veyon           | Computer monitoring and classroom management                            | package
   | xpra            | Remote display server for applications and desktops                     | package
Comment 1 Marcus Meissner 2024-01-11 09:48:14 UTC
Yes this was an intentional version upgrade.

I can get them rebuilt, but it will just continue working nicely as is.
Comment 2 Andreas Stieger 2024-01-11 11:32:52 UTC
Ok