Project

General

Profile

Bug #2014

[guix] update package to 0.15.0 to fix guix pull issues

GNUtoo - over 5 years ago - . Updated over 5 years ago.

Status:
fixed
Priority:
bug
Assignee:
% Done:

0%


Description

Hi,

I run guix pull yesterday, and now guix doens't work properly anymore:

# guix package -s bash
Backtrace:
In ice-9/threads.scm:
    390:8 19 (_ _)
In ice-9/boot-9.scm:
  2726:13 18 (_)
In ice-9/threads.scm:
    390:8 17 (_ _)
In ice-9/boot-9.scm:
  2994:20 16 (_)
   2312:4 15 (save-module-excursion _)
  3014:26 14 (_)
In unknown file:
          13 (primitive-load-path "guix/store" #<procedure 1248860 a…>)
In guix/store.scm:
     20:0 12 (_)
In ice-9/boot-9.scm:
   2874:4 11 (define-module* _ #:filename _ #:pure _ #:version _ # _ …)
  2887:24 10 (_)
   222:29  9 (map1 (((guix utils)) ((guix config)) ((guix #)) ((…)) …))
   222:29  8 (map1 (((guix config)) ((guix memoization)) ((guix …)) …))
   222:29  7 (map1 (((guix memoization)) ((guix serialization)) (#) …))
   222:29  6 (map1 (((guix serialization)) ((guix monads)) ((# #)) …))
   222:29  5 (map1 (((guix monads)) ((guix base16)) ((guix #)) (#) …))
   222:29  4 (map1 (((guix base16)) ((guix base32)) ((gcrypt #)) # …))
   222:29  3 (map1 (((guix base32)) ((gcrypt hash)) ((guix #)) (#) …))
   222:17  2 (map1 (((gcrypt hash)) ((guix profiling)) ((rnrs #)) # …))
   2803:6  1 (resolve-interface _ #:select _ #:hide _ #:prefix _ # _ …)
In unknown file:
           0 (scm-error misc-error #f "~A ~S" ("no code for modu…" …) …)

ERROR: In procedure scm-error:
no code for module (gcrypt hash)

According to rekado on #guix on Freenode, the new version of guix now prevents this kind of issues. So it would be wise to update it.

I'll try to make an updated MAKEPKG


Files

History

#1

Updated by ovruni over 5 years ago

  • Assignee set to ovruni
#2

Updated by ovruni over 5 years ago

  • Status changed from open to fixed
#3

Updated by freemor over 5 years ago

After this update the "info" pages are showing up in spanish. Seems just to be the info pages tho. man page uses the system lang. and guix output is in the system language.

#4

Updated by GNUtoo over 5 years ago

The mailing list is down so I coun't send the patches.

I've attached them anyway just for the record.

Also available in: Atom PDF