GNU bug report logs -
#23997
PyPI updater broken
Previous Next
Reported by: ludo <at> gnu.org (Ludovic Courtès)
Date: Fri, 15 Jul 2016 17:07:02 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
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
#23997: PyPI updater 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 23997 <at> debbugs.gnu.org.
--
23997: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23997
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Fixed in 8173ceee1f31ab562118ff5171254a4b73b71400.
Ludo’.
[Message part 3 (message/rfc822, inline)]
Hello!
Following the PyPI URL change, our updater is broken:
--8<---------------cut here---------------start------------->8---
$ ./pre-inst-env guix refresh -t pypi
Backtrace:
In unknown file:
?: 19 [apply-smob/1 #<catch-closure ea66a0>]
In ice-9/boot-9.scm:
61: 18 [call-with-prompt prompt0 ...]
In ice-9/eval.scm:
432: 17 [eval # #]
In ice-9/boot-9.scm:
2401: 16 [save-module-excursion #<procedure f5d980 at ice-9/boot-9.scm:4045:3 ()>]
4050: 15 [#<procedure f5d980 at ice-9/boot-9.scm:4045:3 ()>]
1724: 14 [%start-stack load-stack #<procedure f29820 at ice-9/boot-9.scm:4041:10 ()>]
1729: 13 [#<procedure f6d240 ()>]
In unknown file:
?: 12 [primitive-load "/home/ludo/src/guix/scripts/guix"]
In guix/ui.scm:
1209: 11 [run-guix-command refresh "-t" "pypi"]
In ice-9/boot-9.scm:
155: 10 [catch srfi-34 #<procedure 2e828e0 at guix/ui.scm:425:2 ()> ...]
155: 9 [catch system-error ...]
In guix/scripts/refresh.scm:
382: 8 [#<procedure 42b7140 at guix/scripts/refresh.scm:381:4 ()>]
401: 7 [#<procedure 42b70f0 at guix/scripts/refresh.scm:382:6 ()>]
In srfi/srfi-1.scm:
619: 6 [for-each #<procedure 2eaea40 at guix/scripts/refresh.scm:401:22 (package)> ...]
In guix/scripts/refresh.scm:
402: 5 [#<procedure 2eaea40 at guix/scripts/refresh.scm:401:22 (package)> #]
In guix/upstream.scm:
135: 4 [package-update-path # #]
In ice-9/boot-9.scm:
155: 3 [catch srfi-34 #<procedure 2f0df20 at guix/import/pypi.scm:313:2 ()> ...]
In guix/import/pypi.scm:
317: 2 [#<procedure 2f0df20 at guix/import/pypi.scm:313:2 ()>]
68: 1 [latest-source-release #f]
In unknown file:
?: 0 [find #<procedure 37e5da0 at guix/import/pypi.scm:68:14 (release)> #f]
ERROR: In procedure find:
ERROR: In procedure find: Wrong type argument in position 2 (expecting list): #f
$ git describe
v0.10.0-1766-g71b0601
--8<---------------cut here---------------end--------------->8---
Any takers? :-)
Ludo’.
This bug report was last modified 8 years and 303 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.