Bug 1119036
Summary: | Digikam 4.1+ not yet available for Fedora 20 | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | tosca <mnaugendre> |
Component: | digikam | Assignee: | Rex Dieter <rdieter> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 20 | CC: | alekcejk, dvratil, ltinkl, rdieter, sergio, smparrish, than |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | digikam-4.2.0-5.fc20 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2014-08-24 02:54:40 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: | |||
Bug Depends On: | 1114377 | ||
Bug Blocks: | 1128494 |
Description
tosca
2014-07-13 12:09:36 UTC
It requires opencv-2.4.9, which isn't (yet) available for f20 either, see bug #1114377 Thanks for your quick answer. Will have to wait a bit more ... Hi, I built in http://copr.fedoraproject.org/coprs/sergiomb/digikam_next/ digiKam 4.1.0 for Fedora 20 you may install it with: yum --tmprepo=http://copr-be.cloud.fedoraproject.org/results/sergiomb/digikam_next/fedora-20-x86_64/repodata/repomd.xml --nogpg update digikam\* trying test hacked scratched build (to allow use of older opencv): http://koji.fedoraproject.org/koji/taskinfo?taskID=7290616 If that goes ok, I'll merge and build as usual. sed -i.opencv_247 -e 's|^DETECT_OPENCV(2.4.9 |DETECT_OPENCV(2.4.7 |' extra/kipi-plugins/CMakeLists.txt extra/libkface/CMakeLists.txt In core/CMakeLists.txt also required opencv 2.4.9. -- First try at finding OpenCV... -- Great, found OpenCV on the first try. -- OpenCV Root directory is: /usr/lib/OpenCV -- OpenCV: Found version 2.4.7 (required: 2.4.9) -- OpenCV headers: /usr/include/opencv;/usr/include -- OpenCV libs : opencv_videostab;opencv_video;opencv_ts;opencv_superres;opencv_stitching;opencv_photo;opencv_ocl;opencv_objdetect;opencv_ml;opencv_legacy;opencv_imgproc;opencv_highgui;opencv_flann;opencv_features2d;opencv_core;opencv_contrib;opencv_calib3d CMake Warning at core/cmake/modules/MacroOpenCV.cmake:51 (MESSAGE): OpenCV: Version is too old. Call Stack (most recent call first): core/CMakeLists.txt:106 (DETECT_OPENCV) digikam-4.2.0-5.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/digikam-4.2.0-5.fc20 Package digikam-4.2.0-5.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 digikam-4.2.0-5.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-9563/digikam-4.2.0-5.fc20 then log in and leave karma (feedback). (In reply to nucleo from comment #5) > sed -i.opencv_247 -e 's|^DETECT_OPENCV(2.4.9 |DETECT_OPENCV(2.4.7 |' > extra/kipi-plugins/CMakeLists.txt extra/libkface/CMakeLists.txt > > In core/CMakeLists.txt also required opencv 2.4.9. I'd prefer have opencv-2.4.9 in f20 digikam-4.2.0-5.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |