#1138893 python3-psutil users() has empty result

Package:
python3-psutil
Source:
python3-psutil
Description:
module providing convenience functions for managing processes (Python3)
Submitter:
Andreas Pflug
Date:
2026-08-23 19:39:02 UTC
Severity:
normal
#1138893#5
Date:
2026-06-05 13:11:02 UTC
From:
To:
python3 -c "import psutil ; print(psutil.users())"

should return the list of users, but after upgrading from Debian12
(V5.9.4) to Debian13 (V7.0.0) the resulting list will be empty.

#1138893#10
Date:
2026-08-23 19:36:47 UTC
From:
To:
Forwarded: https://github.com/giampaolo/psutil/issues/2597

Just adding the link to the upstream bug report.

Best,
Christian