On Mon, Jan 17, 2011 at 10:43 PM, Nathanael Noblet <
nathanaelnob...@gmail.com> wrote:

>
>
> On Mon, Jan 17, 2011 at 3:04 PM, Chris Frey <cdf...@foursquare.net> wrote:
>>
>> Hi Nathanael,
>>
>> Thanks for sticking with this bug, and handling the web side of things
>> for me.
>>
>> The 69-blackberry.rules file that is in git does not do any permissions
>> stuff by itself.  Instead, it sets the ACL_MANAGE flag, which is supposed
>> to be seen by other udev rules in the system, and trigger the permissions
>> handling as defined by the rest of the default Fedora system.
>>
>> This link describes some of the ACL_MANAGE workings:
>>
>>        http://www.spinics.net/lists/hotplug/msg03382.html
>>
>> Also /lib/udev/rules.d/70-acl.rules is enlightening.
>>
>> Grepping through /lib/udev/rules.d, on a Fedora 13 install, shows a lot of
>> rules that make use of ACL_MANAGE.  If this is still the case on Fedora
>> 14,
>> then there must be a proper way to make this work, and hook in for Barry.
>>
>>
> A grep of /etc/udev/rules.d and /lib/udev/rules.d nets me two files, one is
> barry, the other is bluetooth gnome and it is setting it to 0.
>
>
>
>> On your system, are the permissions of the USB device (either under /dev
>> or under /proc or /sys) set to 0770?  Or are you accessing the device
>> through the ACL mechanism (i.e. getfacl <filename>)?
>>
>
>> I'd try to determine how this is working on your system first, and then
>> we'll have more information to ask the folks in the bug report, and
>> some commands for them to run and report back with.
>> <https://lists.sourceforge.net/lists/listinfo/barry-devel>
>>
>
>  I'm not currently on my system so can't see what the permissions are.
> However I'll start a question with the fedora devs to see if this is a known
> change that I missed. I don't do anything custom for myself. I use
> multisync.
>
>
>
Soooo, in poking around a bit I found the following.

https://bugzilla.redhat.com/show_bug.cgi?id=642435

I just don't know where the ENV{ID_PDA} is coming from and whether that
applies to a Blackberry... Though it seems to be the correct fix to change
to *something* like that and add that udev-acl tag. Will keep you posted.
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to