[Piuparts-devel] 2 bugfixes and a new template

Andreas Beckmann anbe at debian.org
Wed Jun 17 12:54:37 UTC 2015


Andreas Beckmann (3):
      p: ensure /etc/mtab exists in the chroot
      fix the nsswitch.conf upgrade workarounds
      add bug template for wheezy -> jessie -> stretch upgrades


and this is the rescheduling command to catch logfiles possibly affected by
the incorrect nsswitch.conf handling to be run inside each of
  wheezy2jessie
  wheezy2jessie-rcmd
  wheezy2bpo2jessie
  jessie2stretch

ln -fv $(grep -r --include '*.log' 'Removing gshadow line from /etc/nsswitch.conf' pass/ fail/ affected/ bugged/ untestable/ | cut -d\  -f1 | sed 's/:$//' | uniq -c | grep -v ' 2 ' | awk '{ print $2 }') recycle/

i.e. all the logfiles that have that message string once but not twice
(it's there twice if same mishandling happened both for the reference
system and the actual test, so not problems expected)

Andreas



More information about the Piuparts-devel mailing list