GNU bug report logs - #36636
Tell users to update/reconfigure regularly

Previous Next

Package: guix;

Reported by: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Date: Sat, 13 Jul 2019 09:36:02 UTC

Severity: normal

Done: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 36636 in the body.
You can then email your comments to 36636 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#36636; Package guix. (Sat, 13 Jul 2019 09:36:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 13 Jul 2019 09:36:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: bug-guix <at> gnu.org
Subject: Tell users to update/reconfigure regularly
Date: Sat, 13 Jul 2019 11:35:30 +0200
When installing Guix System from the iso image, users should be told
to pull and reconfigure regularly.  Even though it is mentioned in the
manual, not everyone reads manuals.  I believe Guix’ target users
include inexperienced users who do not know that they should update
and upgrade regularly.  Therefore the installer should tell users how
to do so and that it is important and perhaps what to do if things
break.

Of course, some users still won’t update and they should have the
liberty to decide for themselves, but some users just forget to
update.  Ubuntu defaults to automatic updates, which slow down the
machine and annoy users.  Still, maybe there should be notifications
like a cron job invoking libnotify’s notify-send.

Regards,
Florian




Information forwarded to bug-guix <at> gnu.org:
bug#36636; Package guix. (Sun, 14 Jul 2019 15:00:02 GMT) Full text and rfc822 format available.

Message #8 received at 36636 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "pelzflorian \(Florian Pelz\)" <pelzflorian <at> pelzflorian.de>
Cc: 36636 <at> debbugs.gnu.org
Subject: Re: bug#36636: Tell users to update/reconfigure regularly
Date: Sun, 14 Jul 2019 16:59:16 +0200
Hello,

"pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de> skribis:

> When installing Guix System from the iso image, users should be told
> to pull and reconfigure regularly.  Even though it is mentioned in the
> manual, not everyone reads manuals.  I believe Guix’ target users
> include inexperienced users who do not know that they should update
> and upgrade regularly.  Therefore the installer should tell users how
> to do so and that it is important and perhaps what to do if things
> break.

The ‘guix’ command itself tells you to do so.  But of course, if you
never run ‘guix’, you never see that message.

> Of course, some users still won’t update and they should have the
> liberty to decide for themselves, but some users just forget to
> update.  Ubuntu defaults to automatic updates, which slow down the
> machine and annoy users.  Still, maybe there should be notifications
> like a cron job invoking libnotify’s notify-send.

Sounds like something we can do.

Ultimately though, what can we do for users who do not read the manual
and do not run ‘guix’ either?  Would a notification really help?

Longer-term I think we should have an unattended upgrade service, and it
should probably be part of ‘%desktop-services’.

Thoughts?

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#36636; Package guix. (Sun, 14 Jul 2019 16:37:01 GMT) Full text and rfc822 format available.

Message #11 received at 36636 <at> debbugs.gnu.org (full text, mbox):

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 36636 <at> debbugs.gnu.org
Subject: Re: bug#36636: Tell users to update/reconfigure regularly
Date: Sun, 14 Jul 2019 18:36:45 +0200
Yes, you are right that unattended upgrades are a more responsible
default than a notification cron job.  Unattended upgrades would
resolve this issue.  Should an unattended upgrades service be added to
Guix’ list of longer-term todos and this bug be closed?

Regards,
Florian




Information forwarded to bug-guix <at> gnu.org:
bug#36636; Package guix. (Sun, 14 Jul 2019 19:20:02 GMT) Full text and rfc822 format available.

Message #14 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jesse Gibbons <jgibbons2357 <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Re: bug#36636: Tell users to update/reconfigure regularly
Date: Sun, 14 Jul 2019 13:19:42 -0600
On Sun, 14 Jul 2019 18:36:45 +0200
"pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de> wrote:

> Yes, you are right that unattended upgrades are a more responsible
> default than a notification cron job.  Unattended upgrades would
> resolve this issue.  Should an unattended upgrades service be added to
> Guix’ list of longer-term todos and this bug be closed?
> 
> Regards,
> Florian
> 
> 
> 

How often would the job be run by default? Daily? Weekly? I presume it
would be configurable to run more or less often.




Information forwarded to bug-guix <at> gnu.org:
bug#36636; Package guix. (Mon, 15 Jul 2019 09:14:01 GMT) Full text and rfc822 format available.

Message #17 received at 36636 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "pelzflorian \(Florian Pelz\)" <pelzflorian <at> pelzflorian.de>
Cc: 36636 <at> debbugs.gnu.org
Subject: Re: bug#36636: Tell users to update/reconfigure regularly
Date: Mon, 15 Jul 2019 11:13:36 +0200
Hello,

"pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de> skribis:

> Yes, you are right that unattended upgrades are a more responsible
> default than a notification cron job.  Unattended upgrades would
> resolve this issue.  Should an unattended upgrades service be added to
> Guix’ list of longer-term todos and this bug be closed?

It’d be great if you could open an issue for unattended upgrades (it
could be implemented anytime, it’s not a long-term task), and close this
one.

Thanks,
Ludo’.




Reply sent to "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>:
You have taken responsibility. (Mon, 15 Jul 2019 10:40:01 GMT) Full text and rfc822 format available.

Notification sent to "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>:
bug acknowledged by developer. (Mon, 15 Jul 2019 10:40:02 GMT) Full text and rfc822 format available.

Message #22 received at 36636-done <at> debbugs.gnu.org (full text, mbox):

From: "pelzflorian (Florian Pelz)" <pelzflorian <at> pelzflorian.de>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 36636-done <at> debbugs.gnu.org
Subject: Re: bug#36636: Tell users to update/reconfigure regularly
Date: Mon, 15 Jul 2019 12:39:38 +0200
On Mon, Jul 15, 2019 at 11:13:36AM +0200, Ludovic Courtès wrote:
> It’d be great if you could open an issue for unattended upgrades (it
> could be implemented anytime, it’s not a long-term task), and close this
> one.
> 
> Thanks,
> Ludo’.

Thank you.  It’s at: https://issues.guix.gnu.org/issue/36659

Closing.

Regards,
Florian




Information forwarded to bug-guix <at> gnu.org:
bug#36636; Package guix. (Mon, 15 Jul 2019 12:35:02 GMT) Full text and rfc822 format available.

Message #25 received at 36636 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Jesse Gibbons <jgibbons2357 <at> gmail.com>
Cc: 36636 <at> debbugs.gnu.org
Subject: Re: bug#36636: Tell users to update/reconfigure regularly
Date: Mon, 15 Jul 2019 14:33:55 +0200
Jesse Gibbons <jgibbons2357 <at> gmail.com> skribis:

> How often would the job be run by default? Daily? Weekly? I presume it
> would be configurable to run more or less often.

It should definitely be configurable.

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 13 Aug 2019 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 256 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.