File::Glob::glob() thrown in /error.log-vmware after load.sh

I added a VC cluster and ran /load.sh script, after looking at the error.log-vmware i see a few hits for:

File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /home/lpar2rrd/lpar2rrd/bin/vmw2rrd.pl line 859.

I guess this is safe to ignore? We are using 5.26.1 and so as long as Ubuntu does not add 5.30.x package via "apt-get update && upgrade" should be safe. Should one freeze the installed version?

Comments

  • Hi,

    we are aware of that, our latest code has that already fixed.
    You can ignore it for now.

Sign In or Register to comment.