GNU bug report logs - #68237
Cuirass 1.2.0-1.bdc1f9f local builds never occur

Previous Next

Package: guix;

Reported by: "Collin J. Doering" <collin <at> rekahsoft.ca>

Date: Thu, 4 Jan 2024 03:14:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 68237 in the body.
You can then email your comments to 68237 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#68237; Package guix. (Thu, 04 Jan 2024 03:14:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to "Collin J. Doering" <collin <at> rekahsoft.ca>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Thu, 04 Jan 2024 03:14:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: "Collin J. Doering" <collin <at> rekahsoft.ca>
To: bug-guix <at> gnu.org
Subject: Cuirass 1.2.0-1.bdc1f9f local builds never occur
Date: Wed, 03 Jan 2024 21:39:02 -0500
[Message part 1 (text/plain, inline)]
After updating cuirass (details below), my cuirass instance no longer builds anything! It continues to poll channels, run evaluations and queue builds, but none of the builds ever run.

--8<---------------cut here---------------start------------->8---
Before: Cuirass 1.1.0-13.1341725 (guix checkout c4cca9cb5d3e93ef146acb930a95da9d2da6fb06)
After:  Cuirass 1.2.0-1.bdc1f9f (guix checkout 25b83bd9e4ceb77f08c0caee3ecdc48263b53a46)
--8<---------------cut here---------------end--------------->8---

After a bit of investigation, I noticed numerous instances of this in the logs following the update:

--8<---------------cut here---------------start------------->8---
/var/log/guix-daemon.log-2024-01-03 10:08:22 SIGPOLL
/var/log/guix-daemon.log:2024-01-03 10:08:22 unexpected build daemon error: interrupted by the user
--8<---------------cut here---------------end--------------->8---

It may be worth noting that I am running cuirass with substitutes on.

Any help appreciated.

-- 
Collin J. Doering

http://rekahsoft.ca
http://blog.rekahsoft.ca
http://git.rekahsoft.ca
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#68237; Package guix. (Tue, 09 Jan 2024 08:32:05 GMT) Full text and rfc822 format available.

Message #8 received at 68237 <at> debbugs.gnu.org (full text, mbox):

From: "Haugen, Kjetil" <Kjetil.Haugen <at> amd.com>
To: "68237 <at> debbugs.gnu.org" <68237 <at> debbugs.gnu.org>
Subject: Cuirass 1.2.0-1.bdc1f9f local builds never occur
Date: Mon, 8 Jan 2024 16:44:06 +0000
[Message part 1 (text/plain, inline)]
[AMD Official Use Only - General]

I have the exact same issue when setting up cuirass on a foreign distro.


