live-initramfs fails to authenticate with l-h trunk

2008-03-25 Thread Kai Hendry
That was using Version: 1.0~a40+20080323.042721 I downgraded to http://ftp.dk.debian.org/debian/pool/main/l/live-helper/live-helper_1.0~a40-1_all.deb which seems to skip over this problem like so: 0 packages upgraded, 17 newly installed, 0 to remove and 0 not upgraded. Need to get 66.7kB/20.2MB

Re: live-initramfs fails to authenticate with l-h trunk

2008-03-25 Thread Daniel Baumann
Kai Hendry wrote: So where do we go from here? the problem is, that upto a40, the trust-thinggy was inverted, means, it was ignoring unauthenticated packages (!= malicious packages). this has been solved somewhere in git; which, due to the fact that the debian-snapshots/ repo is unsigned,

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread Will Murnane
On Tue, Mar 25, 2008 at 4:48 AM, [EMAIL PROTECTED] wrote: I just don't know very much about lh yet to comment, but a more central package cache/repository might make sense (especially when building several variants of live images). It should be simple enough to survive version changes of

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Mar 25, 2008 at 10:06:25AM +0100, Daniel Baumann wrote: [EMAIL PROTECTED] wrote: I just don't know very much about lh yet to comment, but a more central package cache/repository might make sense (especially when building several

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Mar 25, 2008 at 10:08:21AM +0100, Daniel Baumann wrote: [EMAIL PROTECTED] wrote: Uh, oh. lh is trying to build a lenny (and I just have got unstable in sources.list). which sources list? the host system doesn't matter at all. Gotcha

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Mon, Mar 24, 2008 at 08:50:01PM +0100, Daniel Baumann wrote: [EMAIL PROTECTED] wrote: Can I re-use that? Does an lh_clean followed by lh_build make sense? would work, but probably not result in the expected result, don't know. Thanks, this

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread Daniel Baumann
[EMAIL PROTECTED] wrote: I just don't know very much about lh yet to comment, but a more central package cache/repository might make sense (especially when building several variants of live images). It should be simple enough to survive version changes of the lh machinery (and accomodate

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread Daniel Baumann
[EMAIL PROTECTED] wrote: Uh, oh. lh is trying to build a lenny (and I just have got unstable in sources.list). which sources list? the host system doesn't matter at all. however.. you probably have a non-working/outdated version of debootstrap. try upgrading it if you want to build lenny

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Following up on this: On Tue, Mar 25, 2008 at 08:48:54AM +, [EMAIL PROTECTED] wrote: [...] OK, OK. I know when to give up. Now starting off an empty directory :-) That's what happens now: | [EMAIL PROTECTED]:~/dose-live$ sudo lh_build | P:

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Mar 25, 2008 at 09:19:03AM +, [EMAIL PROTECTED] wrote: [...] BTW. I noticed that things got *way* faster[1] now. And I can't put all the blame on network bandwidth. Scratch that. I just forgot -p gnome-desktop in te args to lh_config

Bug#471873: marked as done (live-helper: bashism in /bin/sh script)

2008-03-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Mar 2008 09:02:21 + with message-id [EMAIL PROTECTED] and subject line Bug#471873: fixed in live-helper 1.0~a41-1 has caused the Debian Bug report #471873, regarding live-helper: bashism in /bin/sh script to be marked as done. This means that you claim that the

Bug#469085: marked as done (live-helper: md5sum can't handle all filenames)

2008-03-25 Thread Debian Bug Tracking System
Your message dated Tue, 25 Mar 2008 09:02:21 + with message-id [EMAIL PROTECTED] and subject line Bug#469085: fixed in live-helper 1.0~a41-1 has caused the Debian Bug report #469085, regarding live-helper: md5sum can't handle all filenames to be marked as done. This means that you claim that

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Mar 25, 2008 at 05:20:49AM -0400, Will Murnane wrote: [...] You may be interested in apt-cacher; install and configure it, then use lh_config --mirror-chroot http://127.0.0.1:3142/ftp.debian.org/debian/ \ --mirror-chroot-security

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread Sebastian Holler
You may be interested in apt-cacher; install and configure it, then use lh_config --mirror-chroot http://127.0.0.1:3142/ftp.debian.org/debian/ \ --mirror-chroot-security http://127.0.0.1:3142/security.debian.org/; \ --foo --bar --baz The packages will download from the internet once, and

lh_build woes

2008-03-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, trying a pretty vanilla build (here's the lh_config:) lh_config -b usb-hdd -p gnome-desktop --union-filesystem unionfs \ --bootappend-live locale=de_DE.UTF-8 keyb=de my live-helper is 1.0~a40-1, live-initramfs is

Re: lh_build woes

2008-03-25 Thread tomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, Mar 25, 2008 at 02:52:17PM +, [EMAIL PROTECTED] wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, trying a pretty vanilla build (here's the lh_config:) [...] | E: Sub-process /usr/bin/dpkg returned an error code (1)

Re: Re-using live-helper cache [was: Presetting keyboard layout]

2008-03-25 Thread Will Murnane
On Tue, Mar 25, 2008 at 7:45 AM, Sebastian Holler [EMAIL PROTECTED] wrote: You may be interested in apt-cacher; install and configure it, then use lh_config --mirror-chroot http://127.0.0.1:3142/ftp.debian.org/debian/ \ --mirror-chroot-security http://127.0.0.1:3142/security.debian.org/;

RFC: pimp my live-helpers

2008-03-25 Thread chymian
hi list, I want to open a discussion on how to pimp the great live-helper scripts. as startpoint I have attached a patch against1.0~a41+20080325.095215 which does the following: 1. while doing updates for the cache, instead of deleting a cache copying it complete over, it checks whether rsync