Re: introducing fed-install: easy way to install packages from koji and other releases

2017-08-23 Thread Kevin Fenzi
On 08/23/2017 01:17 AM, Tomas Tomecek wrote: > > > On Sun, Aug 20, 2017 at 10:59 PM, Kevin Fenzi > wrote: > > > First, one thing that would be very handy (but could perhaps just be a > dnf plugin) is to install from koji, but use signed packages (if > availa

Re: introducing fed-install: easy way to install packages from koji and other releases

2017-08-23 Thread Tomas Tomecek
On Sun, Aug 20, 2017 at 10:59 PM, Kevin Fenzi wrote: > > First, one thing that would be very handy (but could perhaps just be a > dnf plugin) is to install from koji, but use signed packages (if > available). I'm not sure how hard it would be to implement in your tool, > but you might take a look

Re: introducing fed-install: easy way to install packages from koji and other releases

2017-08-20 Thread Lars Seipel
On Wed, Aug 16, 2017 at 12:08:18PM +0200, Tomas Tomecek wrote: > I thought that somebody had to write a tool for that. To my surprise, I > haven't really found anything useful. So I wrote a simple tool to automate > installation of packages from koji and other Fedora releases. The tool is > just a

Re: introducing fed-install: easy way to install packages from koji and other releases

2017-08-20 Thread Kevin Fenzi
Sorry for the delay in answering.. things have been really busy. ;) On 08/16/2017 03:08 AM, Tomas Tomecek wrote: > Hello Fedora, > > for some time, I am using rawhide as my main system. I always struggled > with installation of non-rawhide packages: installing stable kernel, > downgrading to a no

introducing fed-install: easy way to install packages from koji and other releases

2017-08-16 Thread Tomas Tomecek
Hello Fedora, for some time, I am using rawhide as my main system. I always struggled with installation of non-rawhide packages: installing stable kernel, downgrading to a non-broken package, reinstalling package which is no longer available in repositories... I thought that somebody had to write