On Tue, 2020-03-24 at 10:03 +0100, Vít Ondruch wrote: > +1 > > I would love this for Rawhide. This would also allow `dnf downgrade` to > work, which would be very useful when things go south. In stable > releases, you could in theory downgrade from version in `updates` > repository to version from `fedora` repository`, but that is not > possible in Rawhide :/ It's pretty easy to do this with the Koji CLI: koji download-build --arch=x86_64 --arch=noarch (NVR) dnf downgrade *.rpm usually will do the trick (adjust for arch, obviously). For stable releases, all packages that were ever made stable updates are kept around, AIUI - they are exempt from garbage collection. For Rawhide I think things get garbage collected after a while, but they're usually there for several weeks first. -- Adam Williamson Fedora QA Community Monkey IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net http://www.happyassassin.net _______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx