[Bug 469046] Re: mc cannot access zip files
lnxusr
bjwest at westlot.net
Mon Nov 2 16:10:12 UTC 2009
jaroslaw, to fix this, edit the file /usr/share/mc/extfs/uzip. Change
the zero to a one on line 22:
before:
my $op_has_zipinfo = 0;
after:
my $op_has_zipinfo = 1;
This bug was introduced in an unzip update. This is an easy fix, and
should have been done by the ubuntu team a long time ago. Of course,
you and I may be the only people still using Midnight Commander... ;)
--
mc cannot access zip files
https://bugs.launchpad.net/bugs/469046
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list