Drush was giving a warning when used in drush 10.
Patch fixes this and the drush command still works here locally

Comments

Roderik de Langen created an issue. See original summary.

roderik de langen’s picture

roderik de langen’s picture

StatusFileSize
new323 bytes

New patch also add backwords compatibility for drush 9

gogowitsch’s picture

Hey Roderik, Thanks for reporting your issue!

I could not reproduce the problem with Drush 10. Which command gives an error message? Which Drupal core version do you use? What is the error message exactly?

roderik de langen’s picture

Hi Gogowitsch

[warning] nagios commands not loaded because its constraint (^9) is incompatible with Drush 10.0.0. Broaden the constraint in modules/contrib/nagios/composer.json (see 'extra\drush\services' section) to make the commands loadable.

It happens for example if you run `drush updb`
I'm running core version 8.9.13

gogowitsch’s picture

This is fixed in the newest Nagios release.

gogowitsch’s picture

Status: Active » Fixed

I am closing this issue now. Thank you, Roderik!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.