Activity log for bug #859189

Date Who What changed Old value New value Message
2011-09-25 20:48:35 Stefano Rivera bug added bug
2011-09-25 20:49:16 Stefano Rivera bug added subscriber Reinhard Tartler
2011-09-25 20:51:22 Stefano Rivera description $ cat test.c #include <stddef.h> #include <avbin.h> int main(int argc, char **argv) { avbin_init(); AVbinFile *file = avbin_open_filename('test.ogg'); } $ ./test ./test: symbol lookup error: /usr/lib/libavbin.so.0: undefined symbol: av_open_input There are a few other undefined symbols visible in the build log: dpkg-shlibdeps: warning: symbol avcodec_decode_audio2 used by debian/libavbin0/usr/lib/libavbin.so.0.0.7 found in none of the libraries. dpkg-shlibdeps: warning: symbol avcodec_decode_video used by debian/libavbin0/usr/lib/libavbin.so.0.0.7 found in none of the libraries. dpkg-shlibdeps: warning: symbol av_open_input used by debian/libavbin0/usr/lib/libavbin.so.0.0.7 found in none of the libraries. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: libavbin0 7-1.1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4 Uname: Linux 3.0.0-11-generic x86_64 ApportVersion: 1.23-0ubuntu1 Architecture: amd64 Date: Sun Sep 25 22:45:05 2011 ProcEnviron: LANGUAGE=en_ZA:en PATH=(custom, user) LANG=en_ZA.UTF-8 SHELL=/bin/bash SourcePackage: avbin UpgradeStatus: Upgraded to oneiric on 2011-06-08 (108 days ago) $ cat test.c #include <stddef.h> #include <avbin.h> int main(int argc, char **argv) {  avbin_init();  AVbinFile *file = avbin_open_filename("test.ogg"); } $ ./test ./test: symbol lookup error: /usr/lib/libavbin.so.0: undefined symbol: av_open_input There are a few other undefined symbols visible in the build log: dpkg-shlibdeps: warning: symbol avcodec_decode_audio2 used by debian/libavbin0/usr/lib/libavbin.so.0.0.7 found in none of the libraries. dpkg-shlibdeps: warning: symbol avcodec_decode_video used by debian/libavbin0/usr/lib/libavbin.so.0.0.7 found in none of the libraries. dpkg-shlibdeps: warning: symbol av_open_input used by debian/libavbin0/usr/lib/libavbin.so.0.0.7 found in none of the libraries. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: libavbin0 7-1.1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4 Uname: Linux 3.0.0-11-generic x86_64 ApportVersion: 1.23-0ubuntu1 Architecture: amd64 Date: Sun Sep 25 22:45:05 2011 ProcEnviron:  LANGUAGE=en_ZA:en  PATH=(custom, user)  LANG=en_ZA.UTF-8  SHELL=/bin/bash SourcePackage: avbin UpgradeStatus: Upgraded to oneiric on 2011-06-08 (108 days ago)
2011-09-25 20:51:32 Stefano Rivera avbin (Ubuntu): importance Undecided High
2011-09-25 20:51:44 Stefano Rivera nominated for series Ubuntu Oneiric
2011-09-25 20:51:44 Stefano Rivera bug task added avbin (Ubuntu Oneiric)
2011-09-26 14:26:11 Stefano Rivera attachment added avbin-lp859189.patch https://bugs.launchpad.net/ubuntu/+source/avbin/+bug/859189/+attachment/2463311/+files/avbin-lp859189.patch
2011-09-26 14:41:28 Launchpad Janitor avbin (Ubuntu Oneiric): status New Fix Released
2011-09-26 15:13:25 Launchpad Janitor branch linked lp:ubuntu/avbin