Release update path broken

I’ve encountered an issue when updating my ROG Ally under handheld edition.

Changelog said support for hhd was dropped and inputplumber was chosen instead.

But when updating from old release hhd was not completely disabled and inputplumber was not installed at all. So nothing was working…

I got lucky this one was easy and I had just to install the new package and systemctl enable the new service…

But I don’t like to rely on luck.

Is there any release update process ?

(I used cachy hello update button and reinstall all)

Hey,

You can migrate with following:
sudo pacman -R hhd hhd-ui adjustor
sudo pacman -S inputplumber-bin
sudo systemctl enable inputplumber
reboot

Thx it’s what I’ve done but that was not my point.

This one was easy.

But other differences are bound to happen. And could be less obvious (config to update etc).

An automatic migration/update should be provided with a pending scriptlets list between 2 release points.