From adeaf9df50c97c1aff18fb4df9b4f4f798acb449 Mon Sep 17 00:00:00 2001 From: Michael Hudson-Doyle Date: Wed, 13 Oct 2021 09:39:11 +1300 Subject: [PATCH] invoke lsb_release from /target when configuring cdrom source for apt for some reason lsb_release in the snap is a bit busted. For https://bugs.launchpad.net/subiquity/+bug/1946790 --- bin/subiquity-configure-apt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/subiquity-configure-apt b/bin/subiquity-configure-apt index e7e869e4..2f8d0dd6 100755 --- a/bin/subiquity-configure-apt +++ b/bin/subiquity-configure-apt @@ -61,7 +61,7 @@ else fi cat > "$TARGET_MOUNT_POINT/etc/apt/sources.list" <