bug#55953: `guix install dub` fails

2022-06-13 Thread Hugo Nobrega
Hello, The `dub` package cannot be installed on an up-to-date Guix System. I am attaching the failed build log, although honestly I couldn't make much from it. This of course has implications such as `dub-build-system` not working... Best wishes, Hugo

bug#55951: Lowering an is sensitive to (%current-system)

2022-06-13 Thread Ludovic Courtès
Consider this file: --8<---cut here---start->8--- (use-modules (guix)) (lambda () (lower-object (load "overdrive1.scm") "aarch64-linux")) --8<---cut here---end--->8--- When ran on x86_64-linux, these two commands return

bug#55949: installing HP printer using Gnome Settings fails

2022-06-13 Thread Attila Lendvai
i have a HP printer connected on USB, and hplip-minimal is installed. the printer is detected in Gnome Settings, but installing it fails. i see the following in the cups log afterwards: [cups-driverd] Unable to open driver directory

bug#43579: Problem still present

2022-06-13 Thread Andreas Enge
After removing the patch that works around this problem in fplll with commit 5dec5f65ec3c7371dde309a101b85b930e423a46, I noticed that it actually still does occur. We used to have the problem with gcc-toolchain@10.2 that with test.cpp equal to #include int main() { std::fesetround

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

2022-06-13 Thread pelzflorian (Florian Pelz)
Only the tests are affected, as far as I can tell. make runs fine. The issue with “gnu/local.mk” from [1] got fixed in 2019 via 92d00ca4661e186022732a47956a2bc0ef16be96. But Makefile.am has SH_LOG_COMPILER = $(top_builddir)/test-env $(SHELL) AM_SH_LOG_FLAGS = -x -e Probably autoconf can be

bug#54546: bug#54750: (gnu packages racket) assumes that (ice-9 exceptions) exist, breaks pulling from old Guix

2022-06-13 Thread Maxime Devos
Thanks! signature.asc Description: This is a digitally signed message part

bug#55809: guix challenge with diffoscope fails to clean up temporary directory

2022-06-13 Thread Ludovic Courtès
Hello, Vagrant Cascadian skribis: > When I run a command such as: > > guix challenge --verbose --diff=diffoscope gavl 2>&1 | tee gavl > > It works for the most part, producing the diffoscope output, but ends > with a bunch of warnings regarding removing the temporary directory it > created to

bug#54750: (gnu packages racket) assumes that (ice-9 exceptions) exist, breaks pulling from old Guix

2022-06-13 Thread Ludovic Courtès
Hi, For some reason I had not seen this issue earlier; too bad it remained for this long. This is now fixed in 8918ce6d1622303465e716ae491b8e5124c7aece. Thanks, Ludo’.

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

2022-06-13 Thread Ludovic Courtès
Hi Chris, Chris Marusich skribis: > One alternative method I tried successfully in a variety of shells was > to use shell redirection (see attached). I like this approach. > However, this will only work in shells that support redirection. I > recall testing with bash, ash (busybox's shell),

bug#53225: shepherd freezes if wireguard is started with dns config enabled

2022-06-13 Thread Ludovic Courtès
Hi, The /var/log/messages excerpt you sent me has nothing beyond: > Jun 11 11:43:33 localhost shepherd[1]: Service networking has been started. […] > Jun 11 11:43:33 localhost vmunix: [5.552395] wireguard: WireGuard > 1.0.0 loaded. See www.wireguard.com for information. > Jun 11 11:43:33

bug#55583:

2022-06-13 Thread Maxime Devos
retitle 55583 guix-daemon doesn't cleanly error-out on case-sensitive file systems. thanks (previous command doesn't seem to have worked) signature.asc Description: This is a digitally signed message part