Bug 1815802 - does not work unless ffmpeg is installed in a separate command
Summary: does not work unless ffmpeg is installed in a separate command
Keywords:
Status: CLOSED DUPLICATE of bug 1805663
Alias: None
Product: Fedora
Classification: Fedora
Component: peek
Version: 31
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Artem
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-21 20:14 UTC by Greg hedin
Modified: 2020-03-21 21:10 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-21 21:10:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Greg hedin 2020-03-21 20:14:18 UTC
Description of problem:

Peek depends on ffmpeg. When installed via dnf, ffmpeg is not automatically installed as a dependency.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. do not install ffmpeg
2. execute `sudo dnf install peek`



Actual results:

dnf will only install peek, it will not attempt to install ffmpeg

Expected results:

dnf should install peek as well as its runtime dependencies (I think only ffmpeg)

Additional info:

After installing peek and trying to create a gif, everything seemed to work fine until I tried to open the gif and found that it had errors / was invalid according to the image viewer and according to github when I tried to attach it to a github issue.

I discovered via the peek github repo that ffmpeg is a runtime dependency. After running `sudo dnf install ffmpeg` peek works as expected.

Comment 1 Artem 2020-03-21 21:10:37 UTC
Hi. Can't fix. :(

https://bugzilla.redhat.com/show_bug.cgi?id=1805663#c1

*** This bug has been marked as a duplicate of bug 1805663 ***


Note You need to log in before you can comment on or make changes to this bug.