[Bug 115768] Re: hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty

2007-08-31 Thread Adriano Provvisiero
I tried, but that doesn't solve the problem. The policy is still
ignored. I suppose you intended to fix the permission problem when
automounting with the default ntfs driver, but that didn't work either
on my laptotp.

nuu

-- 
hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty
https://bugs.launchpad.net/bugs/115768
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115768] Re: hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty

2007-07-11 Thread Adriano Provvisiero
OK, thanks for all your time and help.

nuu

** Changed in: hal (Ubuntu)
   Status: New = Confirmed

-- 
hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty
https://bugs.launchpad.net/bugs/115768
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115768] Re: hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty

2007-07-04 Thread Adriano Provvisiero
There it is:

udi = '/org/freedesktop/Hal/devices/volume_uuid_A23072FA3072D4AF'
  block.device = '/dev/sdb1'  (string)
  block.is_volume = true  (bool)
  block.major = 8  (0x8)  (int)
  block.minor = 17  (0x11)  (int)
  block.storage_device = 
'/org/freedesktop/Hal/devices/storage_serial_IC25N040_ATCS04_0_0_0'  (string)
  info.capabilities = {'volume', 'block'} (string list)
  info.category = 'volume'  (string)
  info.interfaces = {'org.freedesktop.Hal.Device.Volume'} (string list)
  info.parent = 
'/org/freedesktop/Hal/devices/storage_serial_IC25N040_ATCS04_0_0_0'  (string)
  info.product = 'USB40'  (string)
  info.udi = '/org/freedesktop/Hal/devices/volume_uuid_A23072FA3072D4AF'  
(string)
  linux.hotplug_type = 3  (0x3)  (int)
  linux.sysfs_path = '/sys/block/sdb/sdb1'  (string)
  org.freedesktop.Hal.Device.Volume.method_argnames = {'mount_point fstype 
extra_options', 'extra_options', 'extra_options'} (string list)
  org.freedesktop.Hal.Device.Volume.method_execpaths = {'hal-storage-mount', 
'hal-storage-unmount', 'hal-storage-eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_names = {'Mount', 'Unmount', 
'Eject'} (string list)
  org.freedesktop.Hal.Device.Volume.method_signatures = {'ssas', 'as', 'as'} 
(string list)
  storage.model = ''  (string)
  volume.block_size = 512  (0x200)  (int)
  volume.fstype = 'ntfs-3g'  (string)
  volume.fsusage = 'filesystem'  (string)
  volume.fsversion = '3.1'  (string)
  volume.ignore = false  (bool)
  volume.is_disc = false  (bool)
  volume.is_mounted = true  (bool)
  volume.is_mounted_read_only = false  (bool)
  volume.is_partition = true  (bool)
  volume.label = 'USB40'  (string)
  volume.linux.is_device_mapper = false  (bool)
 volume.mount.valid_options = {'locale=', 'ro', 'sync', 'dirsync', 'noatime', 
'nodiratime', 'noexec', 'quiet', 'remount', 'exec'} (string list)
  volume.mount_point = '/media/USB40'  (string)
  volume.num_blocks = 78140097  (0x4a852c1)  (int)
  volume.partition.flags = {} (string list)
  volume.partition.label = ''  (string)
  volume.partition.media_size = 40007761920  (0x950a6)  (uint64)
  volume.partition.number = 1  (0x1)  (int)
  volume.partition.scheme = 'mbr'  (string)
  volume.partition.start = 32256  (0x7e00)  (uint64)
  volume.partition.type = '0x07'  (string)
  volume.partition.uuid = ''  (string)
  volume.policy.mount_filesystem = 'ntfs-3g'  (string)
  volume.size = 40007729664  (0x950a58200)  (uint64)
  volume.unmount.valid_options = {'lazy'} (string list)
  volume.uuid = 'A23072FA3072D4AF'  (string)

nuu

-- 
hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty
https://bugs.launchpad.net/bugs/115768
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115768] Re: hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty

2007-07-03 Thread Adriano Provvisiero
Yes, I am sure. In my case, it's an external 40gb 2.5 USB Disk, with
only one partition on it, formated as NTFS. The policy contains
precisely the data I pasted in my first post. The partition automounts
finely using the ntfs-3g driver. I only have the ntfs-3g and ntfs-config
packages installed, from the official repos. I don't have pmount
installed. If you need any more infos, just ask.

nuu

-- 
hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty
https://bugs.launchpad.net/bugs/115768
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115768] Re: hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty

2007-07-02 Thread Adriano Provvisiero
I believe we are discussing two different problems here. The error you get is 
indicative of the absence of polkit, as you correctly observed, and it is an 
error I get even without ntfs-config (and I thought about reporting it at the 
time, but eventually forgot about it since i could fix the ntfs-3g automounting 
as of my first post, and after that it slipped my mind).
This bug report is about the ntfs-config (and supposedly any other) policy file 
not being parsed under the /etc-based hal policy directory tree. If you move 
that very same policy file under the /usr/share-based hal policy directory 
tree, the policy kicks in as soon as you plug the device in, and the ntfs 
partition gets mounted flawlessly and instantly.

From your output, it looks like you have the ntfs-config policy file
under /etc/hal/fdi/policy. What happens if you issue a sudo mv
/etc/hal/fdi/policy/20-ntfs-config-write-policy.fdi
/usr/share/hal/fdi/policy/10osvendor ? On my system, that gets rid of
the polkit-related errors, and as i reported in my first post, mounts
the partition finely, using the ntfs-3g driver.

nuu

-- 
hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty
https://bugs.launchpad.net/bugs/115768
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 115768] Re: hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty

2007-07-01 Thread Adriano Provvisiero
excuse me if I insist, but something's still unclear to me: why does the 
absence of polkit impair hal's ability to parse a perfectly valid path, such as 
/etc/hal/fdi/policy, for policy files ?
And why does hald cache get invalidated but the policy skipped altogether ?
I still don't get it..

nuu

-- 
hald not parsing policies under /etc/hal/fdi/policy on kubuntu feisty
https://bugs.launchpad.net/bugs/115768
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs