[Bug 2009498] Re: autopkg test failure
Heinrich Schuchardt
2009498 at bugs.launchpad.net
Wed Mar 8 12:29:21 UTC 2023
Upstream has created merged https://github.com/ganeti/ganeti/pull/1692,
commit 9cd67e6a81c6 ("uidpool_unittest: avoid using negative UIDs") to
solve the issue.
Additionally the following patch is needed to fix a separate problem with testing:
a40748ab26fc ("py-tests: make tests compatible with roman 3.2+")
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to procps in Ubuntu.
https://bugs.launchpad.net/bugs/2009498
Title:
autopkg test failure
Status in ganeti package in Ubuntu:
New
Status in procps package in Ubuntu:
New
Status in ganeti package in Debian:
Unknown
Bug description:
pgrep -u '-1'; echo $?
used to yield 1 but with procps 4.0.3 it yields 2.
Negative uids don't exist in the Linux kernel.
Function testRequestUnusedUid() is wrong in assuming that -1 will be considered an unused uid.
See Debian bug#1031765: ganeti-testsuite: autopkgtest failure with
procps 2:4.0.3-1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ganeti/+bug/2009498/+subscriptions
More information about the foundations-bugs
mailing list