Bug 1757822

Summary: opj2_compress/opj2_decompress don't work with png/tiff images
Product: [Fedora] Fedora Reporter: Nikola Forró <nforro>
Component: openjpeg2Assignee: Sandro Mani <manisandro>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 30CC: hobbes1069, manisandro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: openjpeg2-2.3.1-3.fc31 openjpeg2-2.3.1-3.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-07 00:02:00 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 Nikola Forró 2019-10-02 13:47:35 UTC
Description of problem:
opj2_compress/opj2_decompress don't work with png/tiff images, because the package is built without external libraries.


Version-Release number of selected component (if applicable):
openjpeg2-tools-2.3.1-1.fc30


How reproducible:
always


Steps to Reproduce:
1. run opj2_compress or opj2_decompress with a png or tiff image


Actual results:
$ opj2_compress -i test.png -o test.jp2

Unable to load file: got no image


Expected results:
$ opj2_compress -i test.png -o test.jp2

[INFO] tile number 1 / 1
[INFO] Generated outfile test.jp2
encode time: 128 ms 


Additional info:
The problem lies here:
https://src.fedoraproject.org/rpms/openjpeg2/blob/427ecf3c3393bef23940681fdfdc689de58cc2ed/f/openjpeg2.spec#_207

This removes also thirdparty/CMakeLists.txt file that takes care of finding external libraries.

Comment 1 Fedora Update System 2019-10-02 14:21:55 UTC
FEDORA-2019-76d53b61a8 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-76d53b61a8

Comment 2 Fedora Update System 2019-10-02 14:21:59 UTC
FEDORA-EPEL-2019-25341976b7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-25341976b7

Comment 3 Fedora Update System 2019-10-03 01:52:46 UTC
mingw-openjpeg2-2.3.1-3.fc30, openjpeg2-2.3.1-3.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-efd784d508

Comment 4 Fedora Update System 2019-10-03 03:19:56 UTC
mingw-openjpeg2-2.3.1-3.fc31, openjpeg2-2.3.1-3.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-76d53b61a8

Comment 5 Fedora Update System 2019-10-03 03:33:40 UTC
openjpeg2-2.3.1-3.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-25341976b7

Comment 6 Fedora Update System 2019-10-07 00:02:00 UTC
mingw-openjpeg2-2.3.1-3.fc31, openjpeg2-2.3.1-3.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2019-10-17 23:23:12 UTC
mingw-openjpeg2-2.3.1-3.fc30, openjpeg2-2.3.1-3.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2019-10-18 16:53:02 UTC
mingw-openjpeg2-2.3.1-3.fc30, openjpeg2-2.3.1-3.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2020-12-18 01:30:33 UTC
FEDORA-EPEL-2020-4a9fc09599 has been pushed to the Fedora EPEL 7 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2020-4a9fc09599

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.