touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #124709
[Bug 1527137] Re: libmirprotobuf.so.3: undefined symbol: _ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev
Thanks for the bug report.
The symbol you're missing exists (should exist) in: /usr/lib/x86_64
-linux-gnu/libprotobuf-lite.so.9
Which you should have got automatically as this package was installed:
libprotobuf-lite9v5
The package for wily has not changed since August, so it's likely just
your system that's a little broken. So try re-installing the
broken/missing package:
sudo apt-get install libprotobuf-lite9v5
If that does not solve the issue, please also run this command and paste
the output here:
ldd /usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3
** Changed in: mir (Ubuntu)
Status: New => Incomplete
** Also affects: mir
Importance: Undecided
Status: New
** Changed in: mir
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to mir in Ubuntu.
https://bugs.launchpad.net/bugs/1527137
Title:
libmirprotobuf.so.3: undefined symbol:
_ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev
Status in Mir:
Incomplete
Status in mir package in Ubuntu:
Incomplete
Bug description:
After probably updating Ubuntu 15.10 packages, I unable to launch
software like evolution and virt-manager
$ evolution
evolution: symbol lookup error: /usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3: undefined symbol: _ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev
$ virt-manager
** (process:3051): WARNING **: Failed to load shared library 'libgtk-3.so.0' referenced by the typelib: /usr/lib/x86_64-linux-gnu/libmirprotobuf.so.3: undefined symbol: _ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev
** (process:3051): WARNING **: Failed to load shared library
'libgdk-3.so.0' referenced by the typelib: /usr/lib/x86_64-linux-
gnu/libmirprotobuf.so.3: undefined symbol:
_ZNK6google8protobuf11MessageLite25InitializationErrorStringB5cxx11Ev
$ dpkg -l | grep libmirprotobuf3
ii libmirprotobuf3:amd64 0.17.0+15.10.20151008.2-0ubuntu1 amd64 Display server for Ubuntu - RPC definitions
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 15.10
Release: 15.10
Codename: wily
To manage notifications about this bug go to:
https://bugs.launchpad.net/mir/+bug/1527137/+subscriptions
References