Bug#1022573: marked as done (transition: procps)
Your message dated Sun, 8 Jan 2023 19:25:42 +0100
with message-id <Y7sKptWz794Nw/Dd@ramacher.at>
and subject line Re: Bug#1022573: transition: procps
has caused the Debian Bug report #1022573,
regarding transition: procps
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)
--
1022573: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1022573
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian Bug Tracking System <submit@bugs.debian.org>
- Subject: transition: procps
- From: Craig Small <csmall@debian.org>
- Date: Mon, 24 Oct 2022 20:04:22 +1100
- Message-id: <166660226213.5691.3768623491348344929.reportbug@elmo>
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition
The procps library is now finally changing. Over 20 years ago there was
a library to assist with the procps binaries but the API wasn't very
good nor not really intentioned for use outside procps.
The Bad: This change is a major API change. Basically nothing is like
what was before as far as the API is concerned. The library is still
about parsing the /proc filesystem but that's about it.
All packages will need patching and/or updating.
The Good: Upstream/me is able to provide patches as we've done these
fixes already.
Upstream has an issue tracking the dependent packages at[1]
The impacted packages are:
* apitrace - Untested patches available
* cpu-x - Upstream updated to new (interim API) minor fixes to get it
working
* deepin-screen-recorder - Embeds old pointers into functions, needs
work
* intel-gpu-tools - Patches available, upstream working on issue
* obs-advanced-scene-switches - Have patches for 4.0.0, minor fix to
get them to new API
* openscap - Have patches for 4.0.0, minor fix for new API
* veyon - No patches but a way forward
I can work with the relevant developers to get the API changed.
- Craig
1: https://gitlab.com/procps-ng/procps/-/issues/239
Ben file:
title = "procps";
is_affected = .depends ~ /libproc2\-0|libproc\-dev|libprocps[0-9]|libprocps\-dev/;
is_good = .depends ~ /libproc2\-0|libproc\-dev/;
is_bad = .depends ~ /libprocps[0-9]|libprocps\-dev/;
--- End Message ---
--- Begin Message ---
- To: Craig Small <csmall@debian.org>, 1022573-done@bugs.debian.org
- Subject: Re: Bug#1022573: transition: procps
- From: Sebastian Ramacher <sramacher@debian.org>
- Date: Sun, 8 Jan 2023 19:25:42 +0100
- Message-id: <Y7sKptWz794Nw/Dd@ramacher.at>
- In-reply-to: <166660226213.5691.3768623491348344929.reportbug@elmo>
- References: <166660226213.5691.3768623491348344929.reportbug@elmo>
On 2022-10-24 20:04:22 +1100, Craig Small wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: transition
>
> The procps library is now finally changing. Over 20 years ago there was
> a library to assist with the procps binaries but the API wasn't very
> good nor not really intentioned for use outside procps.
>
> The Bad: This change is a major API change. Basically nothing is like
> what was before as far as the API is concerned. The library is still
> about parsing the /proc filesystem but that's about it.
> All packages will need patching and/or updating.
>
> The Good: Upstream/me is able to provide patches as we've done these
> fixes already.
>
> Upstream has an issue tracking the dependent packages at[1]
>
> The impacted packages are:
> * apitrace - Untested patches available
> * cpu-x - Upstream updated to new (interim API) minor fixes to get it
> working
> * deepin-screen-recorder - Embeds old pointers into functions, needs
> work
> * intel-gpu-tools - Patches available, upstream working on issue
> * obs-advanced-scene-switches - Have patches for 4.0.0, minor fix to
> get them to new API
> * openscap - Have patches for 4.0.0, minor fix for new API
> * veyon - No patches but a way forward
>
> I can work with the relevant developers to get the API changed.
The old binary packages got removed from testing. Closing.
Cheers
--
Sebastian Ramacher
--- End Message ---
Reply to: