Public bug reported:

Attaching a partial patch for this issue.  After applying, the
autopkgtest then fails with:

> info("Tar ball signing")
 -- Tar ball signing
> tmpfn <- c(fn.pub.der, fn.pub.pem, fn.priv.der, fn.priv.pem)
> fn <- tempfile()
> ## on some systems using abs paths can break 100 byte limit
> ## so we must do this in the tempdir
> wd <- getwd()
> td <- tempdir()
> setwd(td)
> tar(fn, basename(tmpfn), "none")
> PKI.sign.tar(fn, key)
Error: (converted from warning) input string '�7zXZ' cannot be translated to 
UTF-8, is it valid in 'ANSI_X3.4-1968'?

** Affects: r-cran-pki (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: update-excuse

** Tags added: update-excuse

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1964661

Title:
  r-cran-pki autopkgtests fail with openssl3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/r-cran-pki/+bug/1964661/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to