Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Advice needed regarding udisks
Date: Fri, 16 Aug 2013 13:09:17
Message-Id: CAN0CFw35yAFaW_xhrq84RYB=bdgiBcjxKz4aQQMs7F4+MN4msQ@mail.gmail.com
1 I'm having a problem detaching a USB camera from a desktop. I found a
2 Ubuntu bug for the problem which states that it is a bug in udisks-1
3 which won't be fixed upstream and the solution is to upgrade to Ubuntu
4 12.10 which uses udisks-2. Can anyone recommend a good course of
5 action for me here?
6
7 Here is the problem:
8
9 # udisks --detach /dev/sdb
10 Detach failed: Error detaching: helper exited with exit code 1:
11 Detaching device /dev/sdb
12 USB device: /sys/devices/pci0000:00/0000:00:02.0/usb2/2-6)
13 SYNCHRONIZE CACHE: FAILED: No such file or directory
14 (Continuing despite SYNCHRONIZE CACHE failure.)
15 STOP UNIT: FAILED: No such file or directory
16
17 Here is a pretend emerge of udisks:
18
19 # emerge -pv udisks
20 [ebuild N ] sys-apps/gptfdisk-0.8.6 USE="icu ncurses -static" 0 kB
21 [ebuild NS ] sys-fs/udisks-2.1.0:2 [1.0.4-r5:0] USE="gptfdisk
22 introspection -cryptsetup -debug (-selinux) -systemd" 0 kB
23
24 Here is the Ubuntu bug describing the problem (comments 81, 82, 85):
25
26 https://bugs.launchpad.net/ubuntu/+source/udisks/+bug/466575
27
28 - Grant

Replies

Subject Author
[gentoo-user] Re: Advice needed regarding udisks Grant <emailgrant@×××××.com>