[Bug 1404143] Re: [udev regression] Opening LUKS device fails

Martin Pitt martin.pitt at ubuntu.com
Tue Dec 30 22:49:45 UTC 2014


Fixed in https://launchpad.net/ubuntu/+source/systemd/218-3ubuntu1

** Changed in: systemd (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  [udev regression] Opening LUKS device fails

Status in systemd package in Ubuntu:
  Fix Released

Bug description:
  Since yesterday, udisks2's Luks tests
  (https://jenkins.qa.ubuntu.com/job/vivid-adt-udisks2/?) fail:

  ======================================================================
  ERROR: test_0_create_teardown (__main__.Luks)
  LUKS create/teardown
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File "src/tests/integration-test", line 1141, in test_0_create_teardown
      'label': GLib.Variant('s', 'treasure')}))
    File "src/tests/integration-test", line 314, in fs_create
      block.call_format_sync(type, options, None)
  GLib.Error: udisks-error-quark: GDBus.Error:org.freedesktop.UDisks2.Error.Failed: Error opening LUKS device: Command-line `cryptsetup luksOpen ""/dev/sda"" luks-669be693-dc38-499c-911b-19df1540f70c' exited with non-zero exit status 1: device-mapper: reload ioctl on  failed: Invalid argument
  Failed to open temporary keystore device.
  device-mapper: remove ioctl on temporary-cryptsetup-18309 failed: No such device or address
  device-mapper: reload ioctl on temporary-cryptsetup-18309 failed: No such device or address
  device-mapper: remove ioctl on temporary-cryptsetup-18309 failed: No such device or address
  device-mapper: remove ioctl on temporary-cryptsetup-18309 failed: No such device or address
  device-mapper: remove ioctl on temporary-cryptsetup-18309 failed: No such device or address
  device-mapper: remove ioctl on temporary-cryptsetup-18309 failed: No such device or address
   (0)

  This test also fails locally for me. This still worked on Dec 18 on my
  system.

  Simple reproducer:

  sudo modprobe scsi_debug
  gdbus call -y -d org.freedesktop.UDisks2 -o /org/freedesktop/UDisks2/block_devices/sdb -m org.freedesktop.UDisks2.Block.Format 'ext2' '{"encrypt.passphrase": <"foo">}'

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



More information about the foundations-bugs mailing list