Open Source Development

Power Open Source Development

Explore the open source tools and capabilities for building and deploying modern applications on IBM Power platforms including AIX, IBM i, and Linux.


#Power


#Power

 View Only
  • 1.  Problems with upgrading gdk-pixbuf-2.35.1-3waixX11.ppc

    Posted Mon October 24, 2022 02:12 AM
    Hello Team,

    I see the following error messages when I try to upgrade the gdk-pixbuf rpm:
    ...
    ...
    Upgrading : gdk-pixbuf-2.35.1-3waixX11.ppc 59/195
    Running scriptlet: gdk-pixbuf-2.35.1-3waixX11.ppc 59/195
    Could not load program /opt/freeware/bin/gdk-pixbuf-query-loaders:
    Symbol resolution failed for /opt/freeware/lib/libgdk_pixbuf-2.0.a(libgdk_pixbuf-2.0.so.0) because:
    Symbol _GLOBAL__AIXI_libpng16_so (number 174) is not exported from dependent
    module /opt/freeware/lib/libpng16.a(libpng16.so.16).
    Symbol _GLOBAL__AIXD_libpng16_so (number 175) is not exported from dependent
    module /opt/freeware/lib/libpng16.a(libpng16.so.16).
    Examine .loader section symbols with the 'dump -Tv' command.
    warning: %post(gdk-pixbuf-2.35.1-3waixX11.ppc) scriptlet failed, exit status 255
    
    Error in POSTIN scriptlet in rpm package gdk-pixbuf
    ​

    And later on I see:

      Cleanup          : gtk2-2.24.30-2waixX11.ppc                                                                                                                        108/195
      Running scriptlet: gtk2-2.24.30-2waixX11.ppc                                                                                                                        108/195
    Could not load program /opt/freeware/bin/gtk-query-immodules-2.0:
    Symbol resolution failed for /opt/freeware/lib/libfreetype.a(libfreetype.so.6) because:
            Symbol _GLOBAL__AIXI_libpng16_so (number 9) is not exported from dependent
              module /opt/freeware/lib/libpng16.a(libpng16.so.16).
            Symbol _GLOBAL__AIXD_libpng16_so (number 10) is not exported from dependent
              module /opt/freeware/lib/libpng16.a(libpng16.so.16).
    Examine .loader section symbols with the 'dump -Tv' command.
    warning: %postun(gtk2-2.24.30-2waixX11.ppc) scriptlet failed, exit status 255
    
    Error in POSTUN scriptlet in rpm package gtk2
    
      Cleanup          : gdk-pixbuf-2.35.1-2waixX11.ppc                                                                                                                   109/195
      Running scriptlet: gdk-pixbuf-2.35.1-2waixX11.ppc                                                                                                                   109/195
    Could not load program /opt/freeware/bin/gdk-pixbuf-query-loaders:
    Symbol resolution failed for /opt/freeware/lib/libgdk_pixbuf-2.0.a(libgdk_pixbuf-2.0.so.0) because:
            Symbol _GLOBAL__AIXI_libpng16_so (number 174) is not exported from dependent
              module /opt/freeware/lib/libpng16.a(libpng16.so.16).
            Symbol _GLOBAL__AIXD_libpng16_so (number 175) is not exported from dependent
              module /opt/freeware/lib/libpng16.a(libpng16.so.16).
    Examine .loader section symbols with the 'dump -Tv' command.
    warning: %postun(gdk-pixbuf-2.35.1-2waixX11.ppc) scriptlet failed, exit status 255
    
    Error in POSTUN scriptlet in rpm package gdk-pixbuf​

    Is it something I have to worry about? I saw this on all our systems...

    Best regards,
    Joerg

    ------------------------------
    Joerg Kauke
    Unix Administrator
    COOP Switzerland
    ------------------------------

    #AIXOpenSource


  • 2.  RE: Problems with upgrading gdk-pixbuf-2.35.1-3waixX11.ppc

    Posted Tue October 25, 2022 02:28 PM
    For your case please update latest libpng from AIX toolbox.
    Probably there is some dependency missing otherwise latest needed libpng should automatically be updated. 
    Will have to verify but for time being please update the latest libpng from AIX toolbox and try.

    ------------------------------
    SANKET RATHI
    ------------------------------



  • 3.  RE: Problems with upgrading gdk-pixbuf-2.35.1-3waixX11.ppc

    Posted Wed October 26, 2022 10:25 AM

    Hi Sanket,

    thanks for the hint. Actually it was the libpng that was not updated automatically because it came from the perzl repo not from yours.
    Didn't expect that we still have packages not from the toolbox...

    I'll change this on all of our systems.

    best regards,
    Joerg



    ------------------------------
    Joerg Kauke
    Unix Administrator
    COOP Switzerland
    ------------------------------