slow unzip with MC and RPM bug
Pavel Roskin
proski at gnu.org
Tue Jan 21 14:47:38 UTC 2003
Hello!
> > and why when directorys have that have spaces
> > i got error on RPM when accses RPM file.
> > example
>
> Please check this with 4.6.0-pre2. I believe it was fixed (missing quotes).
Sorry, I couldn't test it when I was writing it. The bug is confirmed
with the CVS version.
I believe it's a bug in rpm. I'm using rpm version 4.1. rpm needs extra
quoting for some reason.
$ rpm -qp "/home/proski/tmp/a\ b/usermin-0.970-1.noarch.rpm"
usermin-0.970-1
$ rpm -qp "/home/proski/tmp/a b/usermin-0.970-1.noarch.rpm"
error: open of /home/proski/tmp/a failed: No such file or directory
$
--
Regards,
Pavel Roskin
More information about the mc
mailing list