Description of problem: After a yum update on June 20 2013, the unzip package has been updated to the 6.0-9 release. But since this update, unzip is no more able to extract sub-directories from a zip archive. Sub-directories are ignored and not extracted. I've zipped a directory with the following structure : bin src |_ lib When I unzip the src directory of my archive with the command : unzip archive.zip src/'*' then the src directory is extracted but not the src/lib sub-directory. Before the update of unzip, it was OK ! Version-Release number of selected component (if applicable): Fedora 18. Unzip 6.0-9. How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Hi Tom, do you have any idea what could cause this issue? Michal
Yeah, I enabled WILD_STOP_AT_DIR. I thought that was consistent with the previous build behavior, but now I see that it was not. I'll fix this asap.
unzip-6.0-10.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/unzip-6.0-10.fc19
unzip-6.0-10.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/unzip-6.0-10.fc18
Package unzip-6.0-10.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing unzip-6.0-10.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-11629/unzip-6.0-10.fc18 then log in and leave karma (feedback).
unzip-6.0-10.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
unzip-6.0-10.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.