#7424 Fix F28 tagging where bodhi tagged older build over new
Closed: Duplicate 5 years ago Opened 6 years ago by kalev.

I noticed these 4 packages where Bodhi has tagged older builds over newer, making the old build appear in the repositories. There's likely more, these are just the ones I accidentally noticed.

Please fix by retagging the newer build.

$ koji list-history --tag f28 --package gstreamer1-plugins-base
Fri Mar 30 14:33:16 2018 gstreamer1-plugins-base-1.14.0-1.fc28 tagged into f28 by bodhi [still active]
Fri Mar 30 14:33:17 2018 gstreamer1-plugins-base-1.13.91-1.fc28 tagged into f28 by bodhi [still active]

$ koji list-history --tag f28 --package gstreamer1-plugins-good
Fri Mar 30 14:33:17 2018 gstreamer1-plugins-good-1.14.0-1.fc28 tagged into f28 by bodhi [still active]
Fri Mar 30 14:33:17 2018 gstreamer1-plugins-good-1.13.91-1.fc28 tagged into f28 by bodhi [still active]

$ koji list-history --tag f28 --package gstreamer1-plugins-bad-free
Fri Mar 30 14:33:16 2018 gstreamer1-plugins-bad-free-1.14.0-1.fc28 tagged into f28 by bodhi [still active]
Fri Mar 30 14:33:17 2018 gstreamer1-plugins-bad-free-1.13.91-1.fc28 tagged into f28 by bodhi [still active]

$ koji list-history --tag f28 --package gstreamer1-plugins-ugly-free
Fri Mar 30 14:33:17 2018 gstreamer1-plugins-ugly-free-1.14.0-1.fc28 tagged into f28 by bodhi [still active]
Fri Mar 30 14:33:17 2018 gstreamer1-plugins-ugly-free-1.13.91-1.fc28 tagged into f28 by bodhi [still active]

@bowlofeggs I think the problem here is the Beta freeze, so while we were in freeze, two updates were sent to stable and both of them are pushed to stable once the freeze is lifted.

AFAIK, bodhi will remove an old NVR update if a newer NVR update is available, so is my understanding here is right or wrong? If it is right, then we have an issue to fix.

I will untag and retag the latest NVR into f28 to fix it for now.

Metadata Update from @mohanboddu:
- Issue assigned to bowlofeggs

6 years ago

This will be fixed by bodhi not allowing a new update where it cannot obsolete the old update.

https://github.com/fedora-infra/bodhi/issues/1266

so, we need to wait for that to get implemented.

Metadata Update from @kevin:
- Issue close_status updated to: Duplicate
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata