[ARM Testing Update] 2020-12-23 - Kernels, Systemd 247.2, Pamac 10.0.2, Mesa 20.3.1

I’ve had problems launching R since this update. I think it’s due to the update to openblas. When I try ot run R from the terminal I get the following output:

/usr/lib/R/bin/exec/R: error while loading shared libraries: libblas.so.3: cannot open shared object file: No such file or directory

Downgrading to openblas version 0.3.12-1 works around the issue:

sudo pacman -U /var/cache/pacman/pkg/openblas-0.3.12-1-aarch64.pkg.tar.xz