Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1235956

Summary: zip - missing requirements for unzip
Product: [Fedora] Fedora Reporter: Petr Stodulka <pstodulk>
Component: zipAssignee: Petr Stodulka <pstodulk>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 21CC: mluscon, pertusus, pstodulk
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: zip-3.0-14.fc21 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-06-30 20:14:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Stodulka 2015-06-26 08:07:18 UTC
zip should require unzip package due to option "-T" for check of integrity of zip archive, because zip call unzip for checking it.

Reproduce:
1. remove unzip
2. try check some archive
$ zip -T archive

Output:
<snip>
sh: unzip: command not found
	zip warning: failed to get information from UnZip
sh: unzip: command not found
test of nsp.zip FAILED

zip error: Zip file invalid, could not spawn unzip, or wrong unzip (original files unmodified)

Comment 1 Fedora Update System 2015-06-26 08:34:35 UTC
zip-3.0-14.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/zip-3.0-14.fc22

Comment 2 Fedora Update System 2015-06-26 08:34:41 UTC
zip-3.0-14.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/zip-3.0-14.fc21

Comment 3 Fedora Update System 2015-06-26 20:33:43 UTC
Package zip-3.0-14.fc21:
* should fix your issue,
* was pushed to the Fedora 21 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing zip-3.0-14.fc21'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-10801/zip-3.0-14.fc21
then log in and leave karma (feedback).

Comment 4 Fedora Update System 2015-06-30 20:14:29 UTC
zip-3.0-14.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2015-07-14 15:34:48 UTC
zip-3.0-14.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.