Your message dated Tue, 28 Jul 2015 19:28:27 -0400
with message-id
<caj0ccez3y8cajbltrh44qsbqptcdebly-7mjckhipn-wkph...@mail.gmail.com>
and subject line Re: Bug#793918: libavcodec-dev: not coinstallable with
libavcodec-ffmpeg-extra56
has caused the Debian Bug report #793918,
regarding libavcodec-dev: not coinstallable with libavcodec-ffmpeg-extra56
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
793918: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793918
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libavcodec-dev
Version: 7:2.7.2-1
Severity: normal
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
Having libavcodec-ffmpeg-extra56 installed instead of libavcodec-ffmpeg56.
* What exactly did you do (or not do) that was effective (or
ineffective)?
apt-get install libavcodec-dev
* What was the outcome of this action?
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:
libavcodec-dev : Depends: libavcodec-ffmpeg56 (= 7:2.7.2-1) but it is not
going to be installed
E: Unable to correct problems, you have held broken packages.
* What outcome did you expect instead?
installation!
*** End of the template - remove these template lines ***
May be having depends like : libavcodec-ffmpeg56 | libavcodec-ffmpeg-extra56
would help.
Many regards,
Patrice
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.1.0-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libavcodec-dev depends on:
pn libavcodec-ffmpeg56 <none>
ii libavutil-dev 7:2.7.2-1
ii libswresample-dev 7:2.7.2-1
libavcodec-dev recommends no packages.
libavcodec-dev suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, Jul 28, 2015 at 5:04 PM, Patrice Duroux
<duroux.patr...@orange.fr> wrote:
> Package: libavcodec-dev
> Version: 7:2.7.2-1
> Severity: normal
>
> Dear Maintainer,
>
> *** Reporter, please consider answering these questions, where appropriate ***
>
> * What led up to the situation?
>
> Having libavcodec-ffmpeg-extra56 installed instead of libavcodec-ffmpeg56.
>
> * What exactly did you do (or not do) that was effective (or
> ineffective)?
>
> apt-get install libavcodec-dev
>
> * What was the outcome of this action?
>
> 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:
> libavcodec-dev : Depends: libavcodec-ffmpeg56 (= 7:2.7.2-1) but it is not
> going to be installed
> E: Unable to correct problems, you have held broken packages.
That is intended as a safety measure to avoid that packages
accedentially get built against libavcodec-extra, which has different
licensing terms than the regular libavcodec package. Please install
that instead, or build your package in a chroot.
--
regards,
Reinhard
--- End Message ---