Your message dated Wed, 05 Feb 2014 22:57:42 -0500
with message-id <2459191.9j1l1KIspf@trelane>
and subject line Re: Bug#737223: mumble: run time linker fails on new
libprotobuf8
has caused the Debian Bug report #737223,
regarding mumble: run time linker fails on new libprotobuf8
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.)
--
737223: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737223
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mumble
Version: 1.2.4-0.1+b1
Severity: important
Dear Maintainer,
The latest unstable patch that relinked mumble client with the
new libprotobuf8 is broken:
zsh% mumble
mumble: symbol lookup error: mumble: undefined symbol:
_ZN6google8protobuf18GoogleOnceInitImplEPlPNS0_7ClosureE
zsh%
I tried removing and reinstalling the libprotobuf8 and mumble packages
just in case I had some transient issue in my system. (I had had both
libprotobuf7 and libprotobuf8 installed at the same time for a while.)
zsh% ldd /usr/bin/mumble
linux-vdso.so.1 (0x00007fff527fe000)
libprotobuf.so.8 => /usr/lib/x86_64-linux-gnu/libprotobuf.so.8
(0x00007fb047c79000)
(... and so on ...)
zsh% strings /usr/lib/x86_64-linux-gnu/libprotobuf.so.8 | grep Google
(nothing matches)
zsh% strings /usr/lib/x86_64-linux-gnu/libprotobuf.so.8 | grep Once
_ZN6google8protobuf8internal24InitLogSilencerCountOnceEv
zsh% strings /usr/lib/x86_64-linux-gnu/libprotobuf.so.8 | grep InitImpl
(nothing matches)
zsh%
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.12-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mumble depends on:
ii gconf2 3.2.6-1
ii libasound2 1.0.27.2-3
ii libavahi-client3 0.6.31-4
ii libavahi-common3 0.6.31-4
ii libavahi-compat-libdnssd1 0.6.31-4
ii libc6 2.17-97
ii libg15daemon-client1 1.9.5.3-8.2
ii libgcc1 1:4.8.2-14
ii libopus0 1.1-1
ii libprotobuf8 2.5.0-7
ii libpulse0 4.0-6+b1
ii libqt4-dbus 4:4.8.5+git209-g718fae5+dfsg-1
ii libqt4-network 4:4.8.5+git209-g718fae5+dfsg-1
ii libqt4-sql 4:4.8.5+git209-g718fae5+dfsg-1
ii libqt4-sql-sqlite 4:4.8.5+git209-g718fae5+dfsg-1
ii libqt4-svg 4:4.8.5+git209-g718fae5+dfsg-1
ii libqt4-xml 4:4.8.5+git209-g718fae5+dfsg-1
ii libqtcore4 4:4.8.5+git209-g718fae5+dfsg-1
ii libqtgui4 4:4.8.5+git209-g718fae5+dfsg-1
ii libsndfile1 1.0.25-9
ii libspeechd2 0.7.1-6.3
ii libspeex1 1.2~rc1.1-1
ii libspeexdsp1 1.2~rc1.1-1
ii libssl1.0.0 1.0.1f-1
ii libstdc++6 4.8.2-14
ii libx11-6 2:1.6.2-1
ii libxi6 2:1.7.2-1
ii lsb-release 4.1+Debian12
Versions of packages mumble recommends:
pn speech-dispatcher <none>
Versions of packages mumble suggests:
pn mumble-server <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
With the upload of libprotobuf8 2.5.0-9 in unstable this bug should be fixed
for all release architectures. (protobuf requires gcc >= 4.7 so mumble will
not work on ia64 or sparc right now). The protobuf -9 upload is ABI
compatible with the the version of protobuf mumble was compiled with.
-- Chris
--
Chris Knadle
chris.kna...@coredump.us
--- End Message ---