GNU bug report logs -
#57775
guix shell --root fails
Previous Next
Reported by: Ricardo Wurmus <rekado <at> elephly.net>
Date: Tue, 13 Sep 2022 16:16:02 UTC
Severity: normal
Done: Ricardo Wurmus <rekado <at> elephly.net>
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
#57775: guix shell --root fails
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 57775 <at> debbugs.gnu.org.
--
57775: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57775
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
I can no longer reproduce this.
--
Ricardo
[Message part 3 (message/rfc822, inline)]
This fails on the first try:
--8<---------------cut here---------------start------------->8---
$ guix shell -D -f guix.scm --root=env-test
Backtrace:
10 (primitive-load "/home/rekado/.config/guix/current/bin/guix")
In guix/ui.scm:
2238:7 9 (run-guix . _)
2201:10 8 (run-guix-command _ . _)
In ice-9/boot-9.scm:
1752:10 7 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In guix/status.scm:
815:4 6 (call-with-status-report _ _)
In guix/scripts/environment.scm:
946:13 5 (_)
In guix/store.scm:
2168:25 4 (run-with-store #f #<procedure 7fb5e6f7fe60 at guix/scripts/environment.scm:948:14 (state)> #:guile-for-build _ #:system _ # _)
In guix/scripts/environment.scm:
963:16 3 (_ _)
In guix/store.scm:
2040:38 2 (_ #f)
1475:0 1 (add-indirect-root #f "/home/rekado/dev/pigx/pigx_bsseq/env-test")
In ice-9/boot-9.scm:
1685:16 0 (raise-exception _ #:continuable? _)
ice-9/boot-9.scm:1685:16: In procedure raise-exception:
In procedure struct-vtable: Wrong type argument in position 1 (expecting struct): #f
--8<---------------cut here---------------end--------------->8---
On the second try it does work and links the profile to ./env-test.
--
Ricardo
This bug report was last modified 2 years and 146 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.