Issues here when applying this update on an RPI4:
-
First in installing the keyring package:
- got tons of warnings such as
standard input reopened
(maybe this is just a cosmetic issue) - got multiple repeated warnings on a single key 786C6F330…
no user id for key signature
(maybe innocuous?) - got an
error reading key: no public key
(errors probably should not happen, but unclear what
this is about)
- got tons of warnings such as
-
Then in installing the packages:
- In the post transaction hooks an assertion failed
assertion 'fd' failed at src/tmpfiles/tmpfiles.c:843, function fd_set_perms()
causing/usr/lib/libalpm/scripts/systemd-hook
to abort (line 28) and core to be dumped by/usr/bin/systemd-tmpfiles --create
- In the post transaction hooks an assertion failed