* bug#35532: guix-daemon was freezed
@ 2019-05-02 5:44 znavko
2019-05-03 9:46 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: znavko @ 2019-05-02 5:44 UTC (permalink / raw)
To: 35532
[-- Attachment #1: Type: text/plain, Size: 1415 bytes --]
Yesterday, I ran updates with `guix pull && guix package -u`. My laptop warked all night long.
But this morning, I've discovered the update process stops without life on this step:
$ guix pull && guix package -u
...
downloading from https://ci.guix.info/nar/gzip/zqfbh4whwrzzhqa811i43dggyqh2lmwx-libevent-2.1.8...
libevent-2.1.8 787KiB 787KiB/s 00:01 [##################] 100.0%
building /gnu/store/9y4j59sbxg9igj774q8r04vz31c5clrc-bitcoin-core-0.17.1.drv...
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
I think the Internet connection was the reason.
I stopped guix process and tryed to delete bitcoin-core, but this was not going again:
$ guix package -r bitcoin-core
The following package will be removed:
bitcoin-core 0.17.1 /gnu/store/3gi4m4c2x1hybxlxnh5ll7s474mzz0lj-bitcoin-core-0.17.1
^C^C
After that I typed remove fluidsynth in other terminal and the process was not going again:
$ guix package -r fluidsynth
The following package will be removed:
fluidsynth 2.0.4 /gnu/store/6zpn2p85412dalq7bpfz6sv89pg0hfsp-fluidsynth-2.0.4
^C
So, there I reconnect to Internet and restart guix-daemon with `# herd restart guix-daemon`, and everything goes fine.
I think it is a bug, cause guix-daemon did not delete packages. Some blocks present there when Internet goes down.
[-- Attachment #2: Type: text/html, Size: 1749 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-12-28 22:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-02 5:44 bug#35532: guix-daemon was freezed znavko
2019-05-03 9:46 ` Ludovic Courtès
2021-12-14 16:52 ` Maxim Cournoyer
2021-12-28 22:31 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
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).