Bug#509381: caused by broken sed expression

2009-06-16 Thread Daniel Kahn Gillmor
tags 509381 +pending thanks On 06/15/2009 01:45 PM, Guido Günther wrote: > This results in libs being included in the initramfs in nested/ and so > booting fails. Patch attached. Thanks for the patch, Guido. I'm testing it here on an amd64 machine, and hope to have a new version in unstable in t

Bug#509381: caused by broken sed expression

2009-06-16 Thread Jameson Rollins
On Mon, Jun 15, 2009 at 07:45:27PM +0200, Guido Günther wrote: > the problem is caused by a broken sed expression. When building the > image ones sees: > > debirf: creating debirf initrd ('nested')... > sed: -e expression #1, char 69: unterminated `s' command > debirf: creating rootfs.cgz... > >

Bug#509381: caused by broken sed expression

2009-06-15 Thread Guido Günther
Package: debirf Version: 0.21-1 Severity: grave Tags: patch Hi, the problem is caused by a broken sed expression. When building the image ones sees: debirf: creating debirf initrd ('nested')... sed: -e expression #1, char 69: unterminated `s' command debirf: creating rootfs.cgz... This results i