Alex Kost writes: > Roel Janssen (2016-09-06 11:16 +0300) wrote: > >> [rjanssen2@hpc-mirror-001 ~]$ guix package -i macs --fallback >> --profile=/hpc/cog_bioinf/guix-state/guix/profiles/per-pipeline/atac-seq/guix-profile >> Backtrace: >> In guix/packages.scm: >> 1015: 19 [bag->derivation # # #] >> In srfi/srfi-1.scm: >> 578: 18 [map #<procedure 1f02840 at guix/packages.scm:1017:30 (t-768298)> #] >> In guix/packages.scm: >> 824: 17 [expand-input # # # ...] >> 779: 16 [cache! #<weak-key-hash-table 14873e0 363/443> # # ...] >> 1083: 15 [thunk] >> 1015: 14 [bag->derivation # # #] >> In srfi/srfi-1.scm: >> 578: 13 [map #<procedure 664ebd0 at guix/packages.scm:1017:30 (t-768298)> #] >> In guix/packages.scm: >> 827: 12 [expand-input # # # ...] >> 779: 11 [cache! #<weak-key-hash-table 14873e0 363/443> # # ...] >> 1083: 10 [thunk] >> 1015: 9 [bag->derivation # # #] >> In srfi/srfi-1.scm: >> 578: 8 [map #<procedure 6672690 at guix/packages.scm:1017:30 (t-768298)> #] >> In guix/packages.scm: >> 839: 7 [expand-input # # # ...] >> In guix/store.scm: >> 1182: 6 [run-with-store # ...] >> In guix/packages.scm: >> 1185: 5 [#<procedure 6685f60 at guix/packages.scm:1185:5 (state)> #] >> In guix/store.scm: >> 1105: 4 [#<procedure 669b420 at guix/store.scm:1104:28 (store)> #] >> In guix/packages.scm: >> 779: 3 [cache! #<weak-key-hash-table 14873e0 363/443> () ...] >> 1083: 2 [thunk] >> 779: 1 [cache! #<weak-key-hash-table 14870e0 383/443> () ...] >> 863: 0 [thunk] >> >> guix/packages.scm:863:12: In procedure thunk: >> guix/packages.scm:863:12: Throw to key `match-error' with args `("match" "no >> matching pattern")'. > > Did you try "make clean-go" (and "make" again)? Perhaps it will help.
Thanks a lot.. I hadn't thought of doing a complete recompile of Guix :). It seems to work now. Thanks! Kind regards, Roel Janssen