From obrien@NUXI.org  Sat Dec 27 01:49:03 2008
Return-Path: <obrien@NUXI.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 7E9ED1065670
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 27 Dec 2008 01:49:03 +0000 (UTC)
	(envelope-from obrien@NUXI.org)
Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85])
	by mx1.freebsd.org (Postfix) with ESMTP id 68DF88FC17
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 27 Dec 2008 01:49:03 +0000 (UTC)
	(envelope-from obrien@NUXI.org)
Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1])
	by dragon.nuxi.org (8.14.2/8.14.2) with ESMTP id mBR1SDwd074841
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 Dec 2008 17:28:14 -0800 (PST)
	(envelope-from obrien@dragon.nuxi.org)
Received: (from obrien@localhost)
	by dragon.nuxi.org (8.14.2/8.14.2/Submit) id mBR1SDkG074840;
	Fri, 26 Dec 2008 17:28:13 -0800 (PST)
	(envelope-from obrien)
Message-Id: <200812270128.mBR1SDkG074840@dragon.nuxi.org>
Date: Fri, 26 Dec 2008 17:28:13 -0800 (PST)
From: "David O'Brien" <obrien@freebsd.org>
Reply-To: "David O'Brien" <obrien@freebsd.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: /usr/bin/unzip missing -v option.
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         129967
>Category:       bin
>Synopsis:       unzip(1): /usr/bin/unzip missing -v option.
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    des
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 27 01:50:04 UTC 2008
>Closed-Date:    Sun Dec 20 14:42:48 UTC 2009
>Last-Modified:  Sun Dec 20 14:42:48 UTC 2009
>Originator:     David O'Brien
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD dragon.NUXI.org 8.0-CURRENT FreeBSD 8.0-CURRENT #597: Wed May 21 01:43:49 PDT 2008 rootk@dragon.NUXI.org:/src/fbsd/sys/i386/compile/DRAGON i386


	
>Description:
	$ /usr/local/bin/unzip -v S3992-E_v105.zip
	Archive:  S3992-E_v105.zip
	 Length   Method    Size  Ratio   Date   Time   CRC-32    Name
	--------  ------  ------- -----   ----   ----   ------    ----
	 1048576  Defl:N   683664  35%  10-13-08 11:01  84b3228f  92-EV105.ROM
	  103856  Defl:N   100613   3%  08-16-05 18:00  d08fce95  AFUDOS.exe
	      41  Stored       41   0%  10-13-08 11:08  4a4df986  flash.bat
	     506  Defl:N      308  39%  03-18-03 11:01  35c3ccdf  Flash Text.txt
	--------          -------  ---                            -------
	 1152979           784626  32%                            4 files


	$ /usr/bin/unzip -v S3992-E_v105.zip
	unzip: illegal option -- v
	usage: unzip [-ajLlnoqtu] [-d dir] zipfile

>How-To-Repeat:
	$ /usr/bin/unzip -v foo.zip
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->des 
Responsible-Changed-By: obrien 
Responsible-Changed-When: Sun Dec 28 06:37:07 UTC 2008 
Responsible-Changed-Why:  
DES authored /usr/bin/unzip 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129967 
State-Changed-From-To: open->closed 
State-Changed-By: jh 
State-Changed-When: Sun Dec 20 14:42:47 UTC 2009 
State-Changed-Why:  
-v option has been added by r196981. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=129967 
>Unformatted:
