On Mon, Jan 05, 2009 at 02:41:11PM +0100, 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). > > > >--- > > >trunk/packages/partman/partman-base/choose_partition/partition_tree/do_option > > > > (original) > > >+++ > > >trunk/packages/partman/partman-base/choose_partition/partition_tree/do_option > > > Fri Dec > 26 14:19:16 2008 > > >@@ -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. > > Colin, this was mentioned before (<200810021640.19285.elen...@planet.nl>).
Damn, sorry. Thanks for cleaning up. > It's a bit strange to see this merged without that issue being fixed (and > to see Jérémy's message ignored/missed, although that may be due to holidays). Yes; I was offline for the first few days in January and hadn't caught up with -boot for a few days before that. -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org