Re: guix fail to reconfigure the system

2018-05-05 Thread Pierre Neidhardt
swedebugia writes: > Maybe we should add to this error message an information about the ability to > choose another error strategy (to have more information about what went > wrong), > e.g.: > >guix system: error: stat: No such file or directory: "system" >Note:

Re: guix fail to reconfigure the system

2018-04-30 Thread Ludovic Courtès
Hello, swedebugia skribis: > Which in the case of Matija reports: > >guix system: error: stat: No such file or directory: "system" For the record, this error was really a bug. Ironically, the bug was introduced as we added more sanity checks to ‘guix system’ that

Re: guix fail to reconfigure the system

2018-04-30 Thread swedebugia
Hi On 2018-04-27 06:07, Chris Marusich wrote: Pierre Neidhardt writes: In general I think `guix system` error feedback tends to be a tad too shy. Are there some plans to make them more explicit and precise? Did you know that you can ask for more verbose feedback with

Re: guix fail to reconfigure the system

2018-04-27 Thread Pierre Neidhardt
Chris Marusich writes: > Pierre Neidhardt writes: > >> In general I think `guix system` error feedback tends to be a tad too >> shy. Are there some plans to make them more explicit and precise? > > Did you know that you can ask for more verbose

Re: guix fail to reconfigure the system

2018-04-26 Thread Chris Marusich
Pierre Neidhardt writes: > In general I think `guix system` error feedback tends to be a tad too > shy. Are there some plans to make them more explicit and precise? Did you know that you can ask for more verbose feedback with the --on-error option? See (guix) Invoking guix

Re: guix fail to reconfigure the system

2018-04-25 Thread Ludovic Courtès
Hello Maitja, Maitja Obid skribis: > I have freshly installed guixsd distribution. Afer running guix pull and > system build i was trying to switch into newly built system with > system reconfigure which gives me next error: > > root@hostname ~# guix system reconfigure