monitoring-plugins icon indicating copy to clipboard operation
monitoring-plugins copied to clipboard

rpm-lastactivity: ValueError: invalid literal for int() with base 10: ''

Open markuslf opened this issue 3 years ago • 0 comments

This issue respects the following points:

  • [X] This is a bug, not a question or a setup/configuration issue.
  • [X] This issue is not already reported on Github (I've searched it).
  • [X] I use the latest release of the Monitoring Plugins (https://github.com/Linuxfabrik/monitoring-plugins/releases).
  • [X] I agree to follow Monitoring Plugins's Code of Conduct.

Bug description

Compiled version:

Traceback (most recent call last):
  File "rpm-lastactivity3", line 111, in 'module'
  File "rpm-lastactivity3", line 98, in main
ValueError: invalid literal for int() with base 10: ''

Steps to reproduce - Plugin call

/usr/lib64/nagios/plugins/rpm-lastactivity

Steps to reproduce - Plugin Version

rpm-lastactivity: v2022021503 by Linuxfabrik GmbH, Zurich/Switzerland

Steps to reproduce - Data

No response

Python version

No response

Environment

Linux 4.18.0-372.9.1.el8.x86_64 #1 SMP Tue May 10 14:48:47 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

Application

No response

Python modules

No response

Additional info

No response

markuslf avatar Oct 09 '22 12:10 markuslf