[Pkg-utopia-maintainers] Bug#789657:

Tom Donovan Tom at tomdonovan.net
Mon Jun 20 03:01:35 UTC 2016


Also observed in:

   Debian Jessie amd64
   gnome-disk-utility  3.12.1-1+b1
   udisks2   2.1.3-5

This appears to be a udisks2 problem.  The drive list is corrected by restarting the udisks2 daemon.

$ sudo udisksctl status

MODEL                     REVISION  SERIAL               DEVICE
--------------------------------------------------------------------------
WDC WD1001FALS-42K1B0     08.00K08  WD-WMATV3344345      sda
WDC WD10EALX-009BA0       15.01H15  WD-WCATR6443368      sdb
ASUS    DRW-24B1ST   i    1.00      DAD0CL031218         sr0
Mass Storage Device       1.00      121220130416         -
Generic Card-Reader       1.03      20100120100004       -
-                                                        -

# Note the last three devices are leftovers from removed usb drives and SD-card readers

$ sudo systemctl restart udisks2.service

$ sudo udisksctl status

MODEL                     REVISION  SERIAL               DEVICE
--------------------------------------------------------------------------
WDC WD1001FALS-42K1B0     08.00K08  WD-WMATV3344345      sda
WDC WD10EALX-009BA0       15.01H15  WD-WCATR6443368      sdb
ASUS    DRW-24B1ST   i    1.00      DAD0CL031218         sr0

# This drive list is correct


Possibly related to https://bugs.freedesktop.org/show_bug.cgi?id=79184



More information about the Pkg-utopia-maintainers mailing list