avidemux3-plugins-cli-plugins: Dependency is not satisfiable: libx265-dev

Started by Jan Gruuthuse, March 09, 2016, 10:19:45 AM

Previous topic - Next topic

Jan Gruuthuse

while trying to install avidemux3-plugins-CLI-2.6.12-160309-plugins.deb from build commit 9ce208c     [x265] Fix ))

software manager makes this complaint:
Dependency is not satisfiable: libx265-dev
ubuntu 14.04.4 does not have this package for installation?

dpkg -l libx265*
QuoteDesired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                        Version            Architecture       Description
+++-===========================-==================-==================-===========================================================
rc  libx265-35                  1.4-3~trusty       amd64              H.265/HEVC video encoder - runtime files


Jan Gruuthuse

I can only see 265 libde265-dev libde265-dbg

seems libx265-dev is only from vivid onwards and not on 14.04.4?

dpkg --list | grep linux-image && echo && lsb_release -a
Quoteii  linux-image-3.13.0-79-generic                         3.13.0-79.123                                          amd64        Linux kernel image for version 3.13.0 on 64 bit x86 SMP
ii  linux-image-3.19.0-51-generic                         3.19.0-51.58~14.04.1                                   amd64        Linux kernel image for version 3.19.0 on 64 bit x86 SMP
ii  linux-image-extra-3.13.0-79-generic                   3.13.0-79.123                                          amd64        Linux kernel extra modules for version 3.13.0 on 64 bit x86 SMP
ii  linux-image-extra-3.19.0-51-generic                   3.19.0-51.58~14.04.1                                   amd64        Linux kernel extra modules for version 3.19.0 on 64 bit x86 SMP
ii  linux-image-generic                                   3.13.0.79.85                                           amd64        Generic Linux kernel image
ii  linux-image-generic-lts-vivid                         3.19.0.51.36                                           amd64        Generic Linux kernel image

Am I missing something ?

Jan Gruuthuse

only avidemux3-plugins-CLI-2.6.12-160309-plugins.deb is not installing, the others do install.

Qt gui seems to be functional.

mean

That's weird
For that, plugin-cli and plugin-qt have the same deps
??


Jan Gruuthuse

Apparently the issue was with ubuntu 14.04.4 somewhere. I noticed a update passing by video related and rebuild the 9ce208c from yesterdays commit. Not build 54600c6    [package] Remove x264/x265 for now
Amazingly all build packages did install now.
Checking now:
dpkg -l libx265* produced:
QuoteDesired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name                        Version            Architecture       Description
+++-===========================-==================-==================-===========================================================
rc  libx265-35                  1.4-3~trusty       amd64              H.265/HEVC video encoder - runtime files
ii  libx265-59:amd64            1.7-1dhor~trusty   amd64              H.265/HEVC video stream encoder (shared library)
un  libx265-59-dbg              <none>             <none>             (no description available)
ii  libx265-dev:amd64           1.7-1dhor~trusty   amd64              H.265/HEVC video stream encoder (development files)
un  libx265-doc                 <none>             <none>             (no description available)

Looks like libx is updated to.