** Changed in: systemd (Debian)
       Status: New => Fix Released

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

Title:
  [udev] no uevent when block devices change

Status in systemd package in Ubuntu:
  Fix Released
Status in systemd package in Debian:
  Fix Released

Bug description:
  Since July 7, udisks2 fails its tests:
  https://jenkins.qa.ubuntu.com/job/wily-adt-udisks2/

  After a file system operation like mkfs or e2label udisks2 does not
  update its properties any more. This can be replicated easily locally
  with e. g.

    sudo modprobe scsi_debug
    sudo mkfs.ext2 -L old /dev/sda
    udisksctl info -b /dev/sdb
    # -> no IdType, IdLabel, etc.

  It starts being correct after manually triggering an uevent with "sudo
  udevadm trigger -v --sysname-match=sdb".

  Upstream bug: https://github.com/systemd/systemd/issues/255

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1466081/+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