Bernardo Magri
8e5e63facb
fix(installed-summary): drop compgen (absent in wrapped bash)
...
Booting the VM showed "line 31: compgen: command not found" from
nomarchy-installed-summary on first boot. compgen is a bash
programmable-completion builtin, and the non-interactive bash the script
gets wrapped with (via makeWrapper + patchShebangs) is compiled without
progcomp. Beyond the visible error, the battery-presence check silently
failed to the else branch, so a laptop was always reported as "desktop".
Replace `compgen -G` with a nullglob array (a shopt, always available).
The installer's identical check runs under the ISO's interactive bash, so
it was unaffected — this script is the only compgen user.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com >
2026-05-30 21:30:35 +01:00
..
2026-04-30 20:50:13 +01:00
2026-05-21 21:13:41 +01:00
2026-05-21 21:13:41 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-25 22:36:19 +01:00
2026-04-25 22:39:11 +01:00
2026-05-18 16:58:54 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-05-18 21:22:39 +01:00
2026-05-03 08:59:13 +01:00
2026-04-12 14:51:15 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-05-30 21:30:35 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-05-21 20:13:34 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-05-01 20:03:04 +01:00
2026-04-30 20:50:13 +01:00
2026-05-18 18:24:19 +01:00
2026-05-22 18:30:48 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-05-01 20:03:04 +01:00
2026-05-18 21:22:39 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-05-18 21:22:39 +01:00
2026-05-18 21:22:39 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-25 22:36:19 +01:00
2026-04-25 22:36:19 +01:00
2026-04-25 22:36:19 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-12 14:51:15 +01:00
2026-05-18 17:01:22 +01:00
2026-04-30 20:50:13 +01:00
2026-04-26 15:29:04 +01:00
2026-04-30 20:50:13 +01:00
2026-05-03 08:59:13 +01:00
2026-04-30 20:50:13 +01:00
2026-04-30 20:50:13 +01:00
2026-05-22 18:23:35 +01:00
2026-04-12 22:32:44 +01:00
2026-04-12 22:32:44 +01:00
2026-04-12 22:32:44 +01:00
2026-04-30 20:50:13 +01:00
2026-04-25 22:34:04 +01:00
2026-04-25 22:36:19 +01:00
2026-05-04 22:08:27 +01:00
2026-04-12 22:32:44 +01:00
2026-04-12 22:32:44 +01:00
2026-04-12 22:32:44 +01:00
2026-04-12 22:32:44 +01:00
2026-04-30 20:50:13 +01:00
2026-05-03 08:59:13 +01:00
2026-04-12 22:32:44 +01:00
2026-04-12 22:32:44 +01:00
2026-04-12 22:32:44 +01:00
2026-05-22 17:45:24 +01:00
2026-05-03 08:59:13 +01:00