[Bug 1243235] [NEW] Please demote libav to universe
Launchpad Bug Tracker
1243235 at bugs.launchpad.net
Fri Nov 1 22:59:23 UTC 2013
You have been subscribed to a public bug by Dmitrijs Ledkovs (xnox):
Ready to be demoted:
Source and binary movements to universe
---------------------------------------
o libav: ffmpeg ffmpeg-doc libav-doc libav-tools libavcodec-dev libavcodec53 libavdevice-dev libavdevice53 libavfilter-dev libavfilter2 libavformat-dev libavformat53 libavutil-dev libavutil51 libpostproc-dev libpostproc52 libswscale-dev libswscale2
libav demotion:
I would like libav to be demoted to universe in Trusty. It is a package
that takes considerable resources to maintain security updates for,
resulting in it being vulnerable in Debian and Ubuntu.
Not only does anything in main currently depend on it, but having it in
main results in split packaging (libav and libav-extras) which puts an
extra burden on maintenance.
It is currently being seeded in supported-desktop-extra.
$ reverse-depends -c main src:libav
No reverse dependencies found
$ reverse-depends -b -c main src:libav
Reverse-Build-Depends
=====================
* alsa-plugins (for libavcodec-dev)
* alsa-plugins (for libavutil-dev)
* strigi (for libpostproc-dev)
* strigi (for libswscale-dev)
strigi:
-------
I don't believe strigi actually needs libpostproc-dev and libswscale-dev.
Here is the current build log with them:
-- checking for module 'libavcodec'
-- package 'libavcodec' not found
-- checking for module 'libavformat'
-- package 'libavformat' not found
-- checking for module 'libavdevice'
-- package 'libavdevice' not found
-- checking for module 'libavutil'
-- found libavutil, version 51.22.1
-- checking for module 'libswscale'
-- found libswscale, version 2.1.0
-- checking for module 'libpostproc'
-- found libpostproc, version 52.0.0
-- Could NOT find FFmpeg (missing: AVCODEC_LIBRARIES AVCODEC_INCLUDE_DIRS AVFORMAT_LIBRARIES AVFORMAT_INCLUDE_DIRS)
** FFmpeg not found. Support for indexing FFMPEG is disabled
Here is the build log after they have been removed:
-- checking for module 'libavcodec'
-- package 'libavcodec' not found
-- checking for module 'libavformat'
-- package 'libavformat' not found
-- checking for module 'libavdevice'
-- package 'libavdevice' not found
-- checking for module 'libavutil'
-- package 'libavutil' not found
-- checking for module 'libswscale'
-- package 'libswscale' not found
-- checking for module 'libpostproc'
-- package 'libpostproc' not found
-- Could NOT find FFmpeg (missing: FFMPEG_LIBRARIES FFMPEG_INCLUDE_DIRS AVCODEC_LIBRARIES AVCODEC_INCLUDE_DIRS AVFORMAT_LIBRARIES AVFORMAT_INCLUDE_DIRS AVUTIL_LIBRARIES AVUTIL_INCLUDE_DIRS SWSCALE_LIBRARIES SWSCALE_INCLUDE_DIRS)
** FFmpeg not found. Support for indexing FFMPEG is disabled
alsa-plugins:
-------------
alsa-plugins needs libavcodec-dev and libavutil-dev for the
libasound2-plugins-extra package in universe.
We have three options:
1- Stop building libasound2-plugins-extra
$ reverse-depends -s libasound2-plugins-extra
No reverse dependencies found
2- Leave libavcodec-dev and libavutil-dev in main (not ideal)
3- Add an alsa-plugins-extras source package
** Affects: alsa-plugins (Ubuntu)
Importance: Undecided
Status: Fix Released
** Affects: libav (Ubuntu)
Importance: Medium
Status: Confirmed
** Affects: strigi (Ubuntu)
Importance: Undecided
Status: Fix Released
--
Please demote libav to universe
https://bugs.launchpad.net/bugs/1243235
You received this bug notification because you are a member of Ubuntu Package Archive Administrators, which is subscribed to the bug report.
More information about the ubuntu-archive
mailing list