Your message dated Sat, 12 Jun 2010 10:04:26 +1000
with message-id <201006121004.32379....@debian.org>
and subject line Re: Bug#584226: linphone: doesn't start due to missing library
has caused the Debian Bug report #584226,
regarding linphone: doesn't start due to missing library
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.)
--
584226: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584226
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linphone
Version: 3.3.0-2
Severity: grave
Tags: sid
Justification: renders package unusable
When trying to start linphone-3 or linphonec, i get the following error
message:
linphone-3: error while loading shared libraries: libva-0.31.0.6.so.1: cannot
open shared object file: No such file or directory
The library it looks for is apparently now located in /usr/lib/libva.so.1.0.1,
and creating a symlink allows the program to start and run (though i haven't
tried the video functionality).
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.32-3-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages linphone depends on:
ii libasound2 1.0.22-2 shared library for ALSA applicatio
ii libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii libavcodec52 5:0.5.1+svn20100427-0.0 library to encode decode multimedi
ii libc6 2.11.1-2 Embedded GNU C Library: Shared lib
ii libcairo2 1.8.10-4 The Cairo 2D vector graphics libra
ii libfontconfig1 2.8.0-2.1 generic font configuration library
ii libfreetype6 2.3.11-1 FreeType 2 font engine, shared lib
ii libglade2-0 1:2.6.4-1 library to load .glade files at ru
ii libglib2.0-0 2.24.1-1 The GLib library of C routines
ii libgsm1 1.0.13-3 Shared libraries for GSM speech co
ii libgtk2.0-0 2.20.1-1 The GTK+ graphical user interface
ii liblinphone3 3.3.0-2 linphone's shared library part (su
ii libmediastreamer 3.3.0-2 linphone web phone's media library
ii libogg0 1.2.0~dfsg-1 Ogg bitstream library
ii libortp8 3.3.0-2 Real-time Transport Protocol stack
ii libpango1.0-0 1.28.0-1 Layout and rendering of internatio
ii libsdl1.2debian 1.2.14-6 Simple DirectMedia Layer
ii libspeex1 1.2~rc1-1 The Speex codec runtime library
ii libspeexdsp1 1.2~rc1-1 The Speex extended runtime library
ii libswscale0 5:0.5.1+svn20100427-0.0 ffmpeg video scaling library
ii libtheora0 1.1.1+dfsg.1-3 The Theora Video Compression Codec
ii libx11-6 2:1.3.3-3 X11 client-side library
ii libxml2 2.7.7.dfsg-2 GNOME XML library
ii linphone-nox 3.3.0-2 SIP softphone - console-only clien
linphone recommends no packages.
Versions of packages linphone suggests:
pn yelp <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
On Wednesday 02 June 2010 22:34:08 Matthias Berndt wrote:
> linphone-3: error while loading shared libraries: libva-0.31.0.6.so.1: cannot
> open shared object file: No such file or directory
Matthias,
As shipped linphone has no dependencies against libva.
Looks like you are mixing your libs from debian-multimedia:
> ii libavcodec52 5:0.5.1+svn20100427-0.0 library to encode decode
> multimedi
> ii libswscale0 5:0.5.1+svn20100427-0.0 ffmpeg video scaling library
These versions are not in Debian.
I would suggest you try the following:
$ apt-cache policy libavcodec52
# apt-get install libavcodec52=4:0.5.2-1 libswscale0=4:0.5.2-1
Mark
signature.asc
Description: This is a digitally signed message part.
--- End Message ---