CI: purge man-db

This accelerates the CI.

Closes: https://github.com/shadow-maint/shadow/issues/1240
Link: <https://101010.pl/@nabijaczleweli/114149412203886808>
Reported-by: наб <nabijaczleweli@nabijaczleweli.xyz>
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
Reviewed-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
Iker Pedrosa 2025-03-20 10:27:29 +01:00 committed by Alejandro Colomar
parent b23a5823bc
commit ab89ca47fd

View File

@ -17,6 +17,7 @@ runs:
fi
export DEBIAN_PRIORITY=critical
export DEBIAN_FRONTEND=noninteractive
sudo apt purge -y man-db
# let's try to work around upgrade breakage in a pkg we don't care about
sudo apt-mark hold grub-efi-amd64-bin grub-efi-amd64-signed
sudo apt-get update