From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_00, DNS_FROM_OPENWHOIS, SPF_HELO_PASS,SPF_PASS autolearn=no version=3.2.5 X-Injected-Via-Gmane: http://gmane.org/ To: sisyphus@lists.altlinux.org From: "Alexei V. Mezin" Date: Wed, 22 Dec 2010 00:01:41 +0300 Message-ID: References: <201012212057.51880.a_s_y@sama.ru> <201012212304.22872.a_s_y@sama.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: home-pool-172-37.com2com.ru User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.2.13) Gecko/20101207 Lightning/1.0b1pre Thunderbird/3.1.7 In-Reply-To: <201012212304.22872.a_s_y@sama.ru> Subject: Re: [sisyphus] =?koi8-r?b?88zJ28vPzSAiPT9rb2k4LXI/Yj96cy9YMmNvPT89?= =?koi8-r?b?IiB6aXA/?= X-BeenThere: sisyphus@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: alexei-mezin@rambler.ru, ALT Linux Sisyphus discussions List-Id: ALT Linux Sisyphus discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Dec 2010 21:02:03 -0000 Archived-At: List-Archive: List-Post: 21.12.2010 23:04, Sergey пишет: > А, так оно и есть: ключевое слово type в /etc/mc/mc.ext вот что означает: > > # type (file matches this if `file %f` matches regular expression desc > # (the filename: part from `file %f` is removed)) > # zip type/^([Zz][Ii][Pp])\ archive Open=%cd %p#uzip View=%view{ascii} unzip -v %f А это выходит еще одна бага, ибо в новом file описание данного типа архива выглядит как Zip multi-volume archive data, at least PKZIP v2.50 to extract что, конечно, не попадает под маску ^([Zz][Ii][Pp])\ archive В самом свежем mc тоже так? Или я на неделю устарел, и все уже поправили?