FS#51780 - pdns-recursor 4.0.3-3 is linked against old boost libs
Attached to Project:
Community Packages
Opened by Oleksandr Natalenko (post-factum) - Thursday, 10 November 2016, 09:34 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Thursday, 10 November 2016, 10:00 GMT
Opened by Oleksandr Natalenko (post-factum) - Thursday, 10 November 2016, 09:34 GMT
Last edited by Bartłomiej Piotrowski (Barthalion) - Thursday, 10 November 2016, 10:00 GMT
|
Details
Description:
pdns-recursor 4.0.3-3 fails to start because it is linked against old Boost lib: === » ldd /usr/bin/pdns_recursor | grep boost libboost_context.so.1.61.0 => not found === pdns-recursor 4.0.3-2 is linked against new Boost and works OK: === » ldd /usr/bin/pdns_recursor | grep boost libboost_context.so.1.62.0 => /usr/lib/libboost_context.so.1.62.0 (0x00007f7851b64000) === Additional info: * package version(s) powerdns-recursor 4.0.3-2 boost-libs 1.62.0-2 * config and/or log files etc. N/A Steps to reproduce: Upgrade powerdns-recursor to 4.0.3-3, and it will not start anymore. |
This task depends upon
Closed by Bartłomiej Piotrowski (Barthalion)
Thursday, 10 November 2016, 10:00 GMT
Reason for closing: Fixed
Additional comments about closing: powerdns-recursor-4.0.3-4
Thursday, 10 November 2016, 10:00 GMT
Reason for closing: Fixed
Additional comments about closing: powerdns-recursor-4.0.3-4