Philippe Mathieu-Daudé <[email protected]> writes:

> On 7/1/19 5:58 PM, Alex Bennée wrote:
>>
>> Peter Maydell <[email protected]> writes:
>>
>>> On Mon, 24 Jun 2019 at 14:43, Alex Bennée <[email protected]> wrote:
>>>>
>>>> The following changes since commit 
>>>> 474f3938d79ab36b9231c9ad3b5a9314c2aeacde:
>>>>
>>>>   Merge remote-tracking branch 
>>>> 'remotes/amarkovic/tags/mips-queue-jun-21-2019' into staging (2019-06-21 
>>>> 15:40:50 +0100)
>> <snip>
>>>
>>> OpenBSD also passes but has some output which my 'find warnings'
>>> grep picks up:
>>>
>>> con recv: WARNING: root is targeted by password guessing attacks,
>>> pubkeys are safer.
>>
>> This is a warning the installer issues before it asks you the question:
>>
>>   Allow root ssh login?
>>
>> Again this will only occur on the initial setup.
>>
>> Can you whitelist these warnings on your script?
>
> Hmm if this is installer-only warning, why not filter it in
> OpenBSDVM::build_image()?

We could I guess. I'd prefer it if we could have the check for warnings
script in the source tree and documented so it's easier to see when we
trip up this stuff.

--
Alex Bennée

Reply via email to