On Wed, Apr 20, 2016 at 12:18:40AM -0000, Ian Turner wrote:

> TMPTIME setting from Wily is not migrated to mountall on upgrade to
> Xenial.

<snip>

> 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

<snip>

> However, Xenial ships with a more recent systemd than 204, meaning that
> the TMPTIME setting is not migrated.

I have not investigated this bug in detail, but the above analysis is
incorrect.  First of all, that version check is for the *previously
installed* version of the systemd package; so the version of the package in
xenial is not relevant to whether that check triggers.  Secondly, that
maintainer script piece is already present in the wily version of the
package.  It is not *supposed* to run on upgrade from wily to xenial,
because it was *already run* before upgrade to wily.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1572349

Title:
  TMPTIME migration does not work on upgrade from wily to xenial

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sysvinit/+bug/1572349/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to