-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 On 08/18/2013 05:50 AM, Grant wrote: >>>>> When trying to eject a USB camera in thunar in xfce4, the error appears >>>>> and the device >>>>> does not umount. Here is a command that also produces the error: >>>>> >>>>> # udisks --detach /dev/sdb Detach failed: Error detaching: helper exited >>>>> with exit code >>>>> 1: Detaching device /dev/sdb USB device: >>>>> /sys/devices/pci0000:00/0000:00:02.0/usb2/2-6) SYNCHRONIZE CACHE: FAILED: >>>>> No such file >>>>> or directory (Continuing despite SYNCHRONIZE CACHE failure.) STOP UNIT: >>>>> FAILED: No such >>>>> file or directory >>>>> >>>>> # emerge -pv gvfs libgdu [ebuild R ] gnome-base/libgdu-3.0.2 >>>>> USE="-avahi -doc >>>>> -gnome-keyring" 0 kB [ebuild R ] gnome-base/gvfs-1.12.3-r1 >>>>> USE="cdda gdu http >>>>> udev -afp -archive -avahi -bluetooth -bluray -doc -fuse -gnome-keyring >>>>> -gphoto2 -ios >>>>> -samba (-udisks)" 0 kB >>>> ^^^^^^^ >>>> >>>> There's your problem. >>>> >>>> thunar depends on gvfs, which can use udisks, but in your case the USE >>>> flag is forced, >>>> masked, or removed. >>>> >>>> You need to find out why that happened, it might be a profile thing, maybe >>>> it's a local >>>> config. Try >>>> >>>> grep -r udisks /etc/portage/ >>> >>> Nothing comes back from that grep. My profile is >>> default/linux/amd64/13.0/desktop. What >>> else could be preventing me from enabling that USE flag? >> >> >> >> It might be masked by the profile. As I understand it, recent EAPIs allow >> USE flags to be >> forced per-profile. This makes sense - a dev might enable USE=udev >> everywhere except on >> gentoo-freebsd profiles, just as an example. But I'm not yet up to speed on >> how to detect and >> over-ride such things. >> >> I think you should log a bug now at b.g.o. and let the devs tell you what's >> really going on >> with your selections. > > Will do, and I'll report back with the results. > > Thanks, Grant > >
- From $PORTDIR/profiles/base/package.use.mask: # GNOME <gn...@gentoo.org> (02 Oct 2012) # Mask USE="udisks" and use USE="gdu" as the default for <gnome-base/gvfs-1.14; # older gvfs releases have problems with recent stable udisks:2 (bug #463792) <gnome-base/gvfs-1.14 udisks - -- Jonathan Callen -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCgAGBQJSEQhYAAoJELHSF2kinlg4614P/3oNTHWpSWaVttWLwphBf1Q4 aDIIc/gSH9+In+S4ksvELniJ6C1x3GxeJa7QbOjE+lFJgotTaafCzdhkQ/i4zX6E 2vWVgdSNX5HKzFwudY/Qc/N+//9ab+SyiVG7JK6Z3DLtcOUspG615hzuhOU99SFP FmSgfEL2W11583RYtv0PxY9tHb+T+O+6sL6RkWrDuqeSE6zJ9Tq+NzHEMwMlqSjs I61sxEStZ+GR4mJOwvHbejEE/nfUEvfwmhb0oYlTPvasi/VQ4rj5EkJH+LGAJsCr MA/pMHCbVcDL70HULOR8xvbB1MQWBNSbKwEF1ozqdfwc/yZ5WhZmyvuDhVu7Hu/V UVQD8saf422fI7pizqRItrLqzZGJ+Rkuxn2OSQI+QweWZ3z+T3SM9dIuU1HrrFfp TBdMmimU/dknetkeE9gSZEh2gAgLOI5dsZkeY68qf8RWLKpf6jjmMmOzSbJ+VC3A Oml8UeR8EKr1ShxPkOUcWPvO/Olx8ivZeO0zJwWk8TjCCSgkL9rJxgU7+XPdgoJh RZ0Ej1dhoPerf0Rbz7eK7vkxYEcfR2IzLGXe48uu8aPUXyorq16ewpM2xw15WEuT 19vKLDbnnM3mjuGkKJNYX6MjsCneBzxVBz+5EfjaS6MT65hxJZo/Wik1f5IJqYzy gX8ZOjfsbzqsPMF9Erwt =CNx1 -----END PGP SIGNATURE-----