Karol Roslaniec wrote:
> -my $regex_zipinfo_line =
> qr"^(\S{10})\s+(\d+\.\d+)\s+(\S+)\s+(\d+)\s+(\S\S)\s+(\d+)\s+(\S{4})\s+(\d{4})(\d\d)(\d\d)\.(\d\d)(\d\d)(\d\d)\s(.*)$";
> +my $regex_zipinfo_line =
> qr"^(\S{7,10})\s+(\d+\.\d+)\s+(\S+)\s+(\d+)\s+(\S\S)\s+(\d+)\s+(\S{4})\s+(\d{4})(\d\d)(\d\d)\
Hello,
Actually there IS bug with browsing zip files, but it appears only
when viewing files created with MS-Windows zip.
The problem is with zipinfo file permission format (first column).
Compare two examples below (second created with Windows-ZIP):
$ unzip -Z -T b.zip
Archive: b.zip 5357 bytes
On Mon, May 02, 2005 at 12:35:08PM +0200, Mikolaj Menke wrote:
Hi Mikolaj,
>
> mc does not show any files inside .zip archive so it cannot be browsed
> or unpacked with mc.
maybe it is a stupid question: did you install unzip?
I just tried, after installing it, and it successfully opened a *.zip
f
On Mon, May 02, 2005 at 12:35:08PM +0200, Mikolaj Menke wrote:
> Package: mc
> Version: 1:4.6.0-4.6.1-pre3-1
> Severity: normal
>
>
> mc does not show any files inside .zip archive so it cannot be browsed
> or unpacked with mc.
I cannot reproduce this bug.
Does it work after an 'apt-get install
4 matches
Mail list logo