[Bug 14191] Importing fotos from digital camera fails
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Fri Sep 2 12:48:26 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=14191
Ubuntu | UNKNOWN
------- Additional Comments From pruzilla42 at yahoo.de 2005-09-02 13:48 UTC -------
(In reply to comment #5)
> brw-rw---- 1 root root 8, 0 2005-08-26 15:52 /dev/sda
> brw-rw---- 1 root root 8, 1 2005-08-26 15:52 /dev/sda1
> brw-rw---- 1 root root 8, 2 2005-08-26 15:52 /dev/sda2
>
> Yep, your devices have the wrong permissions. If you are on Breezy, this look
> suspiciously like #14226. Can you please upgrade to the latest udev and try again?
>
> If that doesn't help, or you are on Hoary, please copy the output of
>
> sh -x /etc/udev/scripts/removable.sh sda
>
> here. Thanks!
I forgot to add that I am on breezy.
sda is my 2nd harddisk
ph at ubuntu:~$ sh -x /etc/udev/scripts/removable.sh sdb
+ DEV=sdb
+ SCAN_BUS=
+ BLOCKPATH=/sys/block/sdb
+ '[' -d /sys/block/sdb ']'
+ exit 1
ph at ubuntu:~$ sh -x /etc/udev/scripts/removable.sh sdc
+ DEV=sdc
+ SCAN_BUS=
+ BLOCKPATH=/sys/block/sdc
+ '[' -d /sys/block/sdc ']'
+ exit 1
ph at ubuntu:~$ sh -x /etc/udev/scripts/removable.sh sdd
+ DEV=sdd
+ SCAN_BUS=
+ BLOCKPATH=/sys/block/sdd
+ '[' -d /sys/block/sdd ']'
+ exit 1
ph at ubuntu:~$
If I log in as root, it works, so it definitely has something to do with wrong
permissions.
I have the latest breezy and the latest udev.
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list