bug#47018: core-updates: make check fails when guix-daemon is running

2021-03-11 Thread Chris Marusich
Hi Lars-Dominik and Maxim, Lars-Dominik, thank you for the quick reply! Maxim, do you have time to take a look at this bug? Lars-Dominik mentioned that it's possible that your recent changes to patch-and-repack might be related somehow. Lars-Dominik Braun writes: > I’m pretty sure it worked

bug#45266: "guix gc" needs free disk space to function

2021-03-11 Thread Vincent Legoll
Hello, for the guix daemon sqlite problem, could we preallocate some space in the database also ? c.f.: https://stackoverflow.com/questions/827010/sqlite-pre-allocating-database-size -- Vincent Legoll

bug#47065: Bug doesn't last

2021-03-11 Thread Maxim Cournoyer
Hi Jérémy, Jérémy Korwin-Zmijowski writes: > I retried the upgrade and things seem to went well. > > So maybe the bug can be closed ? > > Jérémy Thanks for the heads-up; I'm closing it then. Thank you, Maxim

bug#44117: Racket no longer fails to build

2021-03-11 Thread Jack Hill
I believe this is a an old build failure report that has been fixed in subsequent changes to the racket package. Therefore, I'm closing this bug. Feel free to reopen if I am mistaken and it is still relevant. Best, Jack

bug#47066: (At least) ‘guix search’ displays superseded packages twice

2021-03-11 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
zimoun 写道: therefore I do not see where the bug is. Could you explain more? It's quite simple, Simon. First, I have to sleep more than 2 hours. *Then* may I file bugs. Closing, T G-R signature.asc Description: PGP signature

bug#47065: Bug doesn't last

2021-03-11 Thread Jérémy Korwin-Zmijowski
I retried the upgrade and things seem to went well. So maybe the bug can be closed ? Jérémy

bug#45109: GNOME: unable to change alert "beep" sound since staging merge

2021-03-11 Thread Mark H Weaver
Earlier, I wrote: > I will soon switch back to dconf-0.36 to see if the problem returns. Shortly after switching back to dconf-0.36, the problem has indeed returned. So, in summary, the problem has *never* happened to me with dconf-0.34, but happens quite frequently with dconf-0.36. Mark

bug#47066: (At least) ‘guix search’ displays superseded packages twice

2021-03-11 Thread zimoun
Hi Tobias, On Thu, 11 Mar 2021 at 11:42, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote: > ~ λ guix search ^newsboat > name: newsboat > version: 2.22.1 [...] > name: newsboat > version: 2.13 It is not the “same” package. So it appears to me expected they appear twice. I mean,

bug#47066: (At least) ‘guix search’ displays superseded packages twice

2021-03-11 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Guix, What the tin says: ~ λ guix search ^newsboat name: newsboat version: 2.22.1 outputs: out systems: x86_64-linux dependencies: curl@7.74.0 gettext-minimal@0.20.1 json-c@0.14 libxml2@2.9.10 ncurses@6.2 openssl@1.1.1i + pkg-config@0.29.2 ruby-asciidoctor@2.0.10 sqlite@3.31.1 stfl@0.24

bug#47065: failed to compute the derivation for Guix

2021-03-11 Thread Jérémy Korwin-Zmijowski
This morning I wanted to upgrade a Guix System (don't remember last time I did it…) Here is the command line output : root@kitchen ~# guix pull && guix upgrade Mise à jour du canal « guix » depuis le dépôt Git « https://git.savannah.gnu.org/git/guix.git »... Authentification du

bug#46967: Connection reuse for substitutes breaks with gzip

2021-03-11 Thread Ludovic Courtès
Turns out GnuTLS has a buffer for the record layer attached to the session. After the first GET in the main process, it looks like this: --8<---cut here---start->8--- (gdb) p session->internals.record_buffer $9 = {head = 0x7f7370, tail = 0x7f7370, length = 1,