bug#43163: [Cuirass] /specifications fails

2020-09-02 Thread Mathieu Othacehe
Hey Ludo, > This might be related to recent Guile-JSON API changes, as the > ‘proc_args’ value for core-updates-core-updates above LGTM. > > This is with cuirass-0.0.1-42.d332955. You are right, the lists of 'proc_args' were not converted to vectors, making Guile-JSON unhappy. Fixed by b135a02b

bug#42947: Chez Scheme libraries are broken

2020-09-02 Thread Ludovic Courtès
Hi, Martin Becze skribis: >> I see, but now we’re creating a directory that remains empty, and as I >> wrote, chez-fmt is actually installed in another directory anyway: > > Oh yikes! Yeah so I see half of the scheme libraries are installed in > lib/csv-site and other are installed in lib/csv-si

bug#43039: Vanilla GUIX 1.1.0 reconfigure fails on nss-certs

2020-09-02 Thread Ludovic Courtès
Hi Adam, Adam Griffiths skribis: >> > $ sudo guix system reconfigure /etc/config.scm >> > >> > guile: warning: failed to install locale >> > hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' >> > package and defining >> > `GUIX_LOCPATH', along these lines: >> > >> > gui

bug#43112: hedgewars 1.0.0 fails to build

2020-09-02 Thread raingloom
On Tue, 1 Sep 2020 18:42:39 +0200 Andreas Enge wrote: > Hello, > > On Sun, Aug 30, 2020 at 01:23:37PM +, bdju via Bug reports for > GNU Guix wrote: > > build log here: > > http://ix.io/2vGD > > > > running guix (GNU Guix) a6b72a0f2b02f27c44c28d32ec26fc8188ee61b8 > > I also gave it a try, s

bug#43166: The issues.guix.gnu.org is hard to read in emacs-w3m.

2020-09-02 Thread Mark H Weaver
Vitaliy Shatrov writes: > Hello again dear Guixen. > I use emacs-w3m as a browser on a single board computer. I want to read, > for example, issue #43159. > > I can read it on https://debbugs.gnu.org/43159. It's formatted properly, and > the patch is readable too. > > But the https://issues.

bug#43112: hedgewars 1.0.0 fails to build

2020-09-02 Thread Timothy Sample
Hi, Andreas Enge writes: > On Sun, Aug 30, 2020 at 01:23:37PM +, bdju via Bug reports for GNU > Guix wrote: >> build log here: >> http://ix.io/2vGD >> >> running guix (GNU Guix) a6b72a0f2b02f27c44c28d32ec26fc8188ee61b8 > > [...] > > This does not make much sense to me - it simply looks like

bug#43166: The issues.guix.gnu.org is hard to read in emacs-w3m.

2020-09-02 Thread Mark H Weaver
Earlier, I wrote: > I see similar problems with both 'lynx' and 'dillo' when remote CSS is > disabled. To be clear, Lynx doesn't have CSS support, so it's unable to properly render 'issues.guix.gnu.org'. Dillo can render it unless remote CSS is disabled. Mark

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

2020-09-02 Thread Ludovic Courtès
Ludovic Courtès skribis: > Good, thanks for testing. We should update the ‘guix’ package again > soonish. Done in commit eea36f8ecae818d1eed1a115ec6ff6b4db4a13f4. I’ve just reconfigured berlin, which is now running this commit. Let’s monitor and hopefully we’ll see fewer offloading-related bu

bug#43131: ghc 8.6.5, xmonad

2020-09-02 Thread Timothy Sample
Hi Vladimir, Vladimir K writes: > Hi! I have xmonad, ghc-xmonad-contrib and ghc in my global system > config, but can't start xmonad session. Here is ~/.xmonad/xmonad.error Thanks for the report! We started building shared Haskell libraries recently and there have been a few issues. Fixed wi

bug#43039: closed (Re: bug#43039: Vanilla GUIX 1.1.0 reconfigure fails on nss-certs)

2020-09-02 Thread Adam Griffiths
Great! Thanks for looking into it. On Wed, Sep 2, 2020 at 3:22 pm, GNU bug Tracking System wrote: Your bug report #43039: Vanilla GUIX 1.1.0 reconfigure fails on nss-certs which was filed against the guix package, has been closed. The explanation is attached below, along with your original

bug#43151: Calibre ebook-viewer requires QtWebEngine

2020-09-02 Thread Brendan Tildesley
I created this patch which I think fixes it, copying the phase from Anki. https://issues.guix.gnu.org/issue/42885#4 Perhaps I should have only wrapped the ebook-viewer with qtwebengine instead of every program.