From nobody@FreeBSD.org  Thu Mar  6 12:13:40 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 40B2E9C4
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Mar 2014 12:13:40 +0000 (UTC)
Received: from cgiserv.freebsd.org (cgiserv.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 2D41AA57
	for <freebsd-gnats-submit@FreeBSD.org>; Thu,  6 Mar 2014 12:13:40 +0000 (UTC)
Received: from cgiserv.freebsd.org ([127.0.1.6])
	by cgiserv.freebsd.org (8.14.8/8.14.8) with ESMTP id s26CDcpB026325
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 6 Mar 2014 12:13:38 GMT
	(envelope-from nobody@cgiserv.freebsd.org)
Received: (from nobody@localhost)
	by cgiserv.freebsd.org (8.14.8/8.14.8/Submit) id s26CDcvW026318;
	Thu, 6 Mar 2014 12:13:38 GMT
	(envelope-from nobody)
Message-Id: <201403061213.s26CDcvW026318@cgiserv.freebsd.org>
Date: Thu, 6 Mar 2014 12:13:38 GMT
From: Jakub Lach <jakub_lach@mailplus.pl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: base unzip does not recognize *.zip archives from dropbox.com
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         187315
>Category:       bin
>Synopsis:       unzip(1): base unzip does not recognize *.zip archives from dropbox.com
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 06 12:20:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Sun Mar 09 15:38:41 UTC 2014
>Originator:     Jakub Lach
>Release:        10.0-STABLE #0 r262732 amd64
>Organization:
-
>Environment:
>Description:
Please see

http://docs.freebsd.org/cgi/getmsg.cgi?fetch=594563+0+archive/2014/freebsd-current/20140223.freebsd-current

for details.

$ /usr/bin/unzip  file.zip                             
Archive:  file.zip
unzip: skipping non-regular entry ''
unzip: skipping non-regular entry 'A B C D.pdf'

archivers/unzip manages this case though...

$ /usr/local/bin/unzip  file.zip                       
Archive:  file.zip
warning:  stripped absolute path spec from /
mapname:  conversion of  failed
inflating: A B C D.pdf   
>How-To-Repeat:
unzip a *.zip from dropbox.com (download directory as zipped archive)
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
