According with rar developers response, this isn't a bug. See:
<response>
Hello,

Perhaps you used a directory name without trailing slash
in the command. If you run:

rar x arc dir/

rar (or unrar, they have the same syntax) knows that 'dir'
is a directory and treats it as directory.

If you run:

rar x arc dir

then 'dir' may be both file name and directory name. So rar
checks presence of 'dir' and if it is exist, it treats
this parameter as directory. Otherwise rar treats it as
a file name to extract.

Just add the slash character to destination directory name
to avoid this ambiguity.

Eugene
</response>

So, i'm closing this bug.

** Changed in: unrar-nonfree (Ubuntu)
       Status: Confirmed => Rejected

-- 
wrong error message
https://launchpad.net/bugs/75318

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to