>Number:         144316
>Category:       bin
>Synopsis:       Installing BSD unzip utility in base system may lead to 
>confusing.
>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:   Fri Feb 26 10:30:03 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Takanori Watanabe
>Release:        FreeBSD 9.0-CURRENT
>Organization:
Private
>Environment:
FreeBSD konata.init-main.com 9.0-CURRENT FreeBSD 9.0-CURRENT #29 r203274M: Sun 
Jan 31 21:14:50 JST 2010     
>Description:
FreeBSD unzip utility do not  extract archive with password set.

When extracting such archive, I used unzip(1) installed from ports, though I 
use normal 
zip archive with FreeBSD-tar.

After BSD unzip utility comes to the base, I cannot extract such archive, 
because
the BSD unzip utility is executed instead of normal unzip utility.

>How-To-Repeat:
Try to unzip archive with password, in clean installed account, with unzip-port 
installed.
>Fix:
chmod a-x /usr/bin/unzip 
or
move /usr/local/bin to the head of your command search PATH.

The best solution is to support extracting archive with password.

>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to