Bug 1435789
| Summary: | ImageMagick missing from dependencies | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Alois Mahdal <amahdal> | ||||
| Component: | shutter | Assignee: | Rex Dieter <rdieter> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 25 | CC: | drizt72, liangsuilong, rdieter, ricky.tigg, robert | ||||
| Target Milestone: | --- | Keywords: | EasyFix | ||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | shutter-0.93.1-8.fc26 shutter-0.93.1-8.fc25 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2017-08-10 16:54:39 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: | |||||||
| Attachments: |
|
||||||
Created attachment 1266229 [details]
Patch (against f25 branch in pkgs.f.c)
*** Bug 1444551 has been marked as a duplicate of this bug. *** I can help fix this. shutter-0.93.1-8.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-89624bf867 shutter-0.93.1-8.fc26 has been pushed to the Fedora 26 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-2017-89624bf867 shutter-0.93.1-8.fc25 has been pushed to the Fedora 25 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-2017-8bdba19eb7 shutter-0.93.1-8.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report. shutter-0.93.1-8.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. *** Bug 1451836 has been marked as a duplicate of this bug. *** |
Description of problem ====================== After installing Shutter to Fedora 25: @graphite|work:~$ shutter ERROR: imagemagick is missing --> aborting! Version-Release number of selected component ============================================ shutter-0.93.1-3.fc25 How reproducible ================ Always Steps to Reproduce ================== 1. # dnf install shutter 2. $ shutter 3. observe Actual results ============== shutter fails Expected results ================ shutter runs Additional info =============== Running dnf install ImageMagick fixes the issue. Apparently ImageMagick is just missing from dependencies.