[Touch-packages] [Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package gpgme1.0 - 1.13.1-7ubuntu2.2 --- gpgme1.0 (1.13.1-7ubuntu2.2) focal; urgency=medium * Cherry-pick from upstream: - posix: Use poll instead, when available, removing use of select (LP: #2037595). -- Colin Watson Thu, 28 Sep 2023

[Touch-packages] [Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2024-03-05 Thread Launchpad Bug Tracker
This bug was fixed in the package gpgme1.0 - 1.16.0-1.2ubuntu4.2 --- gpgme1.0 (1.16.0-1.2ubuntu4.2) jammy; urgency=medium * Cherry-pick from upstream: - posix: Use poll instead, when available, removing use of select (LP: #2037595). -- Colin Watson Thu, 28 Sep 2023

[Touch-packages] [Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2024-03-05 Thread Chris Halse Rogers
ubuntu@sru-focal:~$ python3 Python 3.8.10 (default, Nov 22 2023, 10:22:35) [GCC 9.4.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import gpg >>> c = gpg.Context() >>> list(c.keylist()) [] >>> fs = [] >>> for i in range(1024): ...

[Touch-packages] [Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2024-03-05 Thread Chris Halse Rogers
ubuntu@sru-jammy:~$ python3 Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] on linux Type "help", "copyright", "credits" or "license" for more information. >>> import gpg >>> c = gpg.Context() >>> list(c.keylist()) [] >>> fs = [] >>> for i in range(1024): ...

[Touch-packages] [Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2023-10-14 Thread Steve Langasek
Hello Colin, or anyone else affected, Accepted gpgme1.0 into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gpgme1.0/1.16.0-1.2ubuntu4.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Touch-packages] [Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2023-09-27 Thread Colin Watson
** Patch added: "patch for jammy" https://bugs.launchpad.net/ubuntu/+source/gpgme1.0/+bug/2037595/+attachment/5705027/+files/gpgme1.0_1.16.0-1.2ubuntu4.2.debdiff ** Changed in: gpgme1.0 (Ubuntu Focal) Assignee: (unassigned) => Colin Watson (cjwatson) ** Changed in: gpgme1.0 (Ubuntu

[Touch-packages] [Bug 2037595] Re: _gpgme_io_select breaks when more than 1024 file descriptors are open

2023-09-27 Thread Colin Watson
** Patch added: "patch for focal" https://bugs.launchpad.net/ubuntu/+source/gpgme1.0/+bug/2037595/+attachment/5705026/+files/gpgme1.0_1.13.1-7ubuntu2.2.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gpgme1.0 in