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

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



Andreas,

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,
Simon

Sent from my iPhone

> 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
> 


Reply to: