Results 207 comments of Christoph Anton Mitterer

Changed this from "nagios-plugins" to "monitoring-plugins".

Anything new on this or the PR? Argon2 seems like a natural choice, given that it probably receives most scrutiny now.

And he sent: ``` Index: modules/nagios/files/plugins/check_yum_updates =================================================================== --- modules/nagios/files/plugins/check_yum_updates (revision 108477) +++ modules/nagios/files/plugins/check_yum_updates (revision 108478) @@ -198,7 +198,11 @@ def timeout_signal_handler(self, signum, frame): """Function to be called by signal.alarm to...

Now first to the issue itself: I've tried that but cannot reproduce it. For me (SL 6.6) even when yum install waits for Y/N check_yum runs just through normally. How...

(Oh I just could reproduce your issue,... but it only happens, when I run check_yum as root)

The to your patch: 1) I'd probably prefer to simply remove the timeout code from check_yum at all. I mean we have plenty of other ways to set a timeout,...

Last but not least: yes I read that Google Code shuts down when it became public,... I've also started the migration but it always failed and I've opened a ticket...

Well it's not really crucial for me - I've just noted it and thought it should be reported. If cp sends attributes, then doesn't it make sense to take those...

Yes, it's probably POSIX based... and in the past, all places were dcache diverged for "historical" reasons from POSIX caused rather more pain until it was sooner or later resolved...

I'd guess this is the same issue than #23, though I couldn't reproduce that so far on my CentOS7 systems. Could we move any further discussion to #23 please? Same...