Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Mar 2014 12:13:38 GMT
From:      Jakub Lach <jakub_lach@mailplus.pl>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/187315: base unzip does not recognize *.zip archives from dropbox.com
Message-ID:  <201403061213.s26CDcvW026318@cgiserv.freebsd.org>
Resent-Message-ID: <201403061220.s26CK0jq061847@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         187315
>Category:       misc
>Synopsis:       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:
>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403061213.s26CDcvW026318>