- Package:
- autopkgtest
- Source:
- autopkgtest
- Submitter:
- Ferenc Wágner
- Date:
- 2025-09-03 16:35:02 UTC
- Severity:
- normal
- Tags:
Dear Maintainer, While experimenting with multi-process autopkgtests in plain (non-isolation) setting, I encountered the following messages: .../downtmp/wrapper.sh: Killing leaked background processes: 2477 .../downtmp/wrapper.sh: 153: ps: not found The leak was a bug in my test, but invoking ps without making sure that the procps package is installed seems like a bug in autopkgtest. Please consider fixing it.
Thanks. Looks like that ps call is only done for logging purposes.
Hello, Bug #1112625 in autopkgtest reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/ci-team/autopkgtest/-/commit/65a2d71e5632fd926036e942183b6383e590621c ------------------------------------------------------------------------ Kill leaked processed only if kill is available Closes: #1112625 ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1112625
Hello, Bug #1112625 in autopkgtest reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/ci-team/autopkgtest/-/commit/66e049bce228e21e53709e1283e7f79381fc4d1a ------------------------------------------------------------------------ Run ps(1) on leaked processed only if ps(1) is available Closes: #1112625 Thanks: Ferenc Wágner ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/1112625