Public bug reported:

GStreamer 1.6 introduced a base class library for adaptive streaming
elements. These use the libgstadaptivedemux-1.0.so library to implement
that. the library is installed as part of the runtime package but not
the development package. It looks like the installation script
`libgstreamer-plugins-bad-dev.install` doesn't have the necessary
installation line:

```
debian/tmp/usr/lib/*/gstreamer-1.0/include
debian/tmp/usr/lib/*/pkgconfig
debian/tmp/usr/include/gstreamer-@GST_ABI@/gst/codecparsers
debian/tmp/usr/include/gstreamer-@GST_ABI@/gst/gl
debian/tmp/usr/include/gstreamer-@GST_ABI@/gst/insertbin
debian/tmp/usr/include/gstreamer-@GST_ABI@/gst/mpegts
debian/tmp/usr/include/gstreamer-@GST_ABI@/gst/uridownloader
debian/tmp/usr/lib/*/libgstcodecparsers-@[email protected]
debian/tmp/usr/lib/*/libgstgl-@[email protected]
debian/tmp/usr/lib/*/libgstbadbase-@[email protected]
debian/tmp/usr/lib/*/libgstbadvideo-@[email protected]
debian/tmp/usr/lib/*/libgstinsertbin-@[email protected]
debian/tmp/usr/lib/*/libgstmpegts-@[email protected]
debian/tmp/usr/lib/*/libgsturidownloader-@[email protected]
debian/tmp/usr/lib/*/libgstwayland-@[email protected]
debian/tmp/usr/share/gir-*
@mirallocdev@
```

Looks like it's missing
`debian/tmp/usr/lib/*/libgstadaptivedemux-@[email protected]`

```
buildslave@ubuntu:~$ lsb_release -rd
Description:    Ubuntu 15.10
Release:        15.10
buildslave@ubuntu:~$ apt-cache policy libgstreamer-plugins-bad1.0-dev
libgstreamer-plugins-bad1.0-dev:
  Installed: 1.6.0-1ubuntu1
  Candidate: 1.6.0-1ubuntu1
  Version table:
 *** 1.6.0-1ubuntu1 0
        500 http://gb.archive.ubuntu.com/ubuntu/ wily/universe amd64 Packages
        100 /var/lib/dpkg/status
```

** Affects: gst-plugins-bad1.0 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1540427

Title:
  libgstadaptivedemux-1.0.so not installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1540427/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to