bug#56030: The guix pull profile is too big

2022-06-16 Thread Julien Lepiller
Hi Guix! I figured out this morning that my guix pull profile ("current") was more than 1GB. Looking at the closure, I found a few oddities. There's gcc in there, which is the second most important contributor after guix-*-modules (150 MB). It's referenced by gcc-toolchain, itself only

bug#55521: ‘guix shell --export-manifest’ can yield incorrect results

2022-06-16 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: > Uh, weird. I do encounter it like this: > > $ guix time-machine --commit=6b588da368c77cde82ea2f22ca315116228777ad -- > shell --export-manifest texlive-base rubber > ;; What follows is a "manifest" equivalent to the command line you gave. > ;; You can store it

bug#55111: CONFIG_HSA_AMD unset in recent kernels

2022-06-16 Thread John Kehayias via Bug reports for GNU Guix
Hello, --- Original Message --- On Tuesday, April 26th, 2022 at 1:07 PM, John Kehayias wrote: > > I can confirm setting CONFIG_HSA_AMD=y (setting it to 'm' didn't seem to work > for me) made /dev/kfd available and the OpenCL ROCm work, including making > OpenCL available to Darktable.

bug#55290: Broken link to Geiser User Manual

2022-06-16 Thread Maxim Cournoyer
Hi, Maxim Cournoyer writes: > Hello Greg, > > Greg Hogan writes: > >> At [1] the link in "see Introduction in Geiser User Manual" points to [2] >> but should link to [3]. >> >> [1] https://guix.gnu.org/manual/en/html_node/The-Perfect-Setup.html >> [2]

bug#56016: [BUG] Various confusing error messages.

2022-06-16 Thread paren--- via Bug reports for GNU Guix
On Thu Jun 16, 2022 at 11:33 AM BST, Josselin Poiret wrote: > For now, [1] should add more context to this error message by printing > the whole backtrace. Nice!

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

2022-06-16 Thread Maxime Devos
See subject message. signature.asc Description: This is a digitally signed message part

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

2022-06-16 Thread Maxim Cournoyer
Hello Arun, Arun Isaac writes: > So, with an ssh-agent, guix build on a remote daemon works. But, I'd > like it to work without an ssh-agent. Is that possible? I've re-read the original issue and now I have a better understanding of it; the manual mentions GUIX_DAEMON_SOCKET is handled via the

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

2022-06-16 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > Ludovic Courtès writes: [...] >> The difficulty here is that the message comes from shepherd without a >> priority/level flag. Usually those messages are well worth displaying >> because they show what services got restarted, what failed, etc. But >> this one

bug#56016: [BUG] Various confusing error messages.

2022-06-16 Thread Josselin Poiret via Bug reports for GNU Guix
Hello, paren--- via Bug reports for GNU Guix writes: > ~ Unbound variable while building package cache > > This might be a Guile or Guix thing, not sure which. Using the recent > libpng/guix-gaming problem as an example: > > --- > Generating package cache for >

bug#56012: guix pull fails. cannot build guix-package-cache.drv.

2022-06-16 Thread paren--- via Bug reports for GNU Guix
Hi vidak, On 16 June 2022 06:28:45 BST, vi...@riseup.net wrote: >hey all. > >vidak here. > >i cannot get `guix pull` to work for me. > >i am having issues getting the package-cache.drv to build. > >i was homeless, and unable to update my workstation for about... a >month? Oh no, I hope you're

bug#56016: [BUG] Various confusing error messages.

2022-06-16 Thread paren--- via Bug reports for GNU Guix
This issue aims to document error messages in Guix that need to be improved. If you get an error message and you have no idea what it's trying to tell you, please send it here! ~ Unbound variable while building package cache This might be a Guile or Guix thing, not sure which. Using the recent

bug#56014: Guix crashes at while downloading an update

2022-06-16 Thread Matthias
I just downloaded the QEMU image for the Guix distribution and wanted to try it out. I use QEMU and AQEMU from the current Debian Testing. To try out the package manager I installed the Lynx terminal browser. That worked without any problems (lynx is working), but guix said I should update

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

2022-06-16 Thread Ludovic Courtès
Hi John, John Kehayias skribis: > $ 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

bug#56005: "write_wait_fd: unimplemented" during downloading substitutes

2022-06-16 Thread Maxime Devos
retitle 56006 "write_wait_fd: unimplemented" during downloading substitutes thanks Thiago Jung Bauermann via Bug reports for GNU Guix schreef op wo 15-06- 2022 om 23:40 [-0300]: > I had a quick look at ‘fetch-narinfos’ but I couldn't figure out what > could be calling into this unimplemented

bug#56012: guix pull fails. cannot build guix-package-cache.drv.

2022-06-16 Thread Julien Lepiller
On June 16, 2022 7:28:45 AM GMT+02:00, vi...@riseup.net wrote: >hey all. > >vidak here. > >i cannot get `guix pull` to work for me. > >i am having issues getting the package-cache.drv to build. > >i was homeless, and unable to update my workstation for about... a >month? > >here are some related

bug#42148: guix-1.1.0-13.26611f5 fails to build

2022-06-16 Thread Ricardo Wurmus
Closing, because this is no longer relevant. -- Ricardo

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

2022-06-16 Thread Arun Isaac
Hi Maxim, I normally use neither OpenSSH's ssh-agent nor gpg-agent's ssh-agent feature. But, when I do, it works. I didn't run into any pinentry issues like you described. But, that's only because a passphrase entry is not required at the time of `guix build'. Passphrase entry is required only