Bug 1201630
Summary: | File fails with some jpg files | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | nvwarr |
Component: | file | Assignee: | Jan Kaluža <jkaluza> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 21 | CC: | gwync, jkaluza, nphilipp |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | file-5.22-4.fc21 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-06-25 08:25:03 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
nvwarr
2015-03-13 07:05:59 UTC
This is causing FTBFS for pingus, on the file /usr/share/pingus/images/textures/easter_sky.jpg Jon, the problem is also in Fedora 22 (alpha), but I don't see how to have two versions and it seems silly to have two bug reports filed for the same bug. I changed it to 21 because it affects that and all higher versions. If it's found to affect f20 it should be changed to that. The problem is still there with fedora 22 (beta). I've dug into this a little and found that two upstream commits fix the issue when applied to our 5.22 package. These are from the github mirror of upstream CVS -- https://github.com/file/file: commit 78c2b81ccb511a740049ffe8ca5410433aae7d4e Author: Christos Zoulas <christos> Date: Fri Jan 2 21:29:39 2015 +0000 Bug + portability fixes from the NetBSD build. commit 9f0601f3c03ffc561a2638c35eaf24308c7b3a72 Author: Christos Zoulas <christos> Date: Fri Jan 2 22:40:27 2015 +0000 Explain recursion better and avoid double recursion in the masked entries Incidentally, the commits are the two that immediately follow the upstream release of file-5.22 (tag FILE5_22). file-5.22-4.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/file-5.22-4.fc22 file-5.22-4.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/file-5.22-4.fc21 Package file-5.22-4.fc22: * should fix your issue, * was pushed to the Fedora 22 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing file-5.22-4.fc22' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2015-10553/file-5.22-4.fc22 then log in and leave karma (feedback). This update fixes the problem. Thanks for your fast response. file-5.22-4.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report. file-5.22-4.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |