[us-commits] [ehb54/ultrascan3] 99a60a: fix: bootstrap-linux.sh required nonexistent libti...
aaron-auc
noreply at github.com
Tue Jul 21 17:44:44 MDT 2026
Branch: refs/heads/875-request-cmake-remove-gmp-module-from-installer-for-osx
Home: https://github.com/ehb54/ultrascan3
Commit: 99a60af96fe7b9d1c799ef9ec0416bed1b0dbd6e
https://github.com/ehb54/ultrascan3/commit/99a60af96fe7b9d1c799ef9ec0416bed1b0dbd6e
Author: aaron-auc <aaron at aucsolutions.com>
Date: 2026-07-21 (Tue, 21 Jul 2026)
Changed paths:
M scripts/bootstrap-linux.sh
Log Message:
-----------
fix: bootstrap-linux.sh required nonexistent libtime-piece-perl apt package
Replace with the perl metapackage, which provides Time::Piece via
perl-modules-X.YY. libtime-piece-perl never existed as a package on any
Ubuntu or Debian suite, so apt-get install for it always failed and the
same package was reported missing on every run. Also fail apt-get
install loudly on any error instead of silently retrying next run.
To unsubscribe from these emails, change your notification settings at https://github.com/ehb54/ultrascan3/settings/notifications
More information about the us-commits
mailing list