Bug#571945: live-magic: image build fails with "debian-installer flavour disabled not supported"

2010-02-28 Thread Jiří Paleček
Package: live-magic Version: 1.9 Severity: normal Hello, I tried creating Debian Live USB image with live-magic, selected no when asked about inclusion of debian-installer. but the build failed with the following message: P: Begin creating manifest... P: Begin installing local packages lists...

Bug#581252: live-helper: syslinux overwrites kernels with other kernels

2010-05-11 Thread Jiří Paleček
Package: live-helper Version: 2.0~a11-1 Severity: normal Tags: patch Hello, I noticed that the usb live images produced by live-helper, which ought to contain at least two different kernels, actually contain a single kernel, and the various boot screen options all start this single kernel. I

Bug#569733: live-magic bug 569733

2010-05-17 Thread Jiří Paleček
Hello, this problem was caused by #571945, which means this bugreport can probably be closed. Regards Jiri Palecek -- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/ -- To UNSUBSCRIBE, email to debian-live-requ...@lists.debian.org with a subject of "unsubscribe".

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

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 probabl

Image created by live-helper doesn't boot

2010-05-19 Thread Jiří Paleček
Hello, I kind of hoped that after fixing #581808, the images created by live-helper will finally be bootable. Unfortunately, this is not the case. See the attached transcript, particularly this part: Begin: Adding live session user ... adduser: Only one or two names allowed. chpasswd: (user

Re: thoughts about adding tmpfs support to live-helper

2010-05-21 Thread Jiří Paleček
On Fri, 21 May 2010 13:19:44 +0200, Daniel Baumann wrote: Hi, Hello, using tmpfs as easy as possible within live-helper would be nice (optional, of course, since we can't know the amount of ram and the image size to build) in order to speed up the build process a bit, but to do that most ef

Bug#583485: live-initramfs: debconf database is not filled

2010-05-27 Thread Jiří Paleček
On Thu, 27 May 2010 21:06:13 +0200, Josselin Mouette wrote: When booting a live USB key with the latest live-initramfs, no user is created upon boot. Upon investigation it seems that the 10adduser script doesn’t populate the debconf database in /root/var/cache/debconf at all. Therefore user-s

Bug#589728: live-helper: Prints "Begin caching bootstrap stage ..." twice

2010-07-20 Thread Jiří Paleček
On Tue, 20 Jul 2010 14:39:42 +0200, Michal Suchanek wrote: Package: live-helper Version: 2.0~a19-1 Severity: minor This output of lh build is kind of stupid: P: Setting up cleanup function P: Begin caching bootstrap stage... P: Begin bootstrapping system... W: skipping bootstrap P: Be