[Bug 18390] breezy hal permissions broken
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Wed Oct 26 07:22:16 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=18390
Ubuntu | hal
------- Additional Comments From k_wayne at schuller.id.au 2005-10-26 08:22 UTC -------
the usb drive is plugged in:
root at homoousion:/etc/udev/scripts# tail -f /var/log/messages
Oct 26 17:20:28 localhost kernel: [4487458.563000] atkbd.c: Use 'setkeycodes
e02a <keycode>' to make it known.
Oct 26 17:20:31 localhost kernel: [4487461.438000] Vendor: SigmaTel Model:
MSCN Rev: 0100
Oct 26 17:20:31 localhost kernel: [4487461.438000] Type: Direct-Access
ANSI SCSI revision: 04
Oct 26 17:20:31 localhost kernel: [4487461.444000] SCSI device sdd: 2032128
512-byte hdwr sectors (1040 MB)
Oct 26 17:20:31 localhost kernel: [4487461.447000] sdd: Write Protect is off
Oct 26 17:20:31 localhost kernel: [4487461.459000] SCSI device sdd: 2032128
512-byte hdwr sectors (1040 MB)
Oct 26 17:20:31 localhost kernel: [4487461.462000] sdd: Write Protect is off
Oct 26 17:20:31 localhost kernel: [4487461.462000]
/dev/scsi/host5/bus0/target0/lun0: p1
Oct 26 17:20:31 localhost kernel: [4487461.469000] Attached scsi removable disk
sdd at scsi5, channel 0, id 0, lun 0
Oct 26 17:20:31 localhost scsi.agent[26188]: sd_mod: loaded sucessfully
(for disk)
root at homoousion:/etc/udev/scripts# sh -x /etc/udev/scripts/removable.sh sdd
+ DEV=sdd
+ SCAN_BUS=
+ BLOCKPATH=/sys/block/sdd
+ '[' -d /sys/block/sdd ']'
++ read_value /sys/block/sdd/removable
++ local value
++ read -r value
++ echo 1
+ IS_REMOVABLE=1
+ '[' 1 '!=' 1 -a '' ']'
+ '[' 1 = 1 ']'
+ echo 1
1
+ exit 0
I hope this helps - I would love to see this fixed!
--
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