bug#43384: guix pull: backtrace "no route to host"

2020-09-13 Thread Jan Wielkiewicz
bb88b39dda285482b332a24dae66"; system: "x86_64-linux"; host version: "1192ae940434808560b3170107e4ce44855816c3"; pull-version: 1). Please report it by email to . Jan Wielkiewicz

bug#47055: guix upgrade throws a backtrace

2021-03-10 Thread Jan Wielkiewicz
t;&irri…>) 1669:16 2 (raise-exception _ #:continuable? _) 1667:16 1 (raise-exception _ #:continuable? _) V)ï¾ÉD­substitution of /gnu/store/9iyfc2g1585ps9danh95p0mw56pw8ik5-bison-3.5.3 failed _ #:continuable? _)ð­^zܪÅszò guix system: error: corrupt input while restoring archive from # Jan Wielkiewicz

bug#37422: Setting keyboard layout with SLiM login manager doesn't work

2019-09-16 Thread Jan Wielkiewicz
uot;vt7"))) (set-xorg-configuration (xorg-configuration (keyboard-layout keyboard-layout)) slim-service-type) PS tried sending this message to https://issues.guix.gnu.org/issue/26234 but it got lost. Is it an accident, or is sending messages to closed issues impossible? --- Jan Wielkiewicz

bug#37482: Guix fails to build libreoffice

2019-09-22 Thread Jan Wielkiewicz
ore/0npakqh7q9kfik8y0cc0vjqqpvnyv2h1-module-import/guix/build/utils.scm:616:6: In procedure invoke: Throw to key `srfi-34' with args `(#)'. --- Jan Wielkiewicz

bug#37422: Setting keyboard layout with SLiM login manager doesn't work

2019-09-26 Thread Jan Wielkiewicz
(keyboard-layout > (keyboard-layout "pl,cz" "legacy,ucw" > > #:options > '("compose:menu,grp:caps_switch"))) ;; skipped content > )) > > WŻ Jan Wielkiewicz

bug#37422: Setting keyboard layout with SLiM login manager doesn't work

2019-09-28 Thread Jan Wielkiewicz
sn't work with slim though, would be nice if someone fixed it and the fact (keyboard-layout (keyboard-layout "pl,cz" "legacy,ucw")) works on your machine, but not on mine is strange. Jan Wielkiewicz

bug#37347: 'guix environment' fails after trying to follow the steps from "Running Guix Before It Is Installed" page

2019-10-03 Thread Jan Wielkiewicz
d be more clear if the manual or the cookbook contained a step-by-step list like this: Quick setting up the environment: 1. git clone ... 2. ./bootstrap 3. ./configure --localstatedir=/var/ 4. make check 5. setting certificates to be able to update a package etc. Jan Wielkiewicz

bug#37347: 'guix environment' fails after trying to follow the steps from "Running Guix Before It Is Installed" page

2019-10-06 Thread Jan Wielkiewicz
, but now I'm able to run "guix refresh", so the issue can be closed. Thank you all for suggestions. Jan Wielkiewicz

bug#37668: can't build mate-applets-1.22.0 after merging the core-updates branch

2019-10-08 Thread Jan Wielkiewicz
'/tmp/guix-build-mate-applets-1.22.0.drv-0/mate-applets-1.22.0' make: *** [Makefile:486: all] Error 2 command "make" "-j" "2" "gtk_update_icon_cache=true" failed with status 2 This time it doesn't seem to be caused by my underpowered laptop, because I haven't encountered any freeze and the package doesn't seem to be anything serious. Jan Wielkiewicz

bug#38050: Guix fails during downloading a substitute of google-brotli, throws an ugly backtrace

2019-11-03 Thread Jan Wielkiewicz
brvizic3qv469j8fd…" …) …) In guix/progress.scm: 219:14 0 (display-download-progress "google-brotli-@" #f # _ # _ …) guix/progress.scm:219:14: In procedure display-download-progress: In procedure =: Wrong type: #f Jan Wielkiewicz

bug#38050: Guix fails during downloading a substitute of google-brotli, throws an ugly backtrace

2019-11-06 Thread Jan Wielkiewicz
re-inst-env guix build jami" in my private git repo, but I did nothing with google-brotli. > Thanks, > Ludo’. Jan Wielkiewicz

bug#38050: Guix fails during downloading a substitute of google-brotli, throws an ugly backtrace

2019-11-09 Thread Jan Wielkiewicz
) guix/progress.scm:219:14: In procedure display-download-progress: In procedure =: Wrong type: #f > Thanks, > Ludo’. Jan Wielkiewicz jami-wip-09-11-2019.tar.bz2 Description: application/bzip

bug#38380: guix pull dies unexpectedly

2019-11-25 Thread Jan Wielkiewicz
row to key `bad-response' with args `("Bad Response-Line: ~s" (""))'. guix pull: error: `/gnu/store/v0wg5qvf88jhyrdzyphafwmvbj7lzra6-guix-1.0.1-10.41b4b71/bin/guix substitute' died unexpectedly Jan Wielkiewicz

bug#42561: arm-none-eabi-toolchain fails to build

2020-07-27 Thread Jan Wielkiewicz
t;gcc@7" ,gcc-7) ("flex" ,flex) ("isl" ,isl-0.18) ,@(alist-delete "isl" (package-native-inputs xgcc Jan Wielkiewicz

bug#42601: Guix install bug: error: Unbound variable: ~S

2020-07-29 Thread Jan Wielkiewicz
Hello, I made a package named "qmk-cli" and it seems Guix doesn't like it. Running "./pre-inst-env guix install "qmk-cli"" results in this: guix install: error: Unbound variable: ~S Jan Wielkiewicz

bug#42601: Guix install bug: error: Unbound variable: ~S

2020-07-29 Thread Jan Wielkiewicz
-nose2" ,python-nose2) ("python-yapf" ,python-yapf))) (arguments `(#:tests? #f)) ; no tests (home-page "https://github.com/qmk/qmk_cli";) (synopsis "Work with QMK Firmware") (description "A program to help users work with QMK Firmware.") (license license:expat))) Jan Wielkiewicz

bug#42601: Guix install bug: error: Unbound variable: ~S

2020-07-29 Thread Jan Wielkiewicz
Dnia 2020-07-29, o godz. 13:00:59 Leo Famulari napisał(a): > On Wed, Jul 29, 2020 at 06:16:47PM +0200, Jan Wielkiewicz wrote: > > It seems it's not about the name, but the package - I changed the > > name to "qmk" and it still doesn't work. Not that this

bug#42601: Guix install bug: error: Unbound variable: ~S

2020-07-29 Thread Jan Wielkiewicz
Dnia 2020-07-29, o godz. 19:57:35 Ricardo Wurmus napisał(a): > What is the actual diff? I see that (gnu packages hardware) does not > import (gnu packages avr), so it’s expected that “avr-toolchain” > cannot be found. > Just added it and I get the same result. Anyway, the error message is usel

bug#42601: Guix install bug: error: Unbound variable: ~S

2020-07-29 Thread Jan Wielkiewicz
Dnia 2020-07-29, o godz. 19:57:35 Ricardo Wurmus napisał(a): > > What is the actual diff? I see that (gnu packages hardware) does not > import (gnu packages avr), so it’s expected that “avr-toolchain” > cannot be found. > Okay, I tested it and it fails on "avr-toolchain", even though I have #

bug#42601: Guix install bug: error: Unbound variable: ~S

2020-07-29 Thread Jan Wielkiewicz
Dnia 2020-07-29, o godz. 22:17:01 Ricardo Wurmus napisał(a): > > “avr-toolchain” is a procedure, not a package. Use > “avr-toolchain-4.9” or “avr-toolchain-5”. > Success! What about the strange message though? "incorrect package definition" would be better.

bug#42601: Guix install bug: error: Unbound variable: ~S

2020-08-05 Thread Jan Wielkiewicz
Dnia 2020-08-05, o godz. 22:33:14 Ludovic Courtès napisał(a): > My bad, I believe this is fixed by > 05f3d34094b23dc9612ff6641a0257bc4f7dcd12. > > Thanks for reporting the issue! > > Is this bug closed, though? > > Ludo’. I can close it if needed.

bug#42601: Guix install bug: error: Unbound variable: ~S

2020-08-09 Thread Jan Wielkiewicz
1669:16 1 (raise-exception _ #:continuable? _) 1669:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1669:16: In procedure raise-exception: Throw to key `match-error' with args `("match" "no matching pattern" (unbound-variable "resolve-interface" &qu