]> git.ipfire.org Git - pbs.git/commit
mirrors: Check if the file exists at all
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Feb 2025 15:39:46 +0000 (15:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 11 Feb 2025 15:39:46 +0000 (15:39 +0000)
commit58da71336701e3037790824b45c8651544f74735
tree4674280547be8ce1b70c2d0fffc7854c47a5332e
parent71d2d2dd4c00ee2f086e3beea5f1c1bd6bb12afa
mirrors: Check if the file exists at all

We should not query any mirrors for files that even we don't have
ourselves.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/buildservice/__init__.py
src/web/mirrors.py