bug#45559: Cuirass has not successfully evaluated the stagig branch in 3 weeks

2021-01-04 Thread Mathieu Othacehe
> AFAICT, the evaluation failures were caused by a package collision while > building a profile from the zabbix system test. > > Fixed in 48d8d92c51f64256bba2bdbb2a1027a5fab71a3d Nice catch, thanks! Mathieu

bug#45559: Cuirass has not successfully evaluated the stagig branch in 3 weeks

2021-01-04 Thread Leo Famulari
On Mon, Jan 04, 2021 at 03:35:25PM +0100, Mathieu Othacehe wrote: > I'm currently running: > > --8<---cut here---start->8--- > (use-modules (gnu ci) (guix)) > (hydra-jobs (open-connection) '()) > --8<---cut here---end--->8---

bug#45559: Cuirass has not successfully evaluated the stagig branch in 3 weeks

2021-01-04 Thread Mathieu Othacehe
Hey Leo, > Is there any documentation on how to reproduce the problems caused by > this? Or any advice on debugging? > > `guix pull` and `make` work okay. I'm currently running: --8<---cut here---start->8--- (use-modules (gnu ci) (guix)) (hydra-jobs

bug#45559: Cuirass has not successfully evaluated the stagig branch in 3 weeks

2021-01-04 Thread Leo Famulari
On Mon, Jan 04, 2021 at 10:19:08AM +0100, Mathieu Othacehe wrote: > I've restarted an evaluation of the staging branch, the matching process > on berlin has been running for 11 hours and is now stuck. That could be > caused by a circular dependency between modules. Is there any documentation on

bug#45559: Cuirass has not successfully evaluated the stagig branch in 3 weeks

2021-01-04 Thread Mathieu Othacehe
Hello, I've restarted an evaluation of the staging branch, the matching process on berlin has been running for 11 hours and is now stuck. That could be caused by a circular dependency between modules. Thanks, Mathieu

bug#45559: Cuirass has not successfully evaluated the stagig branch in 3 weeks

2021-01-03 Thread Leo Famulari
I was granted shell access to the Berlin server. I have been building substitutes for the staging branch from the Git tree at /home/lfam/staging I noticed that Cuirass is doing *something* with the staging branch, but it doesn't seem to have any result that I can observe from the interface at

bug#45559: Cuirass has not successfully evaluated the stagig branch in 3 weeks

2020-12-30 Thread Leo Famulari
The Cuirass instance at ci.guix.gnu.org has not successfully evaluated the staging branch since December 6: https://ci.guix.gnu.org/jobset/staging-staging Is there anything we can do? Does anyone have advice for continuing with Guix development?