AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  Upgraded rrdtool and other rpm packages

    Posted Sun December 18, 2022 10:47 PM
    I have upgraded the rrdtool and my apache server due to various security vulnerabilities. I finally decided to try and upgrade the rpm packages and am receiving numerous errors when trying to run the nmon2web.pl script now. I'm seeing the following errors:

    exec(): 0509-036 Cannot load program rrdtool because of the following errors:
    0509-022 Cannot load module /opt/freeware/lib/librrd.a(librrd.so.8).
    0509-150 Dependent module libpng.a(libpng16.so.16) could not be loaded.
    0509-022 Cannot load module libpng.a(libpng16.so.16).
    0509-026 System error: A file or directory in the path name does not exist.
    0509-022 Cannot load module rrdtool.
    0509-150 Dependent module /opt/freeware/lib/librrd.a(librrd.so.8) could not be loaded.

    I looked more at the libpng rpm and I currently have libpng-1.6.20-1.ppc, but when I try to update it to libpng-1.6.37-1.aix7.1.ppc.rpm it tells me it is needed by the rrdtool rpm that is already installed at the latest level. Any help would be appreciated.

    ------------------------------
    Jesse Hernandez
    ------------------------------


  • 2.  RE: Upgraded rrdtool and other rpm packages

    Posted Mon December 19, 2022 08:09 AM
    So I was finally able to get the libpng and rrdtool rpm's updated and now when I run nmon2web.pl I geta bunch of these messages:
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc
    ERROR: rrd->ds_def malloc

    ------------------------------
    Jesse Hernandez
    ------------------------------