Am Freitag, 22. Februar 2013 schrieb Andreas Enge: > Please find attached a patch for review. I tested it on a few example > files, but not yet with a real packet - I am waiting for the full > rebuild ;-) I had test failures in coreutils, and to check whether it was related to my patch, I tried from scratch with the current core-updates branch. Any call to guix aborts with Backtrace: In ice-9/boot-9.scm: 149: 9 [catch #t # ...] 157: 8 [#] In unknown file: ?: 7 [catch-closure] In ice-9/boot-9.scm: 63: 6 [call-with-prompt prompt0 ...] In ice-9/eval.scm: 407: 5 [eval # #] In ice-9/boot-9.scm: 2111: 4 [save-module-excursion #] 3651: 3 [#] In unknown file: ?: 2 [load-compiled/vm "/home/privat/.cache/guile/ccache/2.0- LE-8-2.0/usr/local/guix-git/bin/guix.go"] In /usr/local/bin/guix: 59: 1 [#] In unknown file: ?: 0 [scm-error misc-error #f ...] ERROR: In procedure scm-error: ERROR: No variable named guix-main in # I am also attaching the final patch-shebang patch. Andreas