Description of problem: I'm converting a pdf to file to a bmp file by "convert x.pdf x.bmp". Then I run "file x.bmp" with the result: file x.bmp x.bmp: data Version-Release number of selected component (if applicable): file-5.14-20.fc20.x86_64 ImageMagick-6.8.6.3-4.fc20.x86_64 How reproducible: always Steps to Reproduce: 1.convert x.pdf x.bmp 2.file x.bmp 3. Actual results: x.bmp: data Expected results: correct file type Additional info:
Created attachment 892545 [details] x.pdf used for the convert command
Created attachment 892546 [details] x.bmp whose file type the file does not recognize
running the identify command: identify x.bmp x.bmp BMP 595x842 595x842+0+0 8-bit sRGB 2.004MB 0.000u 0:00.010
This is fixed in file-5.19 in rawhide.
file-5.19-1.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/file-5.19-1.fc20
Package file-5.19-1.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing file-5.19-1.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-7992/file-5.19-1.fc20 then log in and leave karma (feedback).
file-5.19-1 solves this problem.
file-5.19-1.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.