Learn more about these different git repos.
Other Git URLs
According to https://admin.fedoraproject.org/updates/F9/FEDORA-2009-0973 there should be
libresample-0.1.3-9.fc9
and dahdi-tools-2.0.0-1.fc9
in F9 Updates since 2009-02-13. They are not available, however, and are not tagged appropriately either: {{{ $ koji latest-pkg dist-f9 libresample -> libresample-0.1.3-5.fc9
$ koji latest-pkg dist-f9 dahdi-tools -> dahdi-tools-2.0.0-1.fc8 -> in dist-f8-updates }}} This causes broken dependencies.
Hm. Indeed you are right. They are in dist-f9-updates-candidate though. I recall bodhi having issues around that timeframe with some of the changes being made. I'll talk to Luke and see how to fix this. Most likely we can adjust the tags and remash the F9 repo.
{{{ [jwboyer@yoda linux-2.6]$ koji latest-pkg dist-f9-updates-candidate libresample Build Tag Built by
libresample-0.1.3-9.fc9 dist-f9-updates-candidate jcollie
[jwboyer@yoda linux-2.6]$ koji latest-pkg dist-f9-updates-candidate dahdi-tools Build Tag Built by
dahdi-tools-2.0.0-1.fc9 dist-f9-updates-candidate jcollie
}}}
I moved these builds to the appropriate tag. Once they are signed, we can kick out a f9-updates mash.
RPMs were already signed, and the repo was mashed. The updates are available now:
http://download.fedora.redhat.com/pub/fedora/linux/updates/9/i386.newkey/dahdi-tools-2.0.0-1.fc9.i386.rpm
http://download.fedora.redhat.com/pub/fedora/linux/updates/9/i386.newkey/libresample-0.1.3-9.fc9.i386.rpm
Thanks for the report. We think the issue is a bug in bodhi that gets tickled when updates are edited. I think Luke is looking into this.
Metadata Update from @mschwendt: - Issue assigned to lmacken
Log in to comment on this ticket.