Processed: Re: Bug#763073: partman-md places first line of mdadm.conf to wrong file

2014-09-28 Thread Debian Bug Tracking System
Processing control commands: > tag -1 pending Bug #763073 [partman-md] partman-md places first line of mdadm.conf to wrong file Added tag(s) pending. -- 763073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=763073 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems -- To

Bug#763073: partman-md places first line of mdadm.conf to wrong file

2014-09-28 Thread Cyril Brulebois
Control: tag -1 pending Michael Tokarev (2014-09-27): > Package: partman-md > Version: 70 > Severity: normal > Tags: patch > > finish-install.d/65partman-md reads: > > CF=/target/etc/mdadm/mdadm.conf > if ... then > mkdir -p /target/etc/mdadm > echo "# Autogenerated by partman

Bug#763073: partman-md places first line of mdadm.conf to wrong file

2014-09-27 Thread Michael Tokarev
Package: partman-md Version: 70 Severity: normal Tags: patch finish-install.d/65partman-md reads: CF=/target/etc/mdadm/mdadm.conf if ... then mkdir -p /target/etc/mdadm echo "# Autogenerated by partman-md. See mdadm.conf(5) for more details on this file." > /etc/mdadm.conf