>>> Just saying you should be using `udisksctl` command instead of the now >>> obsolete `udisks` command >>> >>> udisksctl command = new udisks 2 >>> udisks command = old udisks 1 >> >> OK, but first I need to figure out how to get gvfs to use udisks instead >> of gdu. > > by emerging gnome-base/gvfs from ~arch with USE="udev udisks" > > the stable gnome-base/gvfs is not compatible with UDisks 2.1 > > but by upgrading gnome-base/gvfs on stable to ~arch version with USE="udev > udisks" is then again not compatible all the way with GNOME 2.x, so that's > why it's still in ~arch
If I keyword gvfs I get into trouble because gobject-introspection wants <dev-libs/glib-2.33 and gvfs wants >=dev-libs/glib-2.36. - Grant