Is the value of Origin in https://packages.mozilla.org/apt/dists/mozilla/Release guaranteed to be stable?
I have installed the .deb version of Mozilla Firefox on Ubuntu. It was recently replaced by unattended-upgrades with the snap version. I get the impressions that is due to the fact that unattended-upgrades does not consider https://packages.mozilla.org/apt/dists/mozilla/Release as a source when running.
It seems that it would be possible to configure unattended-upgrades to include https://packages.mozilla.org/apt/dists/mozilla/Release.
The current value for "Origin" in https://packages.mozilla.org/apt/dists/mozilla/Release is "namespaces/moz-fx-productdelivery-pr-38b5/repositories/mozilla" (to me pr-number looks like a pull request).
I would like to confirm whether or not this is a stable value for Origin, and if not - can a stable value be allocated?
Tất cả các câu trả lời (1)
I think this is about priority where the snap version "appears" as newer in semver, it's around "1000" but might need more than that. I'll find the discussions and link them here.
As for the origin, I'm afraid that's a hash of one of the pods that are rotated and load–balanced on the cluster, so that doesn't seem like anything more than an ephemeral host to serve one request, and you'll get a different one a while later.