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#61603 - [neomutt] Built against libidn, but libidn2 as dependency
Attached to Project:
Community Packages
Opened by Florian Bruhin (The-Compiler) - Friday, 01 February 2019, 21:04 GMT
Last edited by Alad Wenter (Alad) - Saturday, 02 March 2019, 17:04 GMT
Opened by Florian Bruhin (The-Compiler) - Friday, 01 February 2019, 21:04 GMT
Last edited by Alad Wenter (Alad) - Saturday, 02 March 2019, 17:04 GMT
|
DetailsIn 20180716-6 the dependencies were changed from libidn to libidn2:
https://git.archlinux.org/svntogit/community.git/commit/trunk?h=packages/neomutt&id=581275823fa801d0972248934dae93d8c6b18f24 However, the installed neomutt still links against libidn, not libidn2: [florian@hooch ~]$ pacman -Q neomutt libidn libidn2 neomutt 20180716-6 libidn 1.35-1 libidn2 2.1.0-1 [florian@hooch ~]$ ldd /usr/bin/neomutt | grep idn libidn.so.12 => /usr/lib/libidn.so.12 (0x00007f9a171bb000) [florian@hooch ~]$ pacman -Qo /usr/lib/libidn.so.12 /usr/lib/libidn.so.12 is owned by libidn 1.35-1 |
This task depends upon
Closed by Alad Wenter (Alad)
Saturday, 02 March 2019, 17:04 GMT
Reason for closing: Fixed
Additional comments about closing: neomutt-20180716-7
Saturday, 02 March 2019, 17:04 GMT
Reason for closing: Fixed
Additional comments about closing: neomutt-20180716-7