Package: mini-dinstall
Version: 0.6.25
Severity: minor

Hi,
in case of a non existing directory I get:

$ mini-dinstall -b
Traceback (most recent call last):
  File "/usr/bin/mini-dinstall", line 237, in <module>
    do_mkdir(toplevel_directory)
  File "/usr/bin/mini-dinstall", line 166, in do_mkdir
    os.mkdir(name)
OSError: [Errno 2] No such file or directory: '/var/...'

Would be nice to see a helpful error message instead of a pyton
exception.
 -- Guido




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to