Re: guix system container and friends fail to report intermediate errors

2023-04-17 Thread Ludovic Courtès
Hi! Vladilen Kozin skribis: > Hello. Is it possible to get better error reporting in the following > example? > > $ sudo guix system -K -L /home/vlad/Code/fullmeta-guix/channel container > os.scm > > And our os.scm imports some services defined in our channel above. Should > there be an error in

Re: guix system container and friends fail to report intermediate errors

2023-03-27 Thread Development of GNU Guix and the GNU System distribution.
> Hello. Is it possible to get better error reporting in the following > example? > > $ sudo guix system -K -L /home/vlad/Code/fullmeta-guix/channel container > os.scm > > [...] I also face this very problem when using the "-L" switch with other commands, e.g. `guix shell`. Is there some missed-

guix system container and friends fail to report intermediate errors

2023-03-27 Thread Vladilen Kozin
Hello. Is it possible to get better error reporting in the following example? $ sudo guix system -K -L /home/vlad/Code/fullmeta-guix/channel container os.scm And our os.scm imports some services defined in our channel above. Should there be an error in one of them, however, the stack trace only t