bug#42912: cran.git importer fails because with-store swallows extra values.

2020-08-29 Thread Ricardo Wurmus
Ludovic Courtès writes: > I believe 3d9ea605c8dfb7fc43689e12975218b032b3175a fixes this, though I > don’t know how to test it. > > If you can confirm it does, feel free to close this bug. It looks like it’s indeed fixed. Thank you! I tested with this command: guix import cran -a git htt

bug#42740: Segfault in libssh during ‘guix copy’

2020-08-29 Thread Ludovic Courtès
Hi Artyom! Artyom Poptsov skribis: > please check if this branch will work without segfaults in Guix: > https://github.com/artyom-poptsov/guile-ssh/tree/wip-fix-segfaults-on-gc > > Key changes: > > - Channels are now protecting the parent session from GC'ing. > > - Every channel procedure now

bug#43090: [PATCH] emacs-clojure-mode 5.12.0 build failure

2020-08-29 Thread Giovanni Biscuolo
Hello, this patch fixes the bug: I was able to build emacs-clojure-mode in a ./pre-inst-env Actually I don't really know what should be the docstring content, it's just a quick and dirt hack :-) From f24494b3cbcdfba7cc711ef2f9e16c9c18d1e3a4 Mon Sep 17 00:00:00 2001 From: Giovanni Biscuolo Date:

bug#42740: Segfault in libssh during ‘guix copy’

2020-08-29 Thread Ludovic Courtès
Ludovic Courtès skribis: > So we have the finalization thread closing a channel of session > 0x12a4b20 (which causes a write on the channel), and the main thread > writing to a channel of that same session. This is exactly what I > described at : > > AIUI,

bug#43090: [PATCH] emacs-clojure-mode 5.12.0 build failure

2020-08-29 Thread Giovanni Biscuolo
Hi Oleg, Oleg Pykhalov writes: [...] > My guess "Return a list of project roots." is better for this. Thank you for yous suggestion, I've updated the patch. > I think this patch should be sended directly to upstream. Yes, I'll be glad to send a pull request upstream as soon as I can but IMHO

bug#43090: [PATCH] emacs-clojure-mode 5.12.0 build failure

2020-08-29 Thread Oleg Pykhalov
Giovanni Biscuolo writes: […] >> If you don't have an account, I could send it if you don't mind. > > Please feel free to send a pull request upstream, thank you! :-) I've opened the pull request and pushed the fix as 0c9ead50289be04e218b808d0431d9326a64 to Guix master. Oleg. signature.a