[Git-commits] [grml/grml-scripts] 35bb41: github actions: ensure our apt cache is up2date
Michael Prokop
noreply at github.com
Thu May 19 11:32:34 CEST 2022
Branch: refs/heads/master
Home: https://github.com/grml/grml-scripts
Commit: 35bb41fcb746ad7d1e4b817f8e7f35f489a36f9a
https://github.com/grml/grml-scripts/commit/35bb41fcb746ad7d1e4b817f8e7f35f489a36f9a
Author: Michael Prokop <mika at grml.org>
Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths:
M .github/workflows/tests.yml
Log Message:
-----------
github actions: ensure our apt cache is up2date
Otherwise we might end up with outdated mirror information:
| Err:77 http://azure.archive.ubuntu.com/ubuntu focal-updates/main amd64 lintian all 2.62.0ubuntu2
| 404 Not Found [IP: 40.119.46.219 80]
| Fetched 4172 kB in 4s (951 kB/s)
| E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/l/lintian/lintian_2.62.0ubuntu2_all.deb 404 Not Found [IP: 40.119.46.219 80]
| E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Gbp-Dch: Ignore
More information about the Git-commits
mailing list