should use makedirs instead of mkdir when create new directory

Bug #987081 reported by Xuan (Sean) Hu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
ntfs-config
Invalid
Undecided
Unassigned

Bug Description

> sudo ntfs-config
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'

Revision history for this message
Xuan (Sean) Hu (huxuan) wrote :

Sorry, after clone the code.
I found it is the problem of Ubuntu not ntfs-config
Sorry for any interruption.

Changed in ntfs-config:
status: New → Invalid
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.