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

Encoding error in test suite of PKI 0.1-12



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: