* bug#40700: herd restart guix-publish crashes system
@ 2020-04-18 19:38 Efraim Flashner
2020-04-19 22:22 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Efraim Flashner @ 2020-04-18 19:38 UTC (permalink / raw)
To: 40700
[-- Attachment #1: Type: text/plain, Size: 411 bytes --]
I saw that the guix-publish service on my Guix System desktop wasn't running
correctly so I went to restart it. I ran 'herd restart guix-publish' and
my machine instantly started to shut down.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#40700: herd restart guix-publish crashes system
2020-04-18 19:38 bug#40700: herd restart guix-publish crashes system Efraim Flashner
@ 2020-04-19 22:22 ` Ludovic Courtès
2020-04-20 6:44 ` Efraim Flashner
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2020-04-19 22:22 UTC (permalink / raw)
To: Efraim Flashner; +Cc: 40700
Hi Efraim,
Efraim Flashner <efraim@flashner.co.il> skribis:
> I saw that the guix-publish service on my Guix System desktop wasn't running
> correctly so I went to restart it. I ran 'herd restart guix-publish' and
> my machine instantly started to shut down.
Sounds scary. Could you provide more info, for example
/var/log/messages?
Thanks,
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#40700: herd restart guix-publish crashes system
2020-04-19 22:22 ` Ludovic Courtès
@ 2020-04-20 6:44 ` Efraim Flashner
2020-05-09 20:43 ` Efraim Flashner
0 siblings, 1 reply; 4+ messages in thread
From: Efraim Flashner @ 2020-04-20 6:44 UTC (permalink / raw)
To: Ludovic Courtès; +Cc: 40700
[-- Attachment #1: Type: text/plain, Size: 3290 bytes --]
On Mon, Apr 20, 2020 at 12:22:51AM +0200, Ludovic Courtès wrote:
> Hi Efraim,
>
> Efraim Flashner <efraim@flashner.co.il> skribis:
>
> > I saw that the guix-publish service on my Guix System desktop wasn't running
> > correctly so I went to restart it. I ran 'herd restart guix-publish' and
> > my machine instantly started to shut down.
>
> Sounds scary. Could you provide more info, for example
> /var/log/messages?
>
> Thanks,
> Ludo’.
Looking over /var/log/messages I'm pretty sure this is the relevant part
(which doesn't look so helpful to me):
Apr 18 20:49:02 localhost vmunix: [ 375.394141] perf: interrupt took too long (4950 > 4920), lowering
kernel.perf_event_max_sample_rate to 40250
Apr 18 21:02:57 localhost -- MARK --
Apr 18 21:22:57 localhost -- MARK --
Apr 18 21:42:57 localhost -- MARK --
Apr 18 22:02:57 localhost -- MARK --
Apr 18 22:22:57 localhost -- MARK --
Apr 18 22:26:35 localhost shepherd[1]: Service guix-publish has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Exiting shepherd...
Apr 18 22:26:35 localhost shepherd[1]: Service console-font-tty2 has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service term-tty2 has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service ntpd has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service console-font-tty3 has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service term-tty3 has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service console-font-tty6 has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service term-tty6 has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service console-font-tty5 has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service term-tty5 has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service mcron has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service console-font-tty1 has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service term-tty1 has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service tor has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service nscd has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service avahi-daemon has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service cups has been stopped.
Apr 18 22:26:35 localhost connmand[295]: Terminating
Apr 18 22:26:35 localhost shepherd[1]: Service networking has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service display-manager has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service elogind has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service upower-daemon has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service wpa-supplicant has been stopped.
Apr 18 22:26:35 localhost connman-vpnd[328]: D-Bus disconnect
Apr 18 22:26:35 localhost shepherd[1]: Service dbus-system has been stopped.
Apr 18 22:26:35 localhost shepherd[1]: Service pcscd has been stopped.
Apr 18 22:26:35 localhost syslogd: exiting on signal 15
Apr 18 22:29:01 localhost syslogd (GNU inetutils 1.9.4): restart
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-05-09 20:45 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-18 19:38 bug#40700: herd restart guix-publish crashes system Efraim Flashner
2020-04-19 22:22 ` Ludovic Courtès
2020-04-20 6:44 ` Efraim Flashner
2020-05-09 20:43 ` Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).