debian-forge/tools
Michael Vogt 34cda2e1e3 check-snapshots: make exception for snapshot cache more targeted
The code in `check-snapshots` will print "No snapshots cache found
at ..." regardless of the error that happens when trying to open
the file. This can be misleading if e.g. the issue is permissions
to open the file or the file is corrupted. So make the exception
more targeted and only catch FileNotFound error and let python
how the full error for the other cases. Obviously this can be
done in many ways so I'm happy to tweak and e.g. keep catching
all exception but print the value etc.
2024-02-20 14:52:23 -08:00
..
check-runners tools: add "tools" dir to LINTABLES and fix issues 2023-11-13 10:10:12 +01:00
check-snapshots check-snapshots: make exception for snapshot cache more targeted 2024-02-20 14:52:23 -08:00
gen-stage-test-diff test,tools: use sys.executable instead of hardcoding python3 2023-11-14 20:34:50 +01:00
inline-source.py tools: add inline-source.py 2021-05-12 14:26:16 +02:00
lorax-template-pkgs.py osbuild: run isort on all files 2022-09-12 13:32:51 +02:00
osbuild mpp: combine depsolve and import into mpp.py 2021-06-30 20:26:07 +01:00
osbuild-depsolve-dnf Revert "osbuild-depsolve-dnf: port weak dependencies" 2024-02-13 00:17:16 +01:00
osbuild-depsolve-dnf5 osbuild-depsolve-dnf5: Fix url substitutions 2024-02-20 09:42:01 +01:00
osbuild-dev osbuild-dev: use sys.exit 2023-07-20 15:29:35 +02:00
osbuild-mpp osbuild-mpp: add bootc.install-to-filesystem to process_containers 2024-02-09 12:03:09 +01:00
set-env-variables.sh tools: add set-env-variables.sh 2022-04-13 14:57:27 +02:00
tree-diff tools/tree-diff: make its output stable 2023-08-08 12:41:17 +02:00