bug#48018: reviewed, checked and re-based the previous commit

2023-11-06 Thread Wicki Gabriel (wicg)
I've checked the patch above which works like a charm. I've created a new patch. Please credit the original author before merging. From 37faa5cac3545406721cfaaf4b2f97841a889510 Mon Sep 17 00:00:00 2001 Message-ID: <37faa5cac3545406721cfaaf4b2f97841a889510.1699268702.git.w...@zhaw.ch> From:

bug#56556:

2022-08-09 Thread Wicki Gabriel (wicg)
I have the same issue. Tested in German language -- it works just fine with the full-fledged LaTeX environment.

bug#62055: `guix pull` fails on freshly installed Guix on Debian aarch64

2023-03-08 Thread Wicki Gabriel (wicg)
Hello guix​ instructed me to share the following information with you. I've installed Debian 11.6 on a raspberry pi 3B+, did apt install guix​, but failed after a guix pull​. Before posting here i tried the same steps again just to make sure i didn't stumble on a Heisenbug

bug#61732: "Unbound variable: %build-inputs

2023-02-23 Thread Wicki Gabriel (wicg)
Hello I get the following error message when trying to cross-compile perl-gd: ``` Backtrace: 15 (primitive-load "/gnu/store/m65ipkgj9d9l2in8yp9w82npqbb?") In ice-9/eval.scm: 214:21 14 (_ #f) 217:50 13 (lp (# ?)) 217:50 12 (lp (# ?)) 217:50 11 (lp (# ?)) 217:50 10 (lp (#

bug#61732: "Unbound variable: %build-inputs" in Cross-Compilation Context

2023-02-23 Thread Wicki Gabriel (wicg)
Sorry, that last email was sent a little too early. I tried said cross-compilation with this command: `guix build perl-gd --target=aarch64-linux-gnu` and could provoke the same error message also with perl-commonmark​. It also happens with riscv64-linux-gnu and arm-linux-gnueabihf as target