[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Encoding error in test suite of PKI 0.1-12




> On 6/12/2022, at 9:55 AM, Andreas Tille <andreas@fam-tille.de> wrote:
> 
> Hi Simon.
> 
> Am Tue, Dec 06, 2022 at 09:23:45AM +1300 schrieb Simon Urbanek:
>> Thanks, nothing actually changed there in PKI, but it seems that your tar() is now creating xz files which it didn’t before. Please feel free to file an issue that tar.xz is not correctly detected. It should be easy to fix.
> 
> Thanks a lot for the hint.  To what issue tracker should I file this?
> I'd love to do so if this helps tracking down the issue.
> 

If you beat me to it then

https://github.com/s-u/PKI/issues

Thanks,
Simon



> Kind regards
>    Andreas.
> 
>>> On 6/12/2022, at 03:21, Andreas Tille <andreas@an3as.eu> wrote:
>>> 
>>> Hi Simon,
>>> 
>>> when trying to upgrade the Debian package of PKI I was running
>>> into some encoding issue when running the test suite:
>>> 
>>>  Error: (converted from warning) input string '�7zXZ' cannot be translated to UTF-8, is it valid in 'ANSI_X3.4-1968'?
>>> 
>>> You can find a full log in our CI at
>>> 
>>>  https://salsa.debian.org/r-pkg-team/r-cran-pki/-/jobs/3617261#L478
>>> 
>>> The test suite was run via
>>> 
>>> cd tests
>>> for testfile in *.R; do
>>>   echo "BEGIN TEST $testfile"
>>>   LC_ALL=C.UTF-8 R --no-save < $testfile
>>> done
>>> 
>>> Kind regards
>>>   Andreas.
>>> 
>>> -- 
>>> http://fam-tille.de
>>> 
>> 
> 
> -- 
> http://fam-tille.de
> 


Reply to: