Bug#581808: This bug could be a live-initramfs problem

2010-05-17 Thread Jiří Paleček
reassign 581808 live-initramfs 1.236.1-1 thanks On Tue, 18 May 2010 04:06:50 +0200, Joey Hess wrote: Jiří Paleček wrote: I'm not really sure if the "+" has to be there, but if debconf never required (or allowed) "+" in the beginning of debconf.conf line, it probably shouldn't. It's never be

Bug#581808: This bug could be a live-initramfs problem

2010-05-17 Thread Joey Hess
Jiří Paleček wrote: > I'm not really sure if the "+" has to be there, but if debconf never > required (or allowed) "+" in the beginning of debconf.conf line, it > probably shouldn't. It's never been allowed. The vaguaries of fields(3perl) may have caused unsupported fields to be silently ignored i

Bug#581808: This bug could be a live-initramfs problem

2010-05-17 Thread Jiří Paleček
Hello, this bug is apparently caused by this code in scripts/live from live-initramfs: DEBCONF_TMPDIR="$(chroot /root mktemp -dt debconf.XX)" cp -a /root/var/cache/debconf/config.dat "/root$DEBCONF_TMPDIR/" cp -a /root/var/cache/debconf/passwords.dat "/root$DEBCON