On Wed, Jul 27, 2016 at 5:42 PM, Ruben Kerkhof wrote:
> On Wed, Jul 27, 2016 at 5:17 PM, John Florian wrote:
>> How can this metadata be leveraged with automation? I have the dnf
>> tracer plugin which I believe is using this metadata to tell me when I
>> need to reboot, but what if I have this
On Wed, Jul 27, 2016 at 8:56 PM, Josh Boyer wrote:
> How does the reboot-required package get installed in the first place?
> I was assuming something during the update process would install it,
> which means something has to Require it or install it in some manner.
I haven't figured that part o
On Wed, Jul 27, 2016 at 2:49 PM, Ruben Kerkhof wrote:
> On Wed, Jul 27, 2016 at 6:58 PM, Josh Boyer wrote:
>> On Wed, Jul 27, 2016 at 11:39 AM, Ruben Kerkhof
>> wrote:
>>> On Wed, Jul 27, 2016 at 2:16 PM, Josh Boyer
>>> wrote:
Why would you want this to be something packaged? We have 'r
On Wed, Jul 27, 2016 at 6:58 PM, Josh Boyer wrote:
> On Wed, Jul 27, 2016 at 11:39 AM, Ruben Kerkhof
> wrote:
>> On Wed, Jul 27, 2016 at 2:16 PM, Josh Boyer
>> wrote:
>>> Why would you want this to be something packaged? We have 'reboot
>>> recommended' in our bodhi update metadata, and that
On Wed, Jul 27, 2016 at 11:39 AM, Ruben Kerkhof wrote:
> On Wed, Jul 27, 2016 at 2:16 PM, Josh Boyer wrote:
>> Why would you want this to be something packaged? We have 'reboot
>> recommended' in our bodhi update metadata, and that seems like a much
>> better place for it.
>
> My guess is that '
On Wed, Jul 27, 2016 at 5:17 PM, John Florian wrote:
> How can this metadata be leveraged with automation? I have the dnf
> tracer plugin which I believe is using this metadata to tell me when I
> need to reboot, but what if I have this in a cron job?
The docs at http://dnf-plugins-extras.readth
On Wed, Jul 27, 2016 at 2:16 PM, Josh Boyer wrote:
> Why would you want this to be something packaged? We have 'reboot
> recommended' in our bodhi update metadata, and that seems like a much
> better place for it.
My guess is that 'reboot recommended' is true for each kernel update.
What I'd lik
On Wed, 2016-07-27 at 08:16 -0400, Josh Boyer wrote:
> On Wed, Jul 27, 2016 at 5:43 AM, Ruben Kerkhof m> wrote:
> >
> > Hi all,
> >
> > Debian and Ubuntu have a package called unattended-upgrades.
> > We have yum-cron which does something similar.
> >
> > One difference though is that unattende
On Wed, Jul 27, 2016 at 5:43 AM, Ruben Kerkhof wrote:
> Hi all,
>
> Debian and Ubuntu have a package called unattended-upgrades.
> We have yum-cron which does something similar.
>
> One difference though is that unattended-upgrade drops a script in
> /etc/kernel/postinst.d/unattended-upgrades, whi