← Back to team overview

touch-packages team mailing list archive

[Bug 1466081] [NEW] no uevent when block devices change

 

You have been subscribed to a public bug:

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".

** Affects: systemd (Ubuntu)
     Importance: High
         Status: Triaged


** Tags: regression-release
-- 
no uevent when block devices change
https://bugs.launchpad.net/bugs/1466081
You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.