bug#55848: [cuirass] workers stalled

2022-06-20 Thread Maxim Cournoyer
Hi Maxime, Maxime Devos writes: > Maxim Cournoyer schreef op zo 19-06-2022 om 22:39 [-0400]: >> There was also an attempt to cross-compile a rust/cargo bootstrap seed >> for other architectures (branch: wip-cross-built-rust) but due to >> complications with building rust as a static archive (it

bug#51466: bug#53355: bug#51466: bug#53355: guix shell --check: confusing error message

2022-06-20 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
Hello, Bengt Richter writes: > Lots could be prettier if bash could be extended with scheme. Today is your lucky day. :-) $ guix show guile-bash | recsel -p name,synopsis name: guile-bash synopsis: Extend Bash using Guile -- Thanks Thiago

bug#40641: Building from git breaks when /bin/sh isn't bash

2022-06-20 Thread elaexuotee--- via Bug reports for GNU Guix
> Wilson, could you confirm whether there's still something to fix here? > Else, let's close this ticket and move on. The original issue arose on a Void Linux foreign distro installation. I have long since converted to Guix System, so cannot easily test the original environment. However, Void jus

bug#51466: bug#53355: bug#51466: bug#53355: guix shell --check: confusing error message

2022-06-20 Thread Bengt Richter
Sorry again, but I found the source: tl;dr: These functions are defined in /usr/share/bash-completion/bash_completion which looks awful kludgey to me, (however clever :) There is a reference to http://lists.gnu.org/archive/html/bug-bash/2009-03/msg00155.html in the header comments for

bug#56114: Guix does not have a documented general and practical procedure for lowering a single lowerable object to the /gnu/store/... string.

2022-06-20 Thread Maxime Devos
Variants of this appear repeatedly on #guix every now and then, and also sometimes unasked by me not posted anywhere. How do I run compile a package, computed-file or more generally a lowerable object from the REPL? Let's look in the manual: > Note that the ‘(guix monad-repl)’ module extends the

bug#53355: bug#51466: bug#53355: guix shell --check: confusing error message

2022-06-20 Thread Bengt Richter
Sorry to reply to myself, but forgot to illustrate. On +2022-06-20 12:12:10 +0200, b...@bokr.com wrote: > Hi Chris, [...] > > I have had some mystery bash parsing errors, and I noticed > set|less > shows a heck of a lot of functions defined that I don't > remember seeing in the past. > Anywa

bug#55848: [cuirass] workers stalled

2022-06-20 Thread Maxime Devos
Maxim Cournoyer schreef op zo 19-06-2022 om 22:39 [-0400]: > There was also an attempt to cross-compile a rust/cargo bootstrap seed > for other architectures (branch: wip-cross-built-rust) but due to > complications with building rust as a static archive (it relies on > dynamic linking for its macr

bug#56020: rust-libgit2-sys@0.12 bundles libgit2

2022-06-20 Thread Efraim Flashner
Fixed with 6f2df20b0f8555ab1568ad1d661cb6e737a4bb8f. -- Efraim Flashner אפרים פלשנר GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted signature.asc Description: PGP signature

bug#53355: bug#51466: bug#53355: guix shell --check: confusing error message

2022-06-20 Thread bokr
Hi Chris, Did you observe this behaviour inside a git repo directory? I wonder if this git security thing could be relevant: https://lwn.net/Articles/892755/ It makes also me wonder about readline completion stuff possibly interacting. Isn't that implemented with readline? I have had some mys

bug#53355: guix shell --check: confusing error message

2022-06-20 Thread Ludovic Courtès
Hi, Chris Marusich skribis: > Before pushing, I did some more tests to make sure it was still working. > When I did this, I noticed that read-line was no longer returning > strings that end in "\r". This prevents child-shell-environment from > behaving correctly, since it incorrectly assumes th