pkexec attempts to close all file descriptors up to sysconf(_SC_OPEN_MAX)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-initial-setup (Ubuntu) |
Fix Released
|
Undecided
|
Matthew Hagemann |
Bug Description
pkexec attempts to close all file descriptors up to
sysconf(
See: https:/
As of 24.10, systemd is no longer compile for Ubuntu using the
-Dbump-
to set file descriptor limits to their maximum.
24.04 LTS: https:/
24.10: https:/
This is causing pkexec to sit attempting to close 1073741816 file descriptors
which takes several minutes every time it was called to install a lang pack.
Changed in gnome-initial-setup (Ubuntu): | |
assignee: | nobody → Matthew Hagemann (matt-hagemann) |
This bug was fixed in the package gnome-initial-setup - 48~rc-1ubuntu1
---------------
gnome-initial-setup (48~rc-1ubuntu1) plucky; urgency=medium
[ Marco Trevisan (Treviño) ]
* Merge with debian
* debian/salsa-ci: Use ubuntu recipe
[ Matthew Hagemann ] patches/ Dynamic- lang-pack- installation- support. patch
* debian/
- Removed dynamic lang pack installation from language chooser, moving it
instead to the summary page right at the end of the flow (LP: #2101826)
- Download is skipped if no active network connection is detected.
- Explicitly set max file descriptors before launching GIS (LP: #2101825)
gnome-initial-setup (48~rc-1) unstable; urgency=medium
* New upstream release
-- Marco Trevisan (Treviño) <email address hidden> Fri, 14 Mar 2025 03:29:39 +0100