You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gnome-settings-daemon 44.1-1pureos2 was published with severity 'high' in landing, but the migration status says that it needs to be 5 days old to migrate. I expected it to be 2 days, since that's the delay configured for 'high'; 5 is for 'medium'.
I've looked through the code, and I see no way how this could possibly be happening...
Laniakea reads the Urgency field of a changes file, and if none exists, assumed low as priority. Since this upload has medium priority one of two things must have happened:
The changes_urgency property could not have been set at all (in which we assume medium by default)
The changes file did contain medium for its Urgency field, even though the changelog contained high
When a package is accepted, there is only one codepath this can take, in which the changes_urgency is overridden unconditionally. So, at the moment I assume the reason for this is the second one, which wouldn't make it a Laniakea issue, but a builder issue. How was this package built?
I think at the moment we can only keep this bug report open and monitor the situation, and see if this happens again (potentially adding more logging if needed).
gnome-settings-daemon 44.1-1pureos2 was published with severity 'high' in landing, but the migration status says that it needs to be 5 days old to migrate. I expected it to be 2 days, since that's the delay configured for 'high'; 5 is for 'medium'.
The migration is currently here (screenshot below): https://master.pureos.net/migrations/excuse/63dd9edc-520d-4075-bc56-544f2e349bb4
Here's the config where I think 'high' should be 2 days: https://source.puri.sm/pureos/infra/pureos-laniakea-config/-/blob/main/config/spears-tasks.toml
Changelog with 'high' priority for 44.1-1pureos2: https://source.puri.sm/Librem5/debs/gnome-settings-daemon/-/blob/pureos/latest/debian/changelog
Screenshot of migration:
The text was updated successfully, but these errors were encountered: