It works for me, too.

$ apt-cache policy initramfs-tools
initramfs-tools:
  Installed: 0.122ubuntu6
  Candidate: 0.122ubuntu6
  Version table:
 *** 0.122ubuntu6 500
        500 http://archive.ubuntu.com/ubuntu xenial-proposed/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu xenial-proposed/main i386 Packages
        100 /var/lib/dpkg/status
     0.122ubuntu3 500
        500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
        500 http://archive.ubuntu.com/ubuntu xenial/main i386 Packages

Many thanks for your prompt reaction,

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1553107

Title:
  initramfs-tools: UUID checks now fail for NTFS which has upper cases
  UUIDS

Status in initramfs-tools package in Ubuntu:
  In Progress

Bug description:
  The new code to lowercase all UUIDs is breaking NTFS mounts because
  those have UPPERcase UUIDs exclusivly.  The correct fix would be to
  make blkid handle this as it knows what range of values the various
  UUIDs have and whether upper/lower casing them is even safe.

  For initramfs-tools it is clear we should be checking that the UUIDs
  unmodified before attempting to change their case.  This guearentees
  existing installs are never affected.  We should likely also only case
  map those in a known UUID format which is case insensitive.

  NOTE: the bug herein was only exposed in -proposed and found by
  testers on Bug #1548120, thanks goes to them.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/initramfs-tools/+bug/1553107/+subscriptions

-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to