It’s failing for me in every place where the keys are read using ‘utf-8’. 
Changing it to ISO-8859-1 “fixes” this error but it’s not clear to me why this 
is happening in my environment and not in others'.

> On 30 May 2019, at 17:13, Jan Høydahl <jan....@cominvent.com> wrote:
> 
> Try with encoding=‘ISO-8859-1’ in this line: 
> https://github.com/apache/lucene-solr/blob/faaee86efb01fa6e431fcb129cfb956c7d62d514/dev-tools/scripts/smokeTestRelease.py#L378
>  
> 
> Jan Høydahl
> 
>> 30. mai 2019 kl. 15:21 skrev Jan Høydahl <jan....@cominvent.com>:
>> 
>> Hmm 0xf8 is the ascii code for letter «ø» which is part of my surname and 
>> probably in my gpg key. Sounds like the keys file is attempted parsed as 
>> utf-8 but is ISO encoded or something? Can you check exactly what line of 
>> smoketester script that barfs?
>> 
>> Jan Høydahl
>> 
>>> 30. mai 2019 kl. 15:06 skrev Andrzej Białecki <a...@getopt.org>:
>>> 
>>> 0xf8
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
> For additional commands, e-mail: dev-h...@lucene.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to