#6153 Fix F22 tags where bodhi pushed older updates to stable
Closed: Fixed None Opened 8 years ago by kalev.

After yesterday's F22 stable push, I noticed two builds where bodhi tagged older updates over newer ones with the F22 tag, making the versions go backwards. There's probably more packages affected, but these are the ones that I accidentally found:

{{{
$ koji list-history --tag f22 --package dnf-plugins-extras
Mon Apr 6 20:33:31 2015 dnf-plugins-extras-0.0.6-2.fc22 tagged into f22 by bodhi [still active]
Mon Apr 20 18:54:30 2015 dnf-plugins-extras-0.0.5-4.fc22 tagged into f22 by bodhi [still active]
}}}

{{{
$ koji list-history --tag f22 --package mingw-gnutls
Mon Apr 20 18:57:10 2015 mingw-gnutls-3.3.14-2.fc22 tagged into f22 by bodhi [still active]
Mon Apr 20 18:57:32 2015 mingw-gnutls-3.3.14-1.fc22 tagged into f22 by bodhi [still active]
}}}

Please retag the newer dnf-plugins-extras-0.0.6-2.fc22 and mingw-gnutls-3.3.14-2.fc22 builds.

Also, I remember lmacken had a script to detect wrongly tagged updates. Could be this one, not entirely sure: https://git.fedorahosted.org/cgit/bodhi.git/tree/bodhi/tools/tagcheck.py


this is a long standing bodhi bug. I have retagged the two builds into f22

I'm running a scan (check-latest-build.py from releng git) over the whole f22 tag to check the NVR sequences, will paste the results here later.

and there is quite a lot of issues there ...

{{{
PyOpenGL-3.1.0-1.fc22 < PyOpenGL-3.1.0b2-3.fc21
bitten-0.6-3.fc22 < bitten-0.6-6.fc22
bvi-1.4.0-1.fc22 < bvi-1.4.0beta-0.3.fc22
clufter-0.10.4-1.fc22 < clufter-0.11.0-1.fc22
copr-frontend-1.43-1.fc22 < copr-frontend-1.44-1.fc22
firefox-37.0-2.fc22 < firefox-37.0.1-1.fc22
globus-net-manager-0.7-1.fc22 < globus-net-manager-0.8-1.fc22
golang-github-docker-libcontainer-1.4.0-1.gitd7dea0e.fc22 < golang-github-docker-libcontainer-1.4.0-2.gitd7dea0e.fc22
kubernetes-0.13.2-0.5.git8d94c43.fc22 < kubernetes-0.14.2-0.2.gitd577db9.fc22
perl-Satcon-1.20-2.fc22 < perl-Satcon-1.20-3.fc21
perl-indirect-0.34-1.fc22 < perl-indirect-0.35-1.fc22
rubygem-byebug-4.0.4-1.fc22 < rubygem-byebug-4.0.5-1.fc22
rubygem-moped-1.5.2-4.fc22 < rubygem-moped-2.0.1-1.fc22
websvn-2.3.3-7.fc22 < websvn-2.3.3-8.fc22
xrdp-0.6.1-7.fc22 < xrdp-0.8.0-1.fc22
}}}

first is the latest, second is the highest, PyOpenGL and bvi are packaging bugs and they are OK

I have retagged all the builds except for PyOpenGL and bvi.

Metadata Update from @kalev:
- Issue set to the milestone: Fedora 22 Beta

7 years ago

Login to comment on this ticket.

Metadata