Upgrade just gave me error:
...
(19/53) upgrading gnome-keyring [##...##] 100%
/tmp/alpm_TOJgIz/.INSTALL: line 12: systemctl: command not found
error: command failed to execute correctly
...
But upgrade proceeded afterwards (no rollback, no re-upgrade on next pacman run).
systemctl is sysd command (so doesn't throw this up by default as artix doesn't have/use systemctl). Got any aur or direct arch repo packages that use gnome-keyring perhaps and also reference sysd?
I have the same problem.
Gnome-keyring is an official package from the world repo and I need it e.g. to store my mail password for Evolution Mail.
This morning I started an update and got the same error message as dimgel.
greets
Roberto
yes, i do know that... i just updated 2 systems both of which have gnome-keyring without issue hence the post (I also use evolution), hence the thought about aur packages or something from arch repo's.
sudo pacman -Rdd gnome-keyring
if it wants systemd then get rid of it or switch to something else?
No need to panic. A systemctl command in the install script just slipped in on the new update (does nothing of course). I'll remove it now.
Just reporting. :) Thank you. :)