AIX Open Source

AIX Open Source

Share your experiences and connect with fellow developers to discover how to build and manage open source software for the AIX operating system

 View Only
Expand all | Collapse all

Updating libxml2 from libxml2-2.9.14-1 to libxml2-2.10.3-1 breaks squid

  • 1.  Updating libxml2 from libxml2-2.9.14-1 to libxml2-2.10.3-1 breaks squid

    Posted Tue February 07, 2023 02:57 AM
    Hi,

    After updating from libxml2-2.9.14-1 to libxml2-2.10.3-1, using command
    dnf -y update
    squid fails with following error
    # su - squid
    $ /opt/freeware/sbin/squid -k parse
    exec(): 0509-036 Cannot load program squid_64 because of the following errors:
    0509-130 Symbol resolution failed for squid_64 because:
    0509-136 Symbol xmlSetFeature (number 400) is not exported from
    dependent module /opt/freeware/lib/libxml2.a[libxml2.so.2].
    0509-192 Examine .loader section symbols with the
    'dump -Tv' command.
    $
    Downgrading to the previous version using
    dnf history undo NumberOfTheLastTransactionID
    Restores squid functionality.

    Best regards,
    Esa

    ------------------------------
    Esa Kärkkäinen
    ------------------------------


  • 2.  RE: Updating libxml2 from libxml2-2.9.14-1 to libxml2-2.10.3-1 breaks squid

    Posted Thu February 16, 2023 12:14 AM

    We have rebuilt squid with libxml2 2.10.3 to fix the problem. However, we encountered some issue during testing. We are looking into it and will publish the fixed rpm as soon as it is resolved.



    ------------------------------
    RESHMA KUMAR
    ------------------------------