Ticket #2623 (closed defect: invalid)
Trouble opening zip files.
Reported by: | pregumton | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | mc-vfs | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Branch state: | no branch | Votes for changeset: |
Description
Fedora Release 13 goddard
GNU Midnight Commander 4.7.5
Built with GLib 2.24.1
Using the S-Lang library with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm and Linux console
With internationalization support
With multiple codepages support
Virtual File Systems: cpiofs, tarfs, sfs, extfs, ftpfs, fish, smbfs
Data types: char: 8; int: 32; long: 32; void *: 32; size_t: 32; off_t: 64;
I need urgently to see the contents of Zip files, all the solutions I found on the internet and the forum does not serve me, could you help me?
Change History
comment:1 Changed 13 years ago by andrew_b
- Keywords zip removed
- Component changed from mc-core to mc-vfs
comment:2 Changed 13 years ago by andrew_b
Please show the output of the following command:
grep op_has_zipinfo /usr/libexec/mc/extfs.d/uzip | head -1
comment:5 in reply to: ↑ 3 Changed 13 years ago by pregumton
Replying to angel_il:
https://bugs.launchpad.net/ubuntu/+source/mc/+bug/469046/comments/2
This is good for Ubuntu, I am using fedora
comment:6 Changed 13 years ago by angel_il
This is good for Ubuntu, I am using fedora
this is good for everything...
comment:8 follow-up: ↓ 9 Changed 13 years ago by angel_il
and please show output of
$ perl /usr/libexec/mc/extfs.d/uzip list /path/to/yourfile.zip
comment:9 in reply to: ↑ 8 ; follow-up: ↓ 10 Changed 13 years ago by pregumton
Replying to angel_il:
and please show output of
$ perl /usr/libexec/mc/extfs.d/uzip list /path/to/yourfile.zip
]# $ perl /usr/libexec/mc/extfs.d/uzip list /path/to/yourfile.zip
-bash: $: command not found
comment:10 in reply to: ↑ 9 ; follow-up: ↓ 11 Changed 13 years ago by andrew_b
Replying to pregumton:
-bash: $: command not found
Don't put $ into command line. Just
perl /usr/libexec/mc/extfs.d/uzip list /path/to/yourfile.zip
comment:11 in reply to: ↑ 10 Changed 13 years ago by pregumton
Replying to andrew_b:
Replying to pregumton:
-bash: $: command not found
Don't put $ into command line. Just
perl /usr/libexec/mc/extfs.d/uzip list /path/to/yourfile.zip
perl /usr/libexec/mc/extfs.d/uzip list /root/Upload.zip
-rw-r--r-- 1 0 0 2671680 03/28/2005 01:22:08 CIMG0005.JPG
-rw-r--r-- 1 0 0 2633718 03/28/2005 01:22:20 CIMG0006.JPG
-rw-r--r-- 1 0 0 2750142 03/28/2005 01:22:38 CIMG0007.JPG
comment:12 Changed 13 years ago by pregumton
Another fact that I can give is to install everything with the command yum.
yum update -y
yum install arj p7zip lha tar gzip p7zip-plugins -y
yum install -y lftp mc
There repositories stable, MC and zip that can be installed with RPM?
comment:13 Changed 13 years ago by slavazanko
is file ~/.mc/bindings present?
If yes - rename this file to ~/.mc/bindings.old, restart mc and try again
comment:14 Changed 13 years ago by pregumton
- Summary changed from Trouble opening zip files. to [CLOSED] Trouble opening zip files.
Excuse my problem was so urgent, Cahnged to UBUNTU Sistem, thank you all shut up the ticket.
comment:15 Changed 13 years ago by andrew_b
- Status changed from new to closed
- Milestone 4.8 deleted
- Version 4.7.5 deleted
- Resolution set to invalid
- Summary changed from [CLOSED] Trouble opening zip files. to Trouble opening zip files.