So I should be on 20240427, but as you can see there’s no mention of that in my repositories. I tried to remove the disabled repositories, such as:
# zypper removerepo 8
Removing repository 'repo-oss-debug' ..............................................................................................[done]
Removing repository 'repo-oss-debug' ..............................................................................................[done]
Repository 'repo-oss-debug' has been removed. [volatile]
Warning: Repo 'openSUSE:repo-oss-debug' is managed by service 'openSUSE'. Volatile changes are reset by the next service refresh!
So it seems that the “openSUSE” service keeps an eye on repositories, and probably prevents tumbleweed-cli from doing its job.
Because things change quickly in TW, and going back to previous TW snapshot will not undo the changes already made. It does not work like f.e. a btrfs snapshot.
Who said anything about “going back”? I use Tumbleweed snapshots simply because it allows me to install additional packages without risking to potentially pull dozens and hundreds of updated dependencies. This is test system where I often install and remove something and I want stable environment which I update when I see appropriate.
I experimented with “tumbleweed-cli” and decided against using it. But it is still occasionally useful to access the history repos to revert to an earlier version of a package.
ok, I thought there was something new I was missing. Obviously it’s not a way to revert an update.
I use it with snapper. If an update makes my system unusable, I do a snapper rollback. This will also teleport me back to a previous TW snapshot, and I can sit on it until a future snapshot solves the problem. If I need to install anything from that snapshot while I wait I can, which I couldn’t do just by rolling back.
The only issue I have is when something has made a change in my home directory before I rollback, because the home is not rolled back. For instance, if I open a new version of thunderbird and then rollback, the old thunderbird complains.
I must say that I haven’t needed it in a while. It saved my back side several times in the past though (I have been rolling this installation for 6 years!), when TW was a lot less stable. Also when the nvidia repository was not aligned with the TW kernel it was a real mess.