package gnomad2
reassign 402170 libnjb
tag 402170 unreproducible
thanks

On 2/14/07, Debian Bug Tracking System <[EMAIL PROTECTED]> > When
I run "gnomad2" from a terminal window as a normal user in group
"audio", I get these messages in the terminal window
    $ gnomad2
    This is a PDE device
    Device was not connected.

and this error message in an application window
    Could not open jukebox:
    usb_set_configuration: Operation not permitted

It runs OK as user root or using Sudo. I would not want to do this
because of the built-in file selector which allows transfer of files to
and from the PC as user root. Not exactly good security!

The problem seems to be in the file /etc/udev/rules.d/libnjb.rules (from
the package libnjb5). All the permissions are set at 0660. Is this
because of Debian policy? Changing all permissions to 0770 and running
"/etc/init.d/udev restart" seems to fix the problem. If the libnjb.rules
file in the package cannot be changed, could this workaround be included
in a new file /usr/share/doc/gnomad2/README.Debian?

$ ls -l /etc/udev/rules.d/libnjb.rules
lrwxrwxrwx 1 root root 15 2007-02-14 12:42
/etc/udev/rules.d/libnjb.rules -> ../libnjb.rules
$ ls -l /etc/udev/libnjb.rules
-rw-r--r-- 1 root root 1704 2006-08-12 11:33 /etc/udev/libnjb.rules

/etc/udev/libnjb.rules has perms 0644 on my system, not 0660. The
execute bit is not necessary; no other .rules scripts in /etc/udev has
it set. Your problem is probably the o+r bit (0004) being cleared
somehow.

Try purging and reinstalling libnjb5. See if it works afterwards.
        apt-get remove --purge libnjb5
        apt-get install gnomad2

Cheers,
Shaun


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to