Different Update behaviour

Is it possible, that the update to 7.1.0 is only available in the trixie repos? Running apt update & upgrade on a host with bookworm it updates from 7.0.1 to 7.0.2. Running the same task on a trixie host the version changes from 7.0.1 to 7.1.0.

There is no exclusion or so in the official docu.

When I was recording the 7.1 release video, I noticed that develop was only avaible on the new repos. It’s possible, that this is also true for the stable version. I’d strongly suggest to make the switch now (better now than later). The release notes didn’t mention that this would be a hard cut, so it’s most likely a mistake I guess. Not sure though.

I happen to have a gist for Debian for this case. But you can also follow the dist-upgrade documentation and substitude the non required steps.

Btw the installation documentation already uses the new repositories exclusively as well.

Hi. Yes, please follow that documentation:

The old repo sources will be disabled soon™️.

1 Like

Gerrit, “disabled soon™” != “EOL, breaking change”

The update notes where not clear enough about that to be honest. I didn’t interpret it to be that way.

The coordibation issue was getting me. The official release notes are clear. My bad.

Ah, my mistake. The hint is in the release notes…
Thank you for your quick response.