From c12f7d715eda1dec63d035362630d11ea0cc1f8e Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Tue, 22 Nov 2016 18:37:56 +0100 Subject: Pass components to debootstrap --second-stage Commit e24e4b in debootstrap fixed setup_available to work in the --foreign case (iotw at the second stage). Unfortunately this breaks things if components aren't passed to the second stage _and_ your main component isn't called main. To fix this, pass --components to both the first and second stage debootstrap when needed. Signed-off-by: Sjoerd Simons --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 1f76b390b..e6a14aa89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ live-build (1:20160105) UNRELEASED; urgency=medium after building. Closes: #816204 * Try to reuse /isolinux/splash.png in default grub configuration. * Drop debian/source/{local-options,options} as they are no longer needed. + * Pass components to debootstrap --second-stage. Closes: #806782 + Thanks to Sjoerd Simons for the patch. -- Raphaƫl Hertzog Tue, 05 Jan 2016 18:03:44 +0100 -- cgit v1.2.3