Your message dated Sat, 06 Oct 2018 01:04:04 +0000
with message-id <e1g8b0m-00031e...@fasolo.debian.org>
and subject line Bug#910110: fixed in xapian-core 1.4.7-4
has caused the Debian Bug report #910110,
regarding libxapian30: needs to bump shlibs
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.)
--
910110: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=910110
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: aptitude
Version: 0.8.11-3
Severity: important
Tags: d-i
Dear Maintainer,
** IMPORTANT **
current report was not created on affected system, so do not take into account
"bugreport" automatic attached informations.
** /IMPORTANT **
Issue occure into a Debian Testing system.
I've to work on a not up-to-date system (about 1200 packages to update), so I
start to first update "aptitude" itself:
# aptitude install aptitude
This work fine.
But after, for any "aptitude" command, this fail with:
aptitude: symbol lookup error: aptitude: undefined symbol:
_ZN6Xapian4MSetC1EOS0_
Issue is that "aptitude" depends on "libxapian30", who was installed on the
past, but NOT upgraded by last "aptitude install aptitude"
OLD installed package:
ii libxapian30:amd64 1.4.3-2 amd64 Search engine library
UP-TO-DATE package:
ii libxapian30:amd64 1.4.7-2 amd64 Search engine library
In order to fix issue, I've to use "apt" to upgrade "libxapian30":
# apt-get install libxapian30
<log>
2018-10-02 21:31:15 upgrade libxapian30:amd64 1.4.3-2 1.4.7-2
2018-10-02 21:31:15 status half-configured libxapian30:amd64 1.4.3-2
2018-10-02 21:31:15 status unpacked libxapian30:amd64 1.4.3-2
2018-10-02 21:31:15 status half-installed libxapian30:amd64 1.4.3-2
2018-10-02 21:31:15 status half-installed libxapian30:amd64 1.4.3-2
2018-10-02 21:31:16 status unpacked libxapian30:amd64 1.4.7-2
2018-10-02 21:31:16 status unpacked libxapian30:amd64 1.4.7-2
2018-10-02 21:31:16 configure libxapian30:amd64 1.4.7-2 <aucune>
2018-10-02 21:31:16 status unpacked libxapian30:amd64 1.4.7-2
2018-10-02 21:31:16 status half-configured libxapian30:amd64 1.4.7-2
2018-10-02 21:31:16 status installed libxapian30:amd64 1.4.7-2
</log>
Issue fixed, no more "undefined symbol" issue !
In order to definitively fix issue, "aptitude" package dependancies should be
modified:
- Currently, we have:
Dépend: [...], libxapian30
- Now, we should have something like:
Dépend: [...], libxapian30 (>=1.4.7-2)
Thanks for your help !
Best regards,
Olivier
-- Package-specific info:
Terminal: xterm-256color
$DISPLAY is set.
which aptitude: /usr/bin/aptitude
aptitude version information:
aptitude 0.8.11
Compiler: g++ 8.2.0
Compiled against:
apt version 5.0.2
NCurses version 6.1
libsigc++ version: 2.10.0
Gtk+ support disabled.
Qt support disabled.
Current library versions:
NCurses version: ncurses 6.1.20180714
cwidget version: 0.5.17
Apt version: 5.0.2
aptitude linkage:
linux-vdso.so.1 (0x00007ffdfc3f0000)
libapt-pkg.so.5.0 => /usr/lib/x86_64-linux-gnu/libapt-pkg.so.5.0
(0x00007fc80f377000)
libncursesw.so.6 => /lib/x86_64-linux-gnu/libncursesw.so.6
(0x00007fc80f33d000)
libtinfo.so.6 => /lib/x86_64-linux-gnu/libtinfo.so.6
(0x00007fc80f30f000)
libsigc-2.0.so.0 => /usr/lib/x86_64-linux-gnu/libsigc-2.0.so.0
(0x00007fc80f306000)
libcwidget.so.3 => /usr/lib/x86_64-linux-gnu/libcwidget.so.3
(0x00007fc80f200000)
libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0
(0x00007fc80f0e0000)
libboost_iostreams.so.1.62.0 =>
/usr/lib/x86_64-linux-gnu/libboost_iostreams.so.1.62.0 (0x00007fc80f0c1000)
libboost_system.so.1.62.0 =>
/usr/lib/x86_64-linux-gnu/libboost_system.so.1.62.0 (0x00007fc80f0bc000)
libxapian.so.30 => /usr/lib/x86_64-linux-gnu/libxapian.so.30
(0x00007fc80ee96000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
(0x00007fc80ee75000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
(0x00007fc80ecf2000)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fc80eb5e000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
(0x00007fc80eb42000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fc80e985000)
libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2
(0x00007fc80e96c000)
libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fc80e74e000)
libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0
(0x00007fc80e73b000)
liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007fc80e515000)
liblz4.so.1 => /usr/lib/x86_64-linux-gnu/liblz4.so.1
(0x00007fc80e2f6000)
libzstd.so.1 => /usr/lib/x86_64-linux-gnu/libzstd.so.1
(0x00007fc80e25b000)
libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007fc80e23b000)
/lib64/ld-linux-x86-64.so.2 (0x00007fc80f9be000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fc80e236000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007fc80e22c000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007fc80e221000)
-- System Information:
Debian Release: buster/sid
APT prefers testing
APT policy: (900, 'testing'), (800, 'stable'), (90, 'unstable'), (40,
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.18.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE=
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages aptitude depends on:
ii aptitude-common 0.8.11-3
ii libapt-pkg5.0 1.7.0~rc2
ii libboost-iostreams1.62.0 1.62.0+dfsg-10
ii libboost-system1.62.0 1.62.0+dfsg-10
ii libc6 2.27-6
ii libcwidget3v5 0.5.17-11
ii libgcc1 1:8.2.0-7
ii libncursesw6 6.1+20180714-1
ii libsigc++-2.0-0v5 2.10.0-2.1
ii libsqlite3-0 3.25.2-1
ii libstdc++6 8.2.0-7
ii libtinfo6 6.1+20180714-1
ii libxapian30 1.4.7-2
Versions of packages aptitude recommends:
ii libparse-debianchangelog-perl 1.2.0-12
ii sensible-utils 0.0.12
Versions of packages aptitude suggests:
pn apt-xapian-index <none>
pn aptitude-doc-en | aptitude-doc <none>
pn debtags <none>
ii tasksel 3.46
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: xapian-core
Source-Version: 1.4.7-4
We believe that the bug you reported is fixed in the latest version of
xapian-core, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 910...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Olly Betts <o...@survex.com> (supplier of updated xapian-core package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sat, 06 Oct 2018 13:09:42 +1300
Source: xapian-core
Binary: libxapian30 libxapian-dev xapian-tools xapian-doc xapian-examples
Architecture: source
Version: 1.4.7-4
Distribution: unstable
Urgency: medium
Maintainer: Olly Betts <o...@survex.com>
Changed-By: Olly Betts <o...@survex.com>
Description:
libxapian-dev - Development files for Xapian search engine library
libxapian30 - Search engine library
xapian-doc - Core Xapian documentation
xapian-examples - Xapian simple example programs
xapian-tools - Basic tools for Xapian search engine library
Closes: 910110
Changes:
xapian-core (1.4.7-4) unstable; urgency=medium
.
* debian/rules: Generate libxapian30.shlibs instead of shlibs.local.
Really Closes: #910110.
Checksums-Sha1:
e56309e8e5dbc5254c548f14e8ccd7557aa3794e 2395 xapian-core_1.4.7-4.dsc
4e3658238e42ad653b69b8bfdfc16f70b6102bbf 19600
xapian-core_1.4.7-4.debian.tar.xz
58d1914be0ad354545f06aa0ddd0c539543852b2 7960
xapian-core_1.4.7-4_amd64.buildinfo
Checksums-Sha256:
4ca65e8168a9dbf57223702ed7c4f64cc1bceb22a0c04418fc16981be4ba1004 2395
xapian-core_1.4.7-4.dsc
772176e52423ed2d4997bd0d3ad8c798b7ec5f423a91d67964c6796e44b7bfd9 19600
xapian-core_1.4.7-4.debian.tar.xz
edabb345da3bd7b2ce959c93e966860ef9b1a71db3745e601e406daac02bf6e9 7960
xapian-core_1.4.7-4_amd64.buildinfo
Files:
98a3e91a51dbed2a179f5f98bc5eacce 2395 libs optional xapian-core_1.4.7-4.dsc
ec7411ecae4aa42494f4319e8c6e5a6c 19600 libs optional
xapian-core_1.4.7-4.debian.tar.xz
de40b31ffef016bc4559c15b44944818 7960 libs optional
xapian-core_1.4.7-4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEECOJAD/f+j+3jrLUoGBR7BzutKwcFAlu4AxEACgkQGBR7Bzut
KwfTxg/+KV1qFh+lULUz+hoisc0ajiey5ScLiMM7wlRq6TYMhp5sQOzfw4ZWlLMJ
krhNhLzukDSLMdXzsLOkePkqlT2eNLuzrBq+ccaMh2+1GhdnmijisEvzxlGG1WkC
dvggZHrTy9fq4UGCJ2dfLMTijhJ0ZNVa8D8WlLhUq3vOgdq3tIELksrei2drVqkC
9taJAiOghn2Pnt3cWdbY/2LwgkaUZyynIH4rEXw1wMU2qNEbO9jOcgzfamh17QNu
o7tfVRR9CWfCfd3JAjVC+EsVeKzjIwlhzBl9b3zTjmDsAah4wzmWw8abjIhyp+Z7
p0xru178HU+oZIZDoZ4eW6QCb30QhY85XNxn1Fhex1K2iRekBS4EiQJeqnTWL3bu
t4nr3NSU1T5l48LskAUg30/3zAngECkjSlPTeCzJr3RmMiLnnfdSE6wmT6IL5JPk
zoqGgxiXlP2YNBWiOKlodvlpPseRlsxON7cAcWmDE2IaspprFHHP1Jq+XeKk+rhQ
5ZNuMyJ2dtciFy7ihVaMU8xkOfMWE7AUOgtG/og5jQ5rKZEvmFYXs5J3LAaRMmw1
R5/RR5Q/aubex9FI3AyxVagOS31Vn8Wn1UtWDwCfFzqZu3pvx53GaR30Mhqa8nPz
egS+Xdwd6BX6HogID7+nKATXdnVgHj2cx8ME1HwWBQ7K+vBnItQ=
=NyGo
-----END PGP SIGNATURE-----
--- End Message ---