try ``` sudo rpm-ostree cleanup -m sudo rpm-ostree cleanup -p ``` and reboot. -m should clean up the

try
sudo rpm-ostree cleanup -m
sudo rpm-ostree cleanup -p

and reboot. -m should clean up the metadata and -p should get rid of the pending update.
Was this page helpful?