After upgrade to kernel 5.4.13.

  • Open
  • quality assurance status badge
Details
2 participants
  • Ludovic Courtès
  • Pablo Ferreira
Owner
unassigned
Submitted by
Pablo Ferreira
Severity
normal

Debbugs page

Pablo Ferreira wrote 5 years ago
(address . bug-guix@gnu.org)
CAG5vDYh7zC8aJ2SCzjQdRzA52Gjj_aRhsubqPxX=+Gxg-tjcPQ@mail.gmail.com
Guix System stop working after upgrade to kernel 5.4.13. Error of ntpd is
not progress. Back to 5.4.12.
Attachment: file
Ludovic Courtès wrote 5 years ago
(name . Pablo Ferreira)(address . santoross08@gmail.com)(address . 39257@debbugs.gnu.org)
878slxfbfw.fsf@gnu.org
Hi Pablo,

Pablo Ferreira <santoross08@gmail.com> skribis:

Toggle quote (3 lines)
> Guix System stop working after upgrade to kernel 5.4.13. Error of ntpd is
> not progress. Back to 5.4.12.

Could you describe more precisely what you did (‘guix system
reconfigure’? what was the output of ‘guix describe’?) and what you see
(you rebooted after reconfigure? what do you see on the screen
precisely?).

Thanks in advance,
Ludo’.
Pablo Ferreira wrote 5 years ago
(name . Ludovic Courtès)(address . ludo@gnu.org)
CAG5vDYgqktW46=P-vBLbct5X9cOu9NXTsRHxfDTv7_ivTH99Yg@mail.gmail.com
Hey there!

I use these:
$ guix pull
$ sudo -E guix pull system reconfigure /etc/config.scm

I did have some problems and the upgrade only work fine with "sudo -E".
Sorry not to answer fast but this links show print screen.
then

Thanks!

Em sex., 24 de jan. de 2020 às 09:31, Ludovic Courtès <ludo@gnu.org>
escreveu:

Toggle quote (15 lines)
> Hi Pablo,
>
> Pablo Ferreira <santoross08@gmail.com> skribis:
>
> > Guix System stop working after upgrade to kernel 5.4.13. Error of ntpd is
> > not progress. Back to 5.4.12.
>
> Could you describe more precisely what you did (‘guix system
> reconfigure’? what was the output of ‘guix describe’?) and what you see
> (you rebooted after reconfigure? what do you see on the screen
> precisely?).
>
> Thanks in advance,
> Ludo’.
>
Attachment: file
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 39257@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 39257
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help