Bug#638000: Unable to install ffmpeg
Amandeep Singh
newtodisworld at gmail.com
Wed Aug 17 11:49:54 UTC 2011
On Wed, 2011-08-17 at 09:40 +0200, Fabian Greffrath wrote:
> Am 16.08.2011 21:59, schrieb Amandeep Singh:
> > Didn't help.
>
> But sentences like this do not help either.
Sorry.
>
> What exactly does aptitude print if you try to install ffmpeg?
$ apt-get install ffmpeg
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
ffmpeg : Depends: libavdevice52 (>= 4:0.5.1-1) but it is not going to
be installed or
libavdevice-extra-52 (>= 4:0.5.1-1) but it is not
installable
Depends: libavfilter0 (>= 4:0.5.1-1) but it is not going to be
installed or
libavfilter-extra-0 (>= 4:0.5.1-1) but it is not
installable
E: Broken packages
$
> What does "apt-cache search libavdevice" show?
$ apt-cache search libavdevice
libavdevice-dev - development files for libavdevice
libavdevice52 - ffmpeg device handling library
$
> What does "apt-cache policy libavdevice*" show?
$ apt-cache policy libavdevice*
libavdevice52:
Installed: (none)
Candidate: 4:0.5.2-6
Version table:
4:0.5.2-6 0
500 http://cdn.debian.net/debian/ squeeze/main amd64 Packages
libavdevice-extra-52:
Installed: (none)
Candidate: (none)
Version table:
libavdevice-dev:
Installed: (none)
Candidate: 4:0.5.2-6
Version table:
4:0.5.2-6 0
500 http://cdn.debian.net/debian/ squeeze/main amd64 Packages
$
>
> Your sources.list looks reasonable. Do any warnings occur during
> "apt-get update"? Maybe the package index on your mirror is just
> outdated and installation succeeds in a few days...
I dont' get any error while doing apt-get update
>
> - Fabian
when I try installing libavdevice52, I get following error.
$ apt-get install libavdevice52
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libavdevice52 : Depends: libavcodec52 (< 4:0.5.2-99) but 5:0.6.1
+svn20101128-0.2 is to be installed or
libavcodec-extra-52 (< 4:0.5.2-99) but it is
not installable
Depends: libavformat52 (< 4:0.5.2-99) but 5:0.6.1
+svn20101128-0.2 is to be installed or
libavformat-extra-52 (< 4:0.5.2-99) but it is
not installable
E: Broken packages
$
And in the sequence, when I try to install libavcodec52, I get the
following.
$ apt-get install libavcodec52
Reading package lists... Done
Building dependency tree
Reading state information... Done
libavcodec52 is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
$
$ apt-cache policy libavcodec52
libavcodec52:
Installed: 5:0.6.1+svn20101128-0.2
Candidate: 5:0.6.1+svn20101128-0.2
Version table:
*** 5:0.6.1+svn20101128-0.2 0
100 /var/lib/dpkg/status
4:0.5.2-6 0
500 http://cdn.debian.net/debian/ squeeze/main amd64 Packages
$
Does that mean libavcodec52 is too recent, or something else?
Thanks,
Amandeep
More information about the pkg-multimedia-maintainers
mailing list