SRT support build on Debian Buster. Nothing available yet. Cerbero fails to configure for source install.

Nirbheek Chauhan nirbheek.chauhan at gmail.com
Mon Jul 15 18:55:08 UTC 2019


On Mon, Jul 15, 2019 at 3:10 PM Daniel Rossi <electroteque at gmail.com> wrote:
>
> Trying to install just the base package didn't work
>
>  sudo dpkg -i gstreamer-1.0_1.17.0.1-1_amd64.deb
> (Reading database ... 130926 files and directories currently installed.)
> Preparing to unpack gstreamer-1.0_1.17.0.1-1_amd64.deb ...
> Unpacking gstreamer-1.0 (1.17.0.1-1) over (1.17.0.1-1) ...
> dpkg: dependency problems prevent configuration of gstreamer-1.0:
>  gstreamer-1.0 depends on gstreamer-1.0-core; however:
>   Package gstreamer-1.0-core is not configured yet.
>
> dpkg: error processing package gstreamer-1.0 (--install):
>  dependency problems - leaving unconfigured
> Errors were encountered while processing:
>  gstreamer-1.0
>

The Debian packaging output of Cerbero is known to be broken:

https://gitlab.freedesktop.org/gstreamer/gst-ci/issues/23
https://gitlab.freedesktop.org/gstreamer/cerbero/issues/56

You can use `package -t` to get a tarball instead which you can
extract wherever you want and then you can point your application to
that prefix. Alternatively, if you're interested in debugging and
fixing the debian packaging, that would also be welcome.

Cheers,
Nirbheek


More information about the gstreamer-devel mailing list