ntfs-config crashes on start with: OSError: [Errno 2] No such file or directory: '/etc/hal/fdi/policy

Bug #663318 reported by Mdyter
34
This bug affects 6 people
Affects Status Importance Assigned to Milestone
Linux Mint
Triaged
Undecided
Unassigned
ntfs-config (Debian)
New
Unknown
ntfs-config (Ubuntu)
Triaged
High
Unassigned

Bug Description

tried to run ntfs-config on mint 10 (julia) 32bit gnome edition from terminal with 'sudo ntfs-config' . this is the output:

mdyter@mdyter ~ $ sudo ntfs-config
[sudo] password for mdyter:
Traceback (most recent call last):
  File "/usr/bin/ntfs-config", line 102, in <module>
    main(args, opts)
  File "/usr/bin/ntfs-config", line 75, in main
    app = NtfsConfig()
  File "/usr/lib/pymodules/python2.6/NtfsConfig/NtfsConfig.py", line 56, in __init__
    os.mkdir(HAL_CONFIG_DIR)
OSError: [Errno 2] No such file or directory: '/etc/hal/fdi/policy

Mdyter (mdyter)
tags: added: 10 mint
Mdyter (mdyter)
description: updated
Changed in linuxmint:
status: New → Triaged
Changed in ntfs-config (Debian):
status: Unknown → New
Revision history for this message
Karl Sam (karolus.magnus) wrote :

This happens to me on Maverick 64 bit

tags: added: 10.10 maverick
Gary M (garym)
Changed in ntfs-config (Ubuntu):
status: New → Confirmed
tags: added: amd64
Revision history for this message
Francesco Bedini (bedo2991) wrote :

To make ntfs-config work after this error simply run in terminal:

sudo mkdir /etc/hal/fdi/policy -p

Revision history for this message
sarton85 (sarton85) wrote :

I have this problem on Ubuntu 11.04, 32 bit

summary: - ntfs-config not working
+ ntfs-config crashes on start with: OSError: [Errno 2] No such file or
+ directory: '/etc/hal/fdi/policy
Changed in ntfs-config (Ubuntu):
status: Confirmed → Triaged
importance: Undecided → High
Revision history for this message
Heero_Yuy (heeroyuy) wrote :

crashes in Oneiric 32-bit too, i can't mount anything at start up without it !

description: updated
Revision history for this message
beef zbeef (zbeefy) wrote : Re: [Bug 663318] Re: ntfs-config crashes on start with: OSError: [Errno 2] No such file or directory: '/etc/hal/fdi/policy

I think it's enough to just create that dir. Try.

On Sep 7, 2011, at 1:57 PM, Heero_Yuy <email address hidden> wrote:

> crashes in Oneiric 32-bit too, i can't mount anything at start up
> without it !
>
> ** Description changed:
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (826493).
> https://bugs.launchpad.net/bugs/663318
>
> Title:
> ntfs-config crashes on start with: OSError: [Errno 2] No such file or
> directory: '/etc/hal/fdi/policy
>
> Status in The Linux Mint Distribution:
> Triaged
> Status in “ntfs-config” package in Ubuntu:
> Triaged
> Status in “ntfs-config” package in Debian:
> New
>
> Bug description:
> tried to run ntfs-config on mint 10 (julia) 32bit gnome edition from
> terminal with 'sudo ntfs-config' . this is the output:
>
> mdyter@mdyter ~ $ sudo ntfs-config
> [sudo] password for mdyter:
> Traceback (most recent call last):
> File "/usr/bin/ntfs-config", line 102, in <module>
> main(args, opts)
> File "/usr/bin/ntfs-config", line 75, in main
> app = NtfsConfig()
> File "/usr/lib/pymodules/python2.6/NtfsConfig/NtfsConfig.py",
> line 56, in __init__
> os.mkdir(HAL_CONFIG_DIR)
> OSError: [Errno 2] No such file or directory: '/etc/hal/fdi/policy
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/linuxmint/+bug/663318/+subscriptions

Revision history for this message
spoutnik (spoutnik) wrote :

creating /etc/hal/fdi/policy worked for me (ubuntu 11.10 x64), quick workaround

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.