help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Building guix-modular with cuirass


From: Ludovic Courtès
Subject: Re: Building guix-modular with cuirass
Date: Mon, 30 Apr 2018 15:04:33 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello Mathieu,

Mathieu Othacehe <address@hidden> skribis:

> I setup my own cuirass server to build guix-modular, here's how:
>
> (define (build-guix-modular store arguments)

You shouldn’t need to do anything like that.  Here’s what we have on
berlin.guixsd.org:

--8<---------------cut here---------------start------------->8---
$ sudo sqlite3 /var/run/cuirass/cuirass.db 
SQLite version 3.19.3 2017-06-08 14:26:16
Enter ".help" for usage hints.
sqlite> select * from specifications where repo_name='guix-modular';
guix-modular|https://git.savannah.gnu.org/git/guix.git||build-aux/cuirass/guix-modular.scm|cuirass-jobs|((systems
 "x86_64-linux" "i686-linux" "aarch64-linux"))|master|||1
--8<---------------cut here---------------end--------------->8---

If you add a similar entry on your server, it should be fine.

Can you try and report back?

If Cuirass doesn’t seem to do what you want, I recommend browsing
/var/log/cuirass.log to see what’s going on.

HTH!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]