[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#66659: closed (Re: bug#66659: (home-)on-first-login script broken wh
From: |
Nils Landt |
Subject: |
bug#66659: closed (Re: bug#66659: (home-)on-first-login script broken when no gexps are added) |
Date: |
Tue, 24 Oct 2023 12:05:41 +0200 (CEST) |
> help-debbugs@gnu.org hat am 21.10.2023 16:16 CEST geschrieben:
>
>
> Your bug report
>
> #66659: (home-)on-first-login script broken when no gexps are added
>
> 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 66659@debbugs.gnu.org.
>
> --
> 66659: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66659
> GNU Bug Tracking System
> Contact help-debbugs@gnu.org with problems
> Hi Carlo & Nils,
>
> I’ve just pushed something similar to what you provided, Carlo, in
> commit e098ba2f499bbddfea50c85058e4077e39b85513.
>
> We should be good now.
I'm afraid this did not fix the issue. It results in
(when (claim-first-run flag-file-path) (begin))
which leads to the new error message "Syntax error:
/home/nl/.guix-home/on-first-login:3:1272: sequence of zero expressions in form
(begin)"