Bug 1218576

Summary: procps maintenance update openSUSE-SLE-15.5-2024-11 changes from libprocps7 to libprocps8
Product: [openSUSE] openSUSE Distribution Reporter: Andreas Stieger <Andreas.Stieger>
Component: MaintenanceAssignee: Mr Maintenance <maintenance>
Status: RESOLVED WORKSFORME QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None CC: meissner, werner
Version: Leap 15.5   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE Leap 15.5   
See Also: https://bugzilla.opensuse.org/show_bug.cgi?id=1218573
https://bugzilla.opensuse.org/show_bug.cgi?id=1218702
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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