bug#54950: Connecting to remote guix daemon with encrypted SSH key fails

2022-06-14 Thread Arun Isaac
Hi Maxim, > I suspect this is due to changes in OpenSSH *client* that now refuse > older RSA keys for security reasons. This doesn't seem to be. Here's why: I have another machine that I ssh to using an unencrypted RSA key. I am able to connect to the Guix daemon on that machine without any tro

bug#55987: guix refresh -u doesn't output anything on updater failure

2022-06-14 Thread John Kehayias via Bug reports for GNU Guix
Hello, $ guix refresh wayland-protocols gnu/packages/freedesktop.scm:1029:2: warning: 'generic-html' updater failed to determine available releases for wayland-protocols but $ guix refresh wayland-protocols -u outputs nothing (and exit code is not an error as that would show up in my prompt s

bug#45280: qutebrowser has no audio

2022-06-14 Thread bdju
I have finally gotten sound working. I needed to enable an alsa service (which also required the sound and possibly audio use-service-modules) aplay and speaker-test were failing, which seemed to possibly be due to a lack of /etc/asound.conf, and I found in the manual that the alsa service creates

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

2022-06-14 Thread Ludovic Courtès
Ludovic Courtès skribis: > Consider this file: > > (use-modules (guix)) > > (lambda () > (lower-object (load "overdrive1.scm") "aarch64-linux")) > > When ran on x86_64-linux, these two commands return different > derivations, contrary to what one might expect: > > guix build -f that-file.scm

bug#55985: Cuirass(?) produces less than useful ‘build’ log files

2022-06-14 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hi Guix! It seems that build logs are not copied over from build nodes, leading to amusing (but alas quite useless) output like: ~ λ curl $(guix build zstd --log-file) substitute: updating substitutes from 'http://141.80.167.131'... 100.0% fetching path `/gnu/store/rx8ja2y7xfrq19x8hr7ly8sq66

bug#55898: jami service failing following 'guix deploy' update

2022-06-14 Thread Maxim Cournoyer
Hello Maxime, Maxime Devos writes: > Maxim Cournoyer schreef op za 11-06-2022 om 01:53 [-0400]: >> I don't get it; how can the service runs fine in the instrumented VMs >> the system tests use, and fail in my updated machine?  Could it be a >> fault in 'guix deploy'? > > Maybe the shepherd has t

bug#55857: Odd Shepherd message on 'guix system reconfigure': (map (# ?) ?)

2022-06-14 Thread Maxime Devos
Maxim Cournoyer schreef op di 14-06-2022 om 12:22 [-0400]: > Perhaps what we need is a proper logging infrastructure?  The above > message could be flagged as a 'debug' level message.  stdout/stderr > would only get to see the 'info' or higher level messages, the rest > would be logged only to sysl

bug#55857: Odd Shepherd message on 'guix system reconfigure': (map (# ?) ?)

2022-06-14 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hi, > > Maxim Cournoyer skribis: > >> The following message is shown when reconfiguring Guix System: >> >> shepherd: Evaluating user expression (and (defined? (quote transient?)) (map >> (# ?) ?)). >> >> It doesn't seem intended for end users to see; at le

bug#55856: First LUKS passphrase prompt at Linux boot always fail

2022-06-14 Thread Maxim Cournoyer
Hey Ludo, Ludovic Courtès writes: > Hi, > > Maxim Cournoyer skribis: > >> Today I confirmed that without first clearing the input buffer via >> multiple backspaces strokes, the first LUKS passphrase (I have many >> disks) *always* fail. > > This is super weird (I’ve not observed that). I don’t

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

2022-06-14 Thread Maxim Cournoyer
Hello, "pelzflorian (Florian Pelz)" writes: > 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 $(S

bug#55968: Grafts don't support non-ASCII file name.

2022-06-14 Thread Maxime Devos
Build a package whose store items contain non-ASCII file names and uses grafts: $ guix build tectonic [...] De volgende transplantaat zal worden gemaakt: /gnu/store/p48cj1v9mk7g4hj4dcyv1azawcw6sk25-tectonic-0.8.2.drv 3 transplantaten aanbrengen voor tectonic-0.8.2 ... grafting '/gnu/store/57rms

bug#55499: excessively large manifests due to propagation

2022-06-14 Thread Ludovic Courtès
Hey Ricardo, Ludovic Courtès skribis: > These patches implement what you suggested on IRC: not repeating > entire manifest entries and their propagated inputs. This has a > dramatic impact on the size of the ‘manifest’ file and on the memory > and processing time to read it for the the use case