bodhi question
Luke Macken
lmacken at redhat.com
Thu Jul 14 12:48:14 UTC 2011
----- Original Message -----
> Hi all
>
> i'm doing some queries on the Bodhi DB and
> i've found some inconsistencies about the
> release number of some packages.
>
> For example if querying the package 'contacts',
> bodhi returns two items, the latest of which is:
>
> contacts-0.12-2.fc14
>
> but the package stored in the repository is:
>
> contacts-0.12-2.fc14.1.x86_64.rpm
>
> which means that the release is '2.fc14.1'
> and not '2.fc14'. What is the correct one?
>
> Thanks in advance for replies
Hi Roberto,
It looks like the specific case that you mentioned is a one-off...
$ koji latest-pkg dist-f14-updates contacts
Build Tag Built by
---------------------------------------- -------------------- ----------------
contacts-0.12-2.fc14.1 dist-f14-updates jkeating
$ koji list-tag-history --build=contacts-0.12-2.fc14.1
Tue Oct 5 23:32:56 2010: contacts-0.12-2.fc14.1 tagged into dist-f14-updates-candidate by jkeating
Mon Nov 29 19:36:28 2010: contacts-0.12-2.fc14.1 untagged from dist-f14-updates-candidate by jkeating
Mon Nov 29 19:36:28 2010: contacts-0.12-2.fc14.1 tagged into dist-f14-updates by jkeating [still active]
So this build never actually went through bodhi, thus giving you inconsistent
results.
luke
More information about the infrastructure
mailing list