On Wed, Jun 14, 2017 at 04:08:55AM +0100, Sérgio Basto wrote: > On Fri, 2017-05-19 at 16:04 +0000, Zbigniew Jędrzejewski-Szmek wrote: > > On Fri, May 19, 2017 at 11:48:37AM -0400, Matthew Miller wrote: > > > On Fri, May 19, 2017 at 11:44:57AM -0400, Matthew Miller wrote: > > > > See https://bugzilla.redhat.com/show_bug.cgi?id=1234930 > > > > > > > > It's my understanding this functioanlity is already being worked > > > > on in > > > > DNF 2.0, to match the yum functionality of "sudo yum upgrade > > > > --advisory FEDORA-2017-30604deb62" > > > > > > Yeah, I just tested and this works: > > > > > > $ sudo dnf upgrade --advisory FEDORA-2017-f590422f5b > > > > Oh, that's super nice. > > > > Randy, what about redirecting the effort to support the same for koji > > builds? I think that functionality is missing and it'd be quite > > useful > > for packagers (e.g. to test that an update will be OK before actually > > creating > > the update): > > dnf install-koji 886677,886693 > > or even > > dnf install-koji package-version,package-version > > ? > > you have `koji download-build package-evr` that may help you > > for example: > > koji download-build -a x86_64 po-debconf-1.0.16-8.nmu3.fc24 Yeah, that works. But it's necessary to remember to add the architecture (I always forget and with today's numbers of architectures, I get a lot of packages which I don't need ;)), and then the installation steps needs to be done manually… Not too hard, but it'd be nice to have this functionality automated. Zbyszek _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx