gacopl / dvmkv2mp4

Convert any Dolby Vision/HDR10+ MKV to DV MP4 that runs on many devices
198 stars 36 forks source link

APT Install Error #46

Closed albatrosify closed 7 months ago

albatrosify commented 8 months ago

First, let me thank you for this awesome tool, which has helped me many times before! However on a fresh ubuntu machine, as well as in docker I run into the following error. Can you check?

26.06 Some packages could not be installed. This may mean that you have
26.06 requested an impossible situation or if you are using the unstable
26.06 distribution that some required packages have not yet been created
26.06 or been moved out of Incoming.
26.06 The following information may help to resolve the situation:
26.06
26.06 The following packages have unmet dependencies:
26.10  ffmpeg : Depends: libavdevice58 (= 7:4.4.4-0ubuntu1~20.04.sav1.1) but it is not going to be installed
26.10           Depends: libavfilter7 (= 7:4.4.4-0ubuntu1~20.04.sav1.1)
26.10           Depends: libavformat58 (= 7:4.4.4-0ubuntu1~20.04.sav1.1)
26.11 E: Unable to correct problems, you have held broken packages.
gacopl commented 8 months ago

There's ready built docker image in GH repo docker pull ghcr.io/gacopl/dvmkv2mp4:main

śr., 17 sty 2024, 19:04 użytkownik LrdHelmchen @.***> napisał:

First, let me thank you for this awesome tool, which has helped me many times before! However on a fresh ubuntu machine, as well as in docker I run into the following error. Can you check?

26.06 Some packages could not be installed. This may mean that you have 26.06 requested an impossible situation or if you are using the unstable 26.06 distribution that some required packages have not yet been created 26.06 or been moved out of Incoming. 26.06 The following information may help to resolve the situation: 26.06 26.06 The following packages have unmet dependencies: 26.10 ffmpeg : Depends: libavdevice58 (= 7:4.4.4-0ubuntu1~20.04.sav1.1) but it is not going to be installed 26.10 Depends: libavfilter7 (= 7:4.4.4-0ubuntu1~20.04.sav1.1) 26.10 Depends: libavformat58 (= 7:4.4.4-0ubuntu1~20.04.sav1.1) 26.11 E: Unable to correct problems, you have held broken packages.

— Reply to this email directly, view it on GitHub https://github.com/gacopl/dvmkv2mp4/issues/46, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARMKIHU2VWZHA3F67HEZB3YPAHCNAVCNFSM6AAAAABB67B6S6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGA4DMNZQGY4TKMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

albatrosify commented 8 months ago

Thanks for that. I was trying the dev branch docker image now because I ran into an issue with a specific file on main version.

However following the requirements for ubuntu i ran into the same error on main (non docker).

So at some point there is something wrong or incompatible now...

gacopl commented 8 months ago

Dev branch is in development it needs specific requirements that are probably not met yet they are not in readme and not in dockerfile

śr., 17 sty 2024, 20:25 użytkownik LrdHelmchen @.***> napisał:

Thanks for that. I was trying the dev branch docker image now because I ran into an issue with a specific file on main version.

However following the requirements for ubuntu i ran into the same error on main (non docker).

So at some point there is something wrong or incompatible now...

— Reply to this email directly, view it on GitHub https://github.com/gacopl/dvmkv2mp4/issues/46#issuecomment-1896496540, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARMKIAWF475IZK65SOS23DYPAQRLAVCNFSM6AAAAABB67B6S6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQOJWGQ4TMNJUGA . You are receiving this because you commented.Message ID: @.***>