Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#64644 - [kdoctools] rebuild and link against icu 65.1-2
Attached to Project:
Arch Linux
Opened by Bogomil (smirky) - Monday, 25 November 2019, 18:51 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 25 November 2019, 18:57 GMT
Opened by Bogomil (smirky) - Monday, 25 November 2019, 18:51 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 25 November 2019, 18:57 GMT
|
DetailsDescription:
I found that the package is linked against icu 64: /mnt/sdc/abs/ktorrent meinproc5 ✔ meinproc5: error while loading shared libraries: libicui18n.so.64: cannot open shared object file: No such file or directory /mnt/sdc/abs/ktorrent ldd /usr/bin/meinproc5 127 ↵ linux-vdso.so.1 (0x00007ffd45b8a000) libxml2.so.2 => /usr/lib/libxml2.so.2 (0x00007f66f8098000) libxslt.so.1 => /usr/lib/libxslt.so.1 (0x00007f66f8057000) libexslt.so.0 => /usr/lib/libexslt.so.0 (0x00007f66f8040000) libKF5Archive.so.5 => /usr/lib/libKF5Archive.so.5 (0x00007f66f8001000) libQt5Core.so.5 => /usr/lib/libQt5Core.so.5 (0x00007f66f7af2000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f66f7908000) libc.so.6 => /usr/lib/libc.so.6 (0x00007f66f773f000) libdl.so.2 => /usr/lib/libdl.so.2 (0x00007f66f773a000) libicuuc.so.65 => /usr/lib/libicuuc.so.65 (0x00007f66f7558000) libz.so.1 => /usr/lib/libz.so.1 (0x00007f66f753e000) liblzma.so.5 => /usr/lib/liblzma.so.5 (0x00007f66f7516000) libm.so.6 => /usr/lib/libm.so.6 (0x00007f66f73d0000) libgcrypt.so.20 => /usr/lib/libgcrypt.so.20 (0x00007f66f72b0000) libbz2.so.1.0 => /usr/lib/libbz2.so.1.0 (0x00007f66f729d000) libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007f66f727b000) libsystemd.so.0 => /usr/lib/libsystemd.so.0 (0x00007f66f71d4000) libicui18n.so.64 => not found libicuuc.so.64 => not found libicudata.so.64 => not found libpcre2-16.so.0 => /usr/lib/libpcre2-16.so.0 (0x00007f66f7151000) libdouble-conversion.so.3 => /usr/lib/libdouble-conversion.so.3 (0x00007f66f713a000) libzstd.so.1 => /usr/lib/libzstd.so.1 (0x00007f66f7092000) libgthread-2.0.so.0 => /usr/lib/libgthread-2.0.so.0 (0x00007f66f708d000) libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007f66f6f68000) libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f66f6f4c000) /lib64/ld-linux-x86-64.so.2 => /usr/lib64/ld-linux-x86-64.so.2 (0x00007f66f8267000) libicudata.so.65 => /usr/lib/libicudata.so.65 (0x00007f66f549b000) libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0x00007f66f5478000) librt.so.1 => /usr/lib/librt.so.1 (0x00007f66f546d000) liblz4.so.1 => /usr/lib/liblz4.so.1 (0x00007f66f544b000) libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007f66f53d6000) /mnt/sdc/abs/ktorrent pacman -Qo meinproc5 ✔ /usr/bin/meinproc5 is owned by kdoctools 5.64.0-1 Additional info: * package version(s) * config and/or log files etc. * link to upstream bug report, if any Steps to reproduce: |
This task depends upon
Closed by Eli Schwartz (eschwartz)
Monday, 25 November 2019, 18:57 GMT
Reason for closing: Not a bug
Additional comments about closing: User error, probably a partial upgrade
Monday, 25 November 2019, 18:57 GMT
Reason for closing: Not a bug
Additional comments about closing: User error, probably a partial upgrade
==> checking linked libraries for kdoctools-5.62.0-1-x86_64.pkg.tar.xz ...
==> ERROR: No file in kdoctools-5.62.0-1-x86_64.pkg.tar.xz is linked to libicu
Please do not use ldd, use lddtree to show where that library *really* comes from.