bug#41063: emacs-guix: unrecognized keyword error

2020-07-31 Thread Michael Rohleder
Ludovic Courtès writes: >> emacs-guix/actions.scm:118:8: In procedure process-package-actions: >> Unrecognized keyword: #:use-substitutes? > > This probably has to do with this API change: > > > https://git.savannah.gnu.org/cgit/guix.git/commit/?id=65ffb9388c1c3d870cb07e4cb3ef12c9ac06a161 > > I

bug#42601: Guix install bug: error: Unbound variable: ~S

2020-07-31 Thread Bengt Richter
Hi, On +2020-07-30 00:15:56 +0200, Ricardo Wurmus wrote: > > Jan Wielkiewicz writes: > > > Dnia 2020-07-29, o godz. 22:17:01 > > Ricardo Wurmus napisał(a): > > > >> > >> “avr-toolchain” is a procedure, not a package. Use > >> “avr-toolchain-4.9” or “avr-toolchain-5”. > >> > > > > Success! >

bug#42423: icedtea: JAVA_HOME

2020-07-31 Thread Michael Rohleder
Hi Christopher, Christopher Howard writes: > Hi, I'm not going to pretend to be a Java expert, but I was trying to > build and run a Java application, and had to set JAVA_HOME manually. It > is my understanding from my research[1] that applications often will > want JAVA_HOME set to the path to t

bug#41397: xfce4-terminal not reproducible

2020-07-31 Thread Michael Rohleder
Hi Danny, I just tried to reproduce this (10 times) but failed (all builds are the same) Is this still the case? signature.asc Description: PGP signature

bug#42342: Wine64 segfaults (5.12/staging)

2020-07-31 Thread pelzflorian (Florian Pelz)
On Thu, Jul 30, 2020 at 04:54:45PM +0200, Jakub Kądziołka wrote: > $ guix environment --ad-hoc wine64 -- wine64 regedit > > fired up the registry editor just fine. Indeed, when running pure 64-bit applications (like VLC’s 64-bit Windows build), using wine64 instead of wine works fine. I did not

bug#40834: system-config-printer fails while starting

2020-07-31 Thread Michael Rohleder
this seems to fix it: >From 83e8f11687b284bbda73c482434fac0bc0f8f9bf Mon Sep 17 00:00:00 2001 From: Michael Rohleder Date: Fri, 31 Jul 2020 15:06:11 +0200 Subject: [PATCH] gnu: system-config-printer: fix for 40834. * gnu/packages/gnome.scm (system-config-printer): fix 40834. --- gnu/packages/gn

bug#42632: nextpnr-ice40 fails to compile

2020-07-31 Thread Malte Frank Gerdes
Hi, nextpnr-ice40 fails to compile; the error is already resolved upstream here https://github.com/YosysHQ/nextpnr/issues/373. I built the current master and it *seems* to be working. I tried: commit: "b39a2a502065ec1407417ffacdac2154385bf80f" hash: "0sgvwmwp9hx62zkdajinif4r3fzc5z71yy1k1fjz3pp8

bug#42423: icedtea: JAVA_HOME

2020-07-31 Thread Christopher Howard
Hi, I am open to learning more and to guix developer wisdom. I don't quite understand your argument, though — I wouldn't think this would be any more difficult a question than deciding what version of the java binary would show up in your profile: you would only select one version in a profile. If

bug#42162: Recovering source tarballs

2020-07-31 Thread Ludovic Courtès
Hi Timothy! Timothy Sample skribis: > This jumped out at me because I have been working with compression and > tarballs for the bootstrapping effort. I started pulling some threads > and doing some research, and ended up prototyping an end-to-end solution > for decomposing a Gzip’d tarball into

bug#26302: Multilingual web site is on-line!

2020-07-31 Thread Ludovic Courtès
Hi! "pelzflorian (Florian Pelz)" skribis: > On Tue, Jul 28, 2020 at 11:50:13PM +0200, Ludovic Courtès wrote: >> "pelzflorian (Florian Pelz)" skribis: >> > Guix’ website is written in >> > [SHTML](https://www.nongnu.org/guile-lib/doc/ref/htmlprag/), which is >> > a variant of HTML (in which web

bug#42423: icedtea: JAVA_HOME

2020-07-31 Thread Ricardo Wurmus
Christopher Howard writes: > […] This is what I > have to do to get arduino-ide running (as well as running patchelf on > the generated binaries, but that is another story...) Recently, I also built the Arduino IDE to upload the software onto my Open Theremin. Instead of using patchelf I opte

bug#41929: Missing root file system in OS leads to backtrace

2020-07-31 Thread Robin Green via web
test comment

bug#42544: [PATCH]: gnu: services: Make some openvpn options optional to include in the openvpn config file.

2020-07-31 Thread david larsson
From 5014aa2f455b127deaa013f327dc1cc42d0e1772 Mon Sep 17 00:00:00 2001 From: David Larsson Date: Sat, 1 Aug 2020 00:16:02 +0200 Subject: [bug#42544] [PATCH]: gnu: services: Make some openvpn options optional to include in the openvpn config file. * gnu/services/vpn.scm (openvpn-client-configura