[SCM] debian-live branch, master, updated. 1.0_a48-1-98-gea96223

Daniel Baumann daniel at debian.org
Sat Aug 23 22:49:25 UTC 2008


The following commit has been merged in the master branch:
commit bcf6af67a68f7f63ef35fdc25fc4d52cb2c72839
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Aug 10 23:03:11 2008 +0100

    Create pool/main to prevent build failure when no local .debs are queued for installation.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 27afa7c..3821ea5 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -370,6 +370,7 @@ if [ "${DI_IMAGE_TYPE}" != "netboot" ]
 then
 	# Downloading additional packages
 	mkdir -p chroot/binary.deb/archives/partial
+	mkdir -p binary/pool/main
 	mv chroot/var/lib/dpkg/status chroot/var/lib/dpkg/status.tmp
 	touch chroot/var/lib/dpkg/status
 

-- 
debian-live



More information about the debian-live-changes mailing list