[oi-dev] What changed between glib versions?

stes@PANDORA.BE stes at telenet.be
Fri Apr 1 17:00:51 UTC 2022


Good news ! I can update https://www.illumos.org/issues/14226 again ...

But this time to report success.

There was an update of "media-volume-manager" which now has glib2 2.70 as a require.

# rmmount -l and # eject -l  report the removable media.

I just tried to insert a USB key in my system and it automounts immediately on my OI workstation.

# pkg list media-volume-manager hal glib2 dbus
NAME (PUBLISHER)                                  VERSION                    IFO
library/glib2                                     2.70.0-2022.0.0.1          i--
service/hal                                       0.5.11-2022.0.0.21026      i--
service/storage/media-volume-manager              0.5.11-2022.0.0.21026      i--
system/library/dbus                               1.12.20-2020.0.1.1         i--

# pkg contents -t depend media-volume-manager
TYPE    FMRI
require pkg:/system/library/libdbus-glib at 0.112-2022.0.0.0
require pkg:/shell/ksh93 at 93.21.1.20120801-2022.0.0.21026
require pkg:/library/glib2 at 2.70.0-2022.0.0.0
require pkg:/SUNWcs at 0.5.11-2022.0.0.21026
require pkg:/service/hal at 0.5.11-2022.0.0.21026
require pkg:/system/library/libdbus at 1.12.20-2020.0.1.1
require pkg:/service/storage/removable-media at 0.5.11-2022.0.0.21026
require pkg:/system/library at 0.5.11-2022.0.0.21026
require pkg:/system/library/dbus at 1.12.20-2020.0.1.1
require consolidation/osnet/osnet-incorporation


Perhaps some of the packages involved  (I suspect "media-volume-manager") was not the right version.

When debugging this there seems to be a command :

   dbus-monitor --session

that can be used to follow what is going on.

Regards,
David Stes



More information about the oi-dev mailing list