[Bug 2084926] Re: test suite tries to open too many pipe buffers
Launchpad Bug Tracker
2084926 at bugs.launchpad.net
Tue Oct 29 12:49:30 UTC 2024
This bug was fixed in the package keyutils - 1.6.3-4ubuntu2
---------------
keyutils (1.6.3-4ubuntu2) plucky; urgency=medium
* Ignore test results on armhf and i386.
keyutils (1.6.3-4ubuntu1) plucky; urgency=medium
* Merge with Debian; remaining changes:
- Apply d/p/decrease-number-of-watch-queue-buffers.patch.
keyutils (1.6.3-4) unstable; urgency=medium
* Team upload.
* Drop patch from #1070012
* Disable page size check during test
keyutils (1.6.3-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Apply patch from Aurelien Jarno to fix build in
unshare (Closes: #1070012)
-- Matthias Klose <doko at ubuntu.com> Mon, 28 Oct 2024 14:38:09 +0100
** Changed in: keyutils (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to keyutils in Ubuntu.
https://bugs.launchpad.net/bugs/2084926
Title:
test suite tries to open too many pipe buffers
Status in keyutils package in Ubuntu:
Fix Released
Bug description:
The current setting of 256 seems to hit the limit when executing many test cases,
giving an -EPERM error after some test cases. If you rebuild after getting the error,
even the first test case fails. This seems to be a kernel counter associated to
the user session (persistent across builds) that is not properly cleaned up.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/keyutils/+bug/2084926/+subscriptions
More information about the foundations-bugs
mailing list