[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#750577: marked as done (avcodec_decode_audio3 lacks LIBAVCODEC_53 versioning leading to failed load)



Your message dated Fri, 15 Jan 2016 22:06:39 +0000
with message-id <[🔎] E1aKCVz-0001E5-7N@franck.debian.org>
and subject line Bug#810706: Removed package(s) from unstable
has caused the Debian Bug report #750577,
regarding avcodec_decode_audio3 lacks LIBAVCODEC_53 versioning leading to failed load
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 owner@bugs.debian.org
immediately.)


-- 
750577: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750577
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libavbin0
Version: 7-4
Severity: important

With version in wheezy

$> acpolicy libavbin0
libavbin0:
  Installed: 7-1.3
  Candidate: 7-1.3
  Version table:
 *** 7-1.3 0
        500 http://debproxy/debian/ wheezy/main amd64 Packages
        100 /var/lib/dpkg/status

it has
$> objdump -T /usr/lib/libavbin.so.0 | grep avcodec_decode_audio3
0000000000000000      DF *UND*  0000000000000000  LIBAVCODEC_53 avcodec_decode_audio3

sid's:

$> objdump -T /usr/lib/x86_64-linux-gnu/libavbin.so.0 | grep avcodec_decode_audio3
0000000000000000      D  *UND*  0000000000000000              avcodec_decode_audio3

which leads to

$> python -c "import ctypes; ctypes.cdll.LoadLibrary('/usr/lib/x86_64-linux-gnu/libavbin.so.0')" 
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/python2.7/ctypes/__init__.py", line 443, in LoadLibrary
    return self._dlltype(name)
  File "/usr/lib/python2.7/ctypes/__init__.py", line 365, in __init__
    self._handle = _dlopen(self._name, mode)
OSError: /usr/lib/x86_64-linux-gnu/libavbin.so.0: undefined symbol: avcodec_decode_audio3


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (600, 'unstable'), (300, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.14-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libavbin0 depends on:
ii  libavcodec55   6:10.1-1
ii  libavformat55  6:10.1-1
ii  libavutil53    6:10.1-1
ii  libc6          2.18-7
ii  libswscale2    6:10.1-1

libavbin0 recommends no packages.

libavbin0 suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 7-5+rm

Dear submitter,

as the package avbin has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/810706

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmaster@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply to: