On Monday 05 January 2009, Frans Pop wrote:
> On Monday 29 December 2008, Jérémy Bobbio wrote:
> > On Fri, Dec 26, 2008 at 02:19:16PM +0000, Colin Watson wrote:
> > > Log:
> > > Disable backup while displaying device/partition locked errors; it
> > > makes no sense and it can cause us to exit without closing the FIFO
> > > to parted_server (closes: #505477, LP: #274219).

> > >@@ -18,7 +18,9 @@
> > >   db_subst partman-base/devicelocked MESSAGE "$locked"
> > >   db_set partman-base/devicelocked false
> > >   db_input critical partman-base/devicelocked
> > > - db_go
> > > + db_capb
> > > + db_go || true
> > > + db_capb backup
> >
> > This should probably be "backup align" instead.  Otherwise it will
> > break the columned output.
>
> Fixed in SVN now.

I've also tested the fix and backported it to the lenny branch. Should 
this be uploaded before RC2?

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to