Ola Chris!

On 02/11/2023 02:00, Chris Lamb wrote:
I just had a good look and ProcSubset=pid does not exist in redis in
stable, so no backport or update needed. (That's good, because updating
stable is a not completely straightforward.)

What do you mean with 'stable'? ProcSubset=pid definitely exists in bookworm, and that's debian stable.

By 'exists' I mean the setting exists in systemd (was introduced in version 247), and it's set in the redis service file:

  $ apt policy redis
  redis:
    Installed: 5:7.0.11-1
    Candidate: 5:7.0.11-1
    Version table:
   *** 5:7.0.11-1 500
          500 http://deb.debian.org/debian bookworm/main amd64 Packages
          500 mirror+file:/etc/apt/mirrors/debian.list bookworm/main amd64 Packages
          100 /var/lib/dpkg/status

This version of redis is what's in stable:

  $ rmadison redis | grep -w stable
  redis      | 5:7.0.11-1         | stable            | source, all

Am I missing something?


Glad that we (well, you!) managed to solve this problem and thanks for
passing it on. :)

No worries, thanks for your quick feedback. BTW I opened minor MRs in Salsa, but CI fails (unrelated), not sure you receive any notification for those. Nothing pressing though.

Cheers,

Arnaud

Reply via email to