GNU bug report logs -
#34149
guix refresh -u is broken
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Sun, 20 Jan 2019 22:28:02 UTC
Severity: normal
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#34149: guix refresh -u is broken
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 34149 <at> debbugs.gnu.org.
--
34149: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34149
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
On Mon, Jan 21, 2019 at 12:02:40PM +0200, Efraim Flashner wrote:
> It is currently working for me. I see in the backtrace it goes through
> guix/scripts/ , try removing guix/scripts/*go (and guix/download.go,
> guix/upstream.go) and see if it works now.
It also works for me now; thanks for testing, and sorry for the noise!
Closing the bug then.
Andreas
[Message part 3 (message/rfc822, inline)]
Hello!
Unless I mis-remember how the command works, there seems to be a problem
with "guix refresh -u":
$ ./pre-inst-env guix refresh -u python-cysignals
Backtrace:
14 (apply-smob/1 #<catch-closure 17b4b80>)
In ice-9/boot-9.scm:
705:2 13 (call-with-prompt _ _ #<procedure default-prompt-handle…>)
In ice-9/eval.scm:
619:8 12 (_ #(#(#<directory (guile-user) 186d140>)))
In guix/ui.scm:
1639:12 11 (run-guix-command _ . _)
In ice-9/boot-9.scm:
829:9 10 (catch _ _ #<procedure 7fd0d71109b0 at guix/ui.scm:617…> …)
829:9 9 (catch _ _ #<procedure 7fd0d71109c8 at guix/ui.scm:735…> …)
In guix/scripts/refresh.scm:
513:8 8 (_)
In guix/store.scm:
1693:24 7 (run-with-store _ _ #:guile-for-build _ #:system _ # _)
In guix/scripts/refresh.scm:
531:16 6 (_ _)
In srfi/srfi-1.scm:
640:9 5 (for-each #<procedure 2269ba0 at guix/scripts/refresh.…> …)
In guix/scripts/refresh.scm:
301:20 4 (update-package #<build-daemon 256.99 1d40e60> #<packa…> …)
In guix/upstream.scm:
374:22 3 (package-update #<build-daemon 256.99 1d40e60> _ _ # _)
302:17 2 (download-tarball #<build-daemon 256.99 1d40e60> #f #f # …)
In guix/download.scm:
568:55 1 (download-to-store #<build-daemon 256.99 1d40e60> #f _ # …)
In unknown file:
0 (basename #f #<undefined>)
ERROR: In procedure basename:
In procedure scm_to_utf8_stringn: Wrong type argument in position 1 (expecting string): #f
Andreas
This bug report was last modified 6 years and 180 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.