bug#66739: Typo in manual, section "the hurd in a virtual machine"

2023-10-24 Thread Nathan Dehnel
The default configuration (see ‘hurd-vm-configuration’ below) spawns a secure shell (SSH) server in your GNU/Hurd system, which QEMU (the virtual machine emulator) redirects to port 10222 on the host. By default, the service enables “offloading” such that the host ‘guix-daemon’ automatically of

bug#66659: (home-)on-first-login script broken when no gexps are added

2023-10-24 Thread Clément Lassieur
Nils Landt writes: >> 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

bug#66692: [cuirass] Spurious failed builds following patching u-boot sources

2023-10-24 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > Ludovic Courtès writes: > >> Ludovic Courtès skribis: >> >>> /var/log/cuirass-remote-server.log: >>> >>> 2023-10-23 00:26:06 0 items queued for eventual download >>> 2023-10-23 00:26:55 period update: 0 resumable, 0 failed builds. >>> 2023-10-23 00:26:58 error: f

bug#65225: [bug#66640] [PATCH 0/2] Build profile hooks for the right system

2023-10-24 Thread Simon Tournier
Hi, On Mon, 23 Oct 2023 at 21:53, Ludovic Courtès wrote: > Because that value would be captured at call time rather than at > monadic-bind time. See Josselin’s excellent explanation of this trap: > > https://issues.guix.gnu.org/65225#4-lineno34 Yeah, all clear. Thank you. Before the patch

bug#66358: Some options are really subcommands + ignore arguments

2023-10-24 Thread Simon Tournier
Hi, On Tue, 24 Oct 2023 at 10:48, Maxim Cournoyer wrote: > It seems a reasonable improvement to me, but I think *all* the > incompatible errors should be accumulated and printed in one go. --8<---cut here---start->8--- $ ./pre-inst-env guix archive --import -

bug#66358: Some options are really subcommands + ignore arguments

2023-10-24 Thread Maxim Cournoyer
Hi Simon, Simon Tournier writes: > Hi, > > On Mon, 09 Oct 2023 at 14:25, Tobias Geerinckx-Rice via Bug reports > for GNU Guix wrote: > >> I think it would be less surprising if these ‘single, mutually exclusive >> actions’ should always be (sub)subcommands, e.g., ‘guix archive import’, >> ‘gu

bug#66653: Should 'guix pack', 'install', &c. accept '--file'?

2023-10-24 Thread Maxim Cournoyer
Hi Tobias, Simon Tournier writes: > Hi, > > On Fri, 20 Oct 2023 at 18:18, Tobias Geerinckx-Rice via Bug reports > for GNU Guix wrote: > >> I feel like that everything that could build a package should accept >> the 'standard build options' like -f. >> >> Does anyone have arguments against it? >

bug#56954: [Website] Getting 404 for Instructional videos

2023-10-24 Thread Maxim Cournoyer
Hi, Hosein Naghdbishi writes: > Hi! > > I'm getting 404 error for all instructional videos on such as the file for > https://guix.gnu.org/en/videos/2020/asking-for-help/ which is > https://guix.gnu.org/guix-videos/03-help.webm > > Please fix. I've verified these links are working again. --

bug#66659: (home-)on-first-login script broken when no gexps are added

2023-10-24 Thread Rostislav Svoboda
> > 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 mess

bug#65858: mumi crashes

2023-10-24 Thread Christopher Baines
Maxim Cournoyer writes: > Hi Christopher, > > Christopher Baines writes: > > [...] > >>> Here's a fresh crash (on berlin): >>> >>> 2023-10-24 06:22:58 GET >>> /graphql?query=query%20%7B%0A%20%20issue%28number%3A%2065806%29%20%7B%0A%20%20%20% >>> 20open%0A%20%20%7D%0A%7D%0A&variables=%7B%7D 200

bug#62656: broken guix time-machine + software-heritage

2023-10-24 Thread Simon Tournier
Hi, On Wed, 26 Apr 2023 at 12:01, Ludovic Courtès wrote: >> I suspect this is an issue at SWH. I’ll bring it up there. > > https://gitlab.softwareheritage.org/swh/devel/swh-vault/-/issues/4346 Issue closed. \o/ Now, it passes: --8<---cut here---start->8---

bug#65858: mumi crashes

2023-10-24 Thread Maxim Cournoyer
Hi Christopher, Christopher Baines writes: [...] >> Here's a fresh crash (on berlin): >> >> 2023-10-24 06:22:58 GET >> /graphql?query=query%20%7B%0A%20%20issue%28number%3A%2065806%29%20%7B%0A%20%20%20% >> 20open%0A%20%20%7D%0A%7D%0A&variables=%7B%7D 200 >> 2023-10-24 06:22:58 GET /issue/29433/a

bug#66659: closed (Re: bug#66659: (home-)on-first-login script broken when no gexps are added)

2023-10-24 Thread Nils Landt
> help-debb...@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 repor

bug#65720: Guile-Git-managed checkouts grow way too much

2023-10-24 Thread Simon Tournier
Hi, On Mon, 23 Oct 2023 at 22:27, Tobias Geerinckx-Rice wrote: >>Why not trigger it by “guix gc”? > > Unless there's a new option I missed, guix gc doesn't handle this. Maybe I missed something but “guix gc” handles what we implement, no? :-) Well, I run “guix gc” when I need some space. And

bug#65858: mumi crashes

2023-10-24 Thread Christopher Baines
Maxim Cournoyer writes: > Hi, > > Maxim Cournoyer writes: > >> Hi Arun, >> >> Arun Isaac writes: >> >>> Hi Maxim, >>> >>> I have made a number of changes to mumi and reconfigured berlin with the >>> latest mumi. Here is a quick summary of the main changes to mumi. >>> >>> - We now log the comp