Package: ffmpeg Version: 3.0.2-4~bpo8+1 Severity: important Dear Maintainer,
Trying to install ffmpeg from backports which has worked in the past no breaks on a dependency error for the package libx265-79. Steps to duplicate: docker run -i -t debian:jessie bash >echo 'deb http://httpredir.debian.org/debian jessie-backports main' >> >/etc/apt/sources.list > apt-get update > apt-get install -t jessie-backports ffmpeg Looks like the package used to be available in the repos from some old images I have: apt-cache show libx265-79 Package: libx265-79 Status: install ok installed Priority: optional Section: libs Installed-Size: 10798 Maintainer: Debian Multimedia Maintainers <[email protected]> Architecture: amd64 Multi-Arch: same Source: x265 Version: 1.9-3~bpo8+1 Depends: libc6 (>= 2.15), libnuma1, libstdc++6 (>= 4.1.1) Description: H.265/HEVC video stream encoder (shared library) libx265 is an encoding library for creating H.265/High Efficiency Video Coding (HEVC) video streams. . This package contains the shared library. Description-md5: 9a85cf11805d7cd3e922b7e2ad8ea348 Homepage: http://x265.org -- System Information: Debian Release: 8.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 4.4.0-38-generic (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Init: unable to detect

