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 - zip - missing requirements for unzip
Summary: zip - missing requirements for unzip
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: zip
Version: 21
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Petr Stodulka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-26 08:07 UTC by Petr Stodulka
Modified: 2015-07-14 15:34 UTC (History)
3 users (show)

Fixed In Version: zip-3.0-14.fc21
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-06-30 20:14:29 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.