bug#60026: Failed to compute derivation bug

2022-12-19 Thread Joseph Turner via Bug reports for GNU Guix
Simon Tournier writes: > For the record -- maybe next time :-) -- for closing, you need to > append -done to the bug number in the email address; as in > <60026-d...@debbugs.gnu.org>. Good to know! Thank you :) Joseph

bug#60200: Incompatibilities between gcc-toolchain and R packages

2022-12-19 Thread zimoun
Hi Lars, On Mon, 19 Dec 2022 at 13:00, Lars-Dominik Braun wrote: > $ guix shell r-brms r make sed gcc-toolchain bash -C --no-cwd --share=/tmp > $ R > > library(brms) > > fit1 <- brm(count ~ zAge + zBase * Trt + (1|patient), data = > epilepsy, family = poisson()) >

bug#60026: Failed to compute derivation bug

2022-12-19 Thread Simon Tournier
Hi Joseph, On Mon, 19 Dec 2022 at 23:37, Joseph Turner wrote: > > Can we close this report? > > Yes, thank you!! For the record -- maybe next time :-) -- for closing, you need to append -done to the bug number in the email address; as in <60026-d...@debbugs.gnu.org>. Cheers, simon

bug#60026: Failed to compute derivation bug

2022-12-19 Thread Joseph Turner via Bug reports for GNU Guix
zimoun writes: > Can we close this report? Yes, thank you!! Joseph

bug#60205: Dino lacks some icons

2022-12-19 Thread Liliana Marie Prikler
Am Montag, dem 19.12.2022 um 16:14 + schrieb Tirifto: >   ** (dino:17647): CRITICAL **: 17:06:11.642: file /tmp/guix-build- > dino-0.3.1.drv-0/dino-0.3.1/main/src/ui/main_window.vala: line 68: > uncaught > error: Unrecognized image file format (gdk-pixbuf-error-quark, 3) >   >  

bug#60207: Bug report

2022-12-19 Thread Julius Schwartzenberg
Hi all, I was requested to send this mail by the tool. Please see the output below. I hope it can help. I am running Armbian 22.11 on an ASUS Tinker Board. Best regards, Julius julius@tinkerboard:~$ guix pull hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and

bug#60205: Dino lacks some icons

2022-12-19 Thread Tirifto
Hello! I am running Guix as a supplementary package manager on openSUSE Leap 15.4, and have used it to install the GTK3 XMMP client Dino (package ‘dino’, version 0.3.1). The program seems to work fine, but some icons don’t show up in the graphical user interface. Some of them do (plus symbol,

bug#60181: fwupd: Using fwupdate fails to find $store/libexec/fwupd/efi/fwupdx64.efi

2022-12-19 Thread Charlie McMackin
Hello all, As a user, I am trying to update the UEFI bios on my Lenovo laptop using fwupd package's fwupdate command so that I don't have to use some other OS or USB key drive, etc. I acknowledge this laptop requires a non-free kernel already but in case that is not the main factor, here my

bug#60194: Guix (package manager) fails in initramfs

2022-12-19 Thread guix question
Because guix relies on pivot_root, it doesn't work in initramfs. Could it be modified to use something else (chroot? switch_root?) to allow for this?

bug#60202: tests/cpio failure

2022-12-19 Thread Ludovic Courtès
Hi, Christopher Baines skribis: > This test seems to fail, maybe because of high inode numbers, maybe > something to with btrfs. Uh. > scheme@(guix-user)> (file->cpio-header "guix/guix.scm") > $1 = #< magic: 460545 ino: 5031515288 mode: 33188 uid: 1003 gid: > 998 nlink: 1 mtime: 1671460627

bug#60202: tests/cpio failure

2022-12-19 Thread Christopher Baines
This test seems to fail, maybe because of high inode numbers, maybe something to with btrfs. I saw this with the failed builds here https://data.guix.gnu.org/gnu/store/kg93i3bmvpdfkiqyx6g9r7ywh0xpvm8w-guix-1.4.0 cbaines@milano-guix-1 ~$ guix repl GNU Guile 3.0.8 Copyright (C) 1995-2021 Free

bug#60194: Guix (package manager) fails in initramfs

2022-12-19 Thread Ludovic Courtès
Hi, guix question skribis: > Because guix relies on pivot_root, it doesn't work in initramfs. Could it > be modified to use something else (chroot? switch_root?) to allow for this? Could you clarify what you’re doing? You’re trying to run guix-daemon and guix in the initramfs of some distro,

bug#60165: [1.4.0rc2] Installer doesn't properly render some non-Latin glyphs

2022-12-19 Thread Ludovic Courtès
Hi, "pelzflorian (Florian Pelz)" skribis: > is it too late to replace by font-gnu-unifont to fix CJK fonts? Oh sure. Could you send a patch? That’ll be in the next release… Thanks, Ludo’.

bug#60200: Incompatibilities between gcc-toolchain and R packages

2022-12-19 Thread Lars-Dominik Braun
Hi, I ran into issues with the package r-brms. Take the following reproducer as an example: $ guix shell r-brms r make sed gcc-toolchain bash -C --no-cwd --share=/tmp $ R > library(brms) > fit1 <- brm(count ~ zAge + zBase * Trt + (1|patient), data = epilepsy, family

bug#60026: Failed to compute derivation bug

2022-12-19 Thread zimoun
Hi, On Sat, 17 Dec 2022 at 22:19, Joseph Turner wrote: > You were right, zimoun! Sorry to waste your time! No worry. :-) Can we close this report? Cheers, simon