* bug#37896: Bug: Cannot use `guix pull`
@ 2019-10-23 22:34 o.rojon
2019-10-23 22:52 ` bug#37896: setxkbmap has worked o.rojon
2019-10-23 23:10 ` bug#37896: Bug: Cannot use `guix pull` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 2 replies; 4+ messages in thread
From: o.rojon @ 2019-10-23 22:34 UTC (permalink / raw)
To: 37896
Hello everyone,
after some time of not upgrading, I have been unable to guix pull and
thus to upgrade my system. Find below what has occurred after I ran
`guix pull`
hapster@guixter ~$ guix pull
Kanal „guix-gaming-games“ wird vom Git-Repository auf
„https://gitlab.com/guix-gaming-channels/games.git“ aktualisiert …
Kanal „nonguix“ wird vom Git-Repository auf
„https://gitlab.com/nonguix/nonguix.git“ aktualisiert …
Kanal „guix“ wird vom Git-Repository auf
„https://git.savannah.gnu.org/git/guix.git“ aktualisiert …
Von diesen Kanälen wird erstellt:
guix https://git.savannah.gnu.org/git/guix.git 51395c8
guix-gaming-gameshttps://gitlab.com/guix-gaming-channels/games.git 99b6b58
nonguix https://gitlab.com/nonguix/nonguix.git fbc8431
Computing Guix derivation for 'x86_64-linux'... \Backtrace:
In srfi/srfi-1.scm:
592:29 19 (map1 _)
592:29 18 (map1 _)
592:29 17 (map1 _)
592:29 16 (map1 (("texlive-bin" #<package texlive-bin@201804?>) ?))
592:17 15 (map1 (("texlive-dvips" #<package texlive-dvips@49?>) ?))
In ./guix/packages.scm:
991:16 14 (expand-input #<store-connection 256.99 7fd0bb845a80> # ?)
948:16 13 (cache! #<weak-table 347/443> #<package texlive-dvips@?> ?)
1267:22 12 (thunk)
1200:25 11 (bag->derivation #<store-connection 256.99 7fd0bb845a80> ?)
In srfi/srfi-1.scm:
592:17 10 (map1 (("source" #<origin #<<svn-multi-reference> ?>) ?))
In ice-9/boot-9.scm:
829:9 9 (catch srfi-34 #<procedure 7fd0bb4daa80 at ./guix/pack?> ?)
In ./guix/packages.scm:
1015:18 8 (_)
In ./guix/store.scm:
1815:24 7 (run-with-store #<store-connection 256.99 7fd0bb845a80> ?)
1685:13 6 (_ _)
In ice-9/eval.scm:
619:8 5 (_ #(#(#(#<directory (guix svn-download) 7fd0bb0?>) ?) ?))
626:19 4 (_ #(#(#(#<directory (guix svn-download) 7fd0bb0?>) ?) ?))
213:29 3 (_ #(#(#(#<directory (guix svn-download) 7fd0bb0?>) ?) ?))
174:20 2 (_ #(#(#(#<directory (guix svn-download) 7fd0bb0?>) ?) ?))
177:32 1 (lp (#<procedure 7fd0bb4da570 at ice-9/eval.scm:202:?> ?))
202:35 0 (_ #(#(#(#<directory (guix svn-download) 7fd0bb0?>) ?) ?))
ice-9/eval.scm:202:35: In procedure svn-reference-recursive?: Wrong type
argument: #<<svn-multi-reference> url:
"svn://www.tug.org/texlive/tags/texlive-2018.2/Master/texmf-dist/"
revision: 49435 locations: ("/doc/man/man1/afm2tfm.1"
"/doc/man/man1/dvips.1" "/dvips/base/" "/dvips/config/"
"/fonts/enc/dvips/base/" "/tex/generic/dvips/") recursive?: #t
user-name: #f password: #f>
guix pull: Fehler: You found a bug: the program
'/gnu/store/dxzvdargqa0zvnmdqq6is96i32c0386b-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"51395c84fdbf8daed6392951a973ad750cf3eefa"; system: "x86_64-linux";
host version: "8e37d024e365cb6dd0506baf6d2d5171dac4df3c"; pull-version:
1).
Please report it by email to <bug-guix@gnu.org>.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#37896: setxkbmap has worked
2019-10-23 22:34 bug#37896: Bug: Cannot use `guix pull` o.rojon
@ 2019-10-23 22:52 ` o.rojon
2019-10-23 23:19 ` bug#37897: " Tobias Geerinckx-Rice via Bug reports for GNU Guix
2019-10-23 23:10 ` bug#37896: Bug: Cannot use `guix pull` Tobias Geerinckx-Rice via Bug reports for GNU Guix
1 sibling, 1 reply; 4+ messages in thread
From: o.rojon @ 2019-10-23 22:52 UTC (permalink / raw)
To: 37896
Hello everyone,
just a quickie: I noticed that even though loadkeys doesnt work,
setxkbmap does. Sorry, just read the setxkbmap and figured how to use it
properly.
Yet, this doesnt explain why, on each startup, my keyboard configuration
seems to be set to the us layout, even though I have setup and
reconfigured it to use the german one.
Greetings!
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#37897: bug#37896: setxkbmap has worked
2019-10-23 22:52 ` bug#37896: setxkbmap has worked o.rojon
@ 2019-10-23 23:19 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 0 replies; 4+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2019-10-23 23:19 UTC (permalink / raw)
Cc: 37897
[-- Attachment #1: Type: text/plain, Size: 574 bytes --]
Hullo,
I think this was sent to bug #37896 by mistake so I'm re-posting
it to what I assume is the correct bug number:
o.rojon@posteo.net 写道:
> Hello everyone,
>
> just a quickie: I noticed that even though loadkeys doesnt work,
> setxkbmap does. Sorry, just read the setxkbmap and figured how
> to use
> it properly.
>
> Yet, this doesnt explain why, on each startup, my keyboard
> configuration seems to be set to the us layout, even though I
> have
> setup and reconfigured it to use the german one.
>
> Greetings!
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#37896: Bug: Cannot use `guix pull`
2019-10-23 22:34 bug#37896: Bug: Cannot use `guix pull` o.rojon
2019-10-23 22:52 ` bug#37896: setxkbmap has worked o.rojon
@ 2019-10-23 23:10 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
1 sibling, 0 replies; 4+ messages in thread
From: Tobias Geerinckx-Rice via Bug reports for GNU Guix @ 2019-10-23 23:10 UTC (permalink / raw)
To: 37896-done, o.rojon; +Cc: Julien Lepiller
[-- Attachment #1: Type: text/plain, Size: 434 bytes --]
Hullo,
o.rojon@posteo.net 写道:
> after some time of not upgrading, I have been unable to guix
> pull and
> thus to upgrade my system. Find below what has occurred after I
> ran
> `guix pull`
Thanks for the report! This was due to an incomplete commit on
master, which I've reverted for now (in
9eec52603634655040edda99dffba16585ff922e).
You should be able to ‘guix pull’ anew.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2019-10-23 23:20 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-23 22:34 bug#37896: Bug: Cannot use `guix pull` o.rojon
2019-10-23 22:52 ` bug#37896: setxkbmap has worked o.rojon
2019-10-23 23:19 ` bug#37897: " Tobias Geerinckx-Rice via Bug reports for GNU Guix
2019-10-23 23:10 ` bug#37896: Bug: Cannot use `guix pull` Tobias Geerinckx-Rice via Bug reports for GNU Guix
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).