GNU bug report logs -
#37896
Bug: Cannot use `guix pull`
Previous Next
Reported by: o.rojon <at> posteo.net
Date: Wed, 23 Oct 2019 22:36:02 UTC
Severity: normal
Done: Tobias Geerinckx-Rice <me <at> tobias.gr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 37896 in the body.
You can then email your comments to 37896 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#37896
; Package
guix
.
(Wed, 23 Oct 2019 22:36:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
o.rojon <at> posteo.net
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Wed, 23 Oct 2019 22:36:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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 <at> 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 <at> 201804?>) ?))
592:17 15 (map1 (("texlive-dvips" #<package texlive-dvips <at> 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 <at> gnu.org>.
Information forwarded
to
bug-guix <at> gnu.org
:
bug#37896
; Package
guix
.
(Wed, 23 Oct 2019 22:53:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 37896 <at> debbugs.gnu.org (full text, mbox):
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!
Reply sent
to
Tobias Geerinckx-Rice <me <at> tobias.gr>
:
You have taken responsibility.
(Wed, 23 Oct 2019 23:11:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
o.rojon <at> posteo.net
:
bug acknowledged by developer.
(Wed, 23 Oct 2019 23:11:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 37896-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hullo,
o.rojon <at> 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
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 21 Nov 2019 12:24:07 GMT)
Full text and
rfc822 format available.
This bug report was last modified 5 years and 293 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.