[Message part 2 (text/html, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#68237; Package guix. (Tue, 09 Jan 2024 17:43:02 GMT) Full text and rfc822 format available.

Message #11 received at 68237 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: "Collin J. Doering" <collin <at> rekahsoft.ca>
Cc: 68237 <at> debbugs.gnu.org, Kjetil Haugen <Kjetil.Haugen <at> amd.com>
Subject: Re: bug#68237: Cuirass 1.2.0-1.bdc1f9f local builds never occur
Date: Tue, 09 Jan 2024 18:42:30 +0100
Hi Collin and Kjetil,

"Collin J. Doering" <collin <at> rekahsoft.ca> skribis:

> After updating cuirass (details below), my cuirass instance no longer builds anything! It continues to poll channels, run evaluations and queue builds, but none of the builds ever run.
>
> Before: Cuirass 1.1.0-13.1341725 (guix checkout c4cca9cb5d3e93ef146acb930a95da9d2da6fb06)
> After:  Cuirass 1.2.0-1.bdc1f9f (guix checkout 25b83bd9e4ceb77f08c0caee3ecdc48263b53a46)

"Haugen, Kjetil" <Kjetil.Haugen <at> amd.com> skribis:

> I have the exact same issue when setting up cuirass on a foreign distro.

Cuirass commits 10a5117936bb51c54a362172b6e53ef5150ab909 and
b8ee2486ce877e42a3f910610d3efa8274e2603f appear to fix issues when
building in local build mode that most likely explain what you were
observing.

  https://git.savannah.gnu.org/cgit/guix/guix-cuirass.git/log

I’ll do some more testing before updating the ‘cuirass’ package in Guix,
but in the meantime you can test by running this from a Cuirass checkout
(assuming you’re on a distro other than Guix):

  guix package -f guix.scm

Or, if you’re on Guix System, you pull Cuirass as a channel and use its
package.

(Overall, the “--build-remote” build mechanism gets more attention
because that’s the scalable method to use as soon as you have a couple
of build machines.)

Thanks for reporting the issue!

Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#68237; Package guix. (Mon, 15 Jan 2024 09:41:02 GMT) Full text and rfc822 format available.

Message #14 received at 68237 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: "Collin J. Doering" <collin <at> rekahsoft.ca>
Cc: 68237 <at> debbugs.gnu.org, Kjetil Haugen <Kjetil.Haugen <at> amd.com>
Subject: Re: bug#68237: Cuirass 1.2.0-1.bdc1f9f local builds never occur
Date: Mon, 15 Jan 2024 10:40:01 +0100
Hi,

Ludovic Courtès <ludovic.courtes <at> inria.fr> skribis:

> Cuirass commits 10a5117936bb51c54a362172b6e53ef5150ab909 and
> b8ee2486ce877e42a3f910610d3efa8274e2603f appear to fix issues when
> building in local build mode that most likely explain what you were
> observing.

If you run ‘guix pull’ now, you’ll get version 1.2.0-2.7bcd3d0 of the
‘cuirass’ package, which includes the fixes above.

I’m tentatively closing this issue but please do let me know if you
notice any problems.

Thanks,
Ludo’.




bug closed, send any further explanations to 68237 <at> debbugs.gnu.org and "Collin J. Doering" <collin <at> rekahsoft.ca> Request was from Ludovic Courtès <ludo <at> gnu.org> to control <at> debbugs.gnu.org. (Mon, 15 Jan 2024 09:41:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#68237; Package guix. (Mon, 15 Jan 2024 20:03:02 GMT) Full text and rfc822 format available.

Message #19 received at 68237 <at> debbugs.gnu.org (full text, mbox):

From: "Haugen, Kjetil" <Kjetil.Haugen <at> amd.com>
To: Ludovic Courtès <ludo <at> gnu.org>, "Collin J. Doering"
 <collin <at> rekahsoft.ca>
Cc: "68237 <at> debbugs.gnu.org" <68237 <at> debbugs.gnu.org>
Subject: RE: bug#68237: Cuirass 1.2.0-1.bdc1f9f local builds never occur
Date: Mon, 15 Jan 2024 18:49:13 +0000
[AMD Official Use Only - General]

Thanks, Ludovic:

After upgrading, builds are now executing for me ...

> From: Ludovic Courtès <ludo <at> gnu.org>

> If you run ‘guix pull’ now, you’ll get version 1.2.0-2.7bcd3d0 of the ‘cuirass’ package, which includes the fixes above.
> I’m tentatively closing this issue but please do let me know if you notice any problems.


Information forwarded to bug-guix <at> gnu.org:
bug#68237; Package guix. (Mon, 15 Jan 2024 22:34:01 GMT) Full text and rfc822 format available.

Message #22 received at 68237 <at> debbugs.gnu.org (full text, mbox):

From: "Collin J. Doering" <collin <at> rekahsoft.ca>
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: 68237 <at> debbugs.gnu.org, Kjetil Haugen <Kjetil.Haugen <at> amd.com>
Subject: Re: bug#68237: Cuirass 1.2.0-1.bdc1f9f local builds never occur
Date: Mon, 15 Jan 2024 17:31:04 -0500
[Message part 1 (text/plain, inline)]
Excellent! Confirmed latest version 1.2.0-2.7bcd3d0 solves the issue. Also, fwiw I was not on a foreign distro.

Also, thanks for noting that cuirass also is a channel, so in the future I could simply use it directly for upstream changes.

Best wishes!

On 15 Jan 2024 at 10:40, Ludovic Courtès <ludo <at> gnu.org> wrote:

> Hi,
>
> Ludovic Courtès <ludovic.courtes <at> inria.fr> skribis:
>
>> Cuirass commits 10a5117936bb51c54a362172b6e53ef5150ab909 and
>> b8ee2486ce877e42a3f910610d3efa8274e2603f appear to fix issues when
>> building in local build mode that most likely explain what you were
>> observing.
>
> If you run ‘guix pull’ now, you’ll get version 1.2.0-2.7bcd3d0 of the
> ‘cuirass’ package, which includes the fixes above.
>
> I’m tentatively closing this issue but please do let me know if you
> notice any problems.
>
> Thanks,
> Ludo’.


-- 
Collin J. Doering

http://rekahsoft.ca
http://blog.rekahsoft.ca
http://git.rekahsoft.ca
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 13 Feb 2024 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 219 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.