Control: severity -1 grave

On 07 May 2024 19:35:30 +0200 Nicolas Noirbent <nico...@noirbent.fr> wrote:
> Package: how-can-i-help
> Version: 18
> Severity: important
> Tags: patch
> 
> Running how-can-i-help outputs nothing past the initial banner, due to an
> undefined variable:

Which makes the package unusable, so upgrading severity accordingly

> ```
> /usr/bin/how-can-i-help:338:in `<main>': undefined local variable or method 
`autorm_header_done' for main:Object (NameError)
> 
>     autorm_header_done == 0
>     ^^^^^^^^^^^^^^^^^^
> Did you mean?  autorm_date
> ```

Can confirm that error message

> Looking at the code following it, this should probably be:
> 
> ```
> autorm_header_done = 0
> ```

Can confirm that that made it work (properly) again.

Thanks!

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to