arm64 ubuntu 22 version S7 0.2.2 from p3m seems broken

The package installation seems to fail with the following error message (from pak).
Could this be a build failure on p3m?

  Error: 
  ! error in pak subprocess
  Caused by error in `verify_extracted_package(filename, pkg_cache)`:
  ! 
  '/tmp/RtmpKdo3yP/file15c84c9900c9/src/contrib/aarch64-unknown-linux-gnu-ubuntu-22.04/4.6/S7_0.2.2.tar.gz'
  is not a valid binary, it is missing S7/Meta/package.rds.
1 Like

Hey @eitsupi, we don't support arm64 binaries for Ubuntu 22 in Posit Package Manager, so there is not supposed to be a binary for S7 (also see Posit Package Manager, which lists x86_64 only)

Did S7 install from source there? If not, then I'm not sure what happened.

2 Likes

Thank you for your reply.
The workflow that was previously working suddenly stopped working, so I thought it might be a p3m issue, but I forgot that there isn't an arm build for Ubuntu 22.04.

I think this is because the setup-r action was bugged in an update (set broken repo).

2 Likes