Re: [Touch-packages] [Bug 1572349] [NEW] TMPTIME migration does not work on upgrade from wily to xenial

2016-04-19 Thread Steve Langasek
On Wed, Apr 20, 2016 at 12:18:40AM -, Ian Turner wrote: > TMPTIME setting from Wily is not migrated to mountall on upgrade to > Xenial. > systemd.postinst from 229-4ubuntu4 contains this bit: > # Do a one-time migration of the TMPTIME setting > if dpkg --compare-versions "$2" lt "204-9";

[Touch-packages] [Bug 1572349] [NEW] TMPTIME migration does not work on upgrade from wily to xenial

2016-04-19 Thread Ian Turner
Public bug reported: TMPTIME setting from Wily is not migrated to mountall on upgrade to Xenial. systemd.postinst from 229-4ubuntu4 contains this bit: # Do a one-time migration of the TMPTIME setting if dpkg --compare-versions "$2" lt "204-9"; then # Fix up potentially broken tmp.conf, see