Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Re: Advice needed regarding udisks Alan McKinnon <alan.mckinnon@×××××.com>