Malin 91674ea056 fix: env -u PKG_EXECPATH in sudo wrapper + pre-install components at build
PKG_EXECPATH inherited from parent caused pkg bootstrap to treat argv[1] as
a module path. Fix: env -u unsets only PKG_EXECPATH so bootstrap starts fresh
while all auth/session vars are preserved. Depth guard prevents loops.

Also pre-run component installation during Docker build so the sudo code path
is never hit at runtime.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-12 18:02:18 +01:00
2026-03-11 09:45:42 +01:00
2026-03-11 09:45:42 +01:00
2026-03-11 09:45:42 +01:00
Description
No description provided
92 KiB
Languages
Shell 73.7%
Dockerfile 26.3%