registry team mailing list archive
-
registry team
-
Mailing list archive
-
Message #13705
[Bug 629511] Re: ntfs-config crashed with OSError in __init__()
*** This bug is a duplicate of bug 629246 ***
https://bugs.launchpad.net/bugs/629246
Line 56 in NtfsConfig.py is :
os.mkdir(HAL_CONFIG_DIR)
this should be :
os.makdirs(HAL_CONFIG_DIR)
--
ntfs-config crashed with OSError in __init__()
https://bugs.launchpad.net/bugs/629511
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for Debian.