[neon/infrastructure/pangea-data] imager/build-hooks-neon: Revert "blacklist live-tools"

Carlos De Maine null at kde.org
Fri Sep 27 13:13:34 BST 2024


Git commit 0764072e6825968092d9e2ac2e65be5aa77b400e by Carlos De Maine.
Committed on 27/09/2024 at 12:12.
Pushed by carlosdem into branch 'master'.

Revert "blacklist live-tools"

This reverts commit fc68e567b9aaf2a02647652f7105ecee7de6c304.

M  +0    -5    imager/build-hooks-neon/092-apt-blacklist.chroot

https://invent.kde.org/neon/infrastructure/pangea-data/-/commit/0764072e6825968092d9e2ac2e65be5aa77b400e

diff --git a/imager/build-hooks-neon/092-apt-blacklist.chroot b/imager/build-hooks-neon/092-apt-blacklist.chroot
index c7e3872..c6a72ef 100644
--- a/imager/build-hooks-neon/092-apt-blacklist.chroot
+++ b/imager/build-hooks-neon/092-apt-blacklist.chroot
@@ -24,11 +24,6 @@ apt-get purge -y unattended-upgrades || true
 dpkg --purge colord
 apt-get check
 
-# hack in getting rid of live-tools which is brought in by live-config but
-# gives dpkg-divert clashes
-dpkg --purge live-tools
-apt-get check
-
 # Drop now excess deps
 apt-get --purge autoremove -s
 apt-get check



More information about the Neon-commits mailing list