ntfs-config fails to install properly

Bug #846829 reported by Kevin
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
ntfs-config (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Dual booting a fresh install of Ubuntu 11.04 with Windows Vista (both 64-bit). Computer Gateway M-6864 Laptop.

After installing ntfs configuration tool from the Ubuntu Software Center the application would fail to launch after I typed in my password. Attempting to run it from the terminal I got the following output.

kevin@kevin-M-6864FX:~$ sudo ntfs-config
[sudo] password for kevin:
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.7/NtfsConfig/NtfsConfig.py", line 56, in __init__
    os.mkdir(HAL_CONFIG_DIR)
OSError: [Errno 2] No such file or directory: '/etc/hal/fdi/policy'

The problem was solved by running the following command

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

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: ntfs-config 1.0.1-9
ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
Architecture: amd64
Date: Sat Sep 10 22:35:55 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1)
ProcEnviron:
 LANGUAGE=en_CA:en
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: ntfs-config
UpgradeStatus: No upgrade log present (probably fresh install)

Revision history for this message
Kevin (kbarager) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in ntfs-config (Ubuntu):
status: New → Confirmed
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.