unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* cuirass building and deployment
@ 2024-03-23 20:25 Jim Dupont
  2024-03-24 11:27 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Jim Dupont @ 2024-03-23 20:25 UTC (permalink / raw)
  To: guix-devel

[-- Attachment #1: Type: text/plain, Size: 714 bytes --]

Hi team,
have been struggling to deploy cuirass on  a gcp cluster.
I was able to install it manually on one machine and use it from guix
talking to postgres and nginx running in ubuntu. the shepherd wont build or
install, needs more love.
I have gotten to finally build on guix and can export the package from one
system to another.
Can someone help me understand how to document the exact steps to reproduce
a build?
There are constant issues with guile modules not found or loading,
autoconfig failing or other errors,
Is anyone interested in looking at them? the first cuirass is running as I
said and I am willing to build packages there and share the logs if someone
wants to help me debug this.
thanks,
mike

[-- Attachment #2: Type: text/html, Size: 970 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cuirass building and deployment
  2024-03-23 20:25 cuirass building and deployment Jim Dupont
@ 2024-03-24 11:27 ` Ludovic Courtès
  2024-03-24 11:48   ` Jim Dupont
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2024-03-24 11:27 UTC (permalink / raw)
  To: Jim Dupont; +Cc: guix-devel

Hi,

Jim Dupont <jmikedupont2@gmail.com> skribis:

> have been struggling to deploy cuirass on  a gcp cluster.
> I was able to install it manually on one machine and use it from guix
> talking to postgres and nginx running in ubuntu. the shepherd wont build or
> install, needs more love.
> I have gotten to finally build on guix and can export the package from one
> system to another.
> Can someone help me understand how to document the exact steps to reproduce
> a build?
> There are constant issues with guile modules not found or loading,
> autoconfig failing or other errors,

Could you be more specific about the build errors you encounter?

To run Cuirass, the best option is install the ‘cuirass’ package in
Guix: ‘guix install cuirass’.  Then you can start the ‘cuirass register’
and ‘cuirass web’ processes manually or get systemd to handle them (I
don’t think Cuirass provides ‘.service’ files, but it should.)

If you want to be on the bleeding edge (not recommended), the easiest
way is to run ‘guix build -f guix.scm’ from the Cuirass source tree.

HTH!

Ludo’.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: cuirass building and deployment
  2024-03-24 11:27 ` Ludovic Courtès
@ 2024-03-24 11:48   ` Jim Dupont
  0 siblings, 0 replies; 3+ messages in thread
From: Jim Dupont @ 2024-03-24 11:48 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1412 bytes --]

i will report more, for now you can see there are thousands of build errors
tryign to bootstrap
http://34.41.82.208:8080/eval/7?status=failed

On Sun, Mar 24, 2024, 07:27 Ludovic Courtès <ludo@gnu.org> wrote:

> Hi,
>
> Jim Dupont <jmikedupont2@gmail.com> skribis:
>
> > have been struggling to deploy cuirass on  a gcp cluster.
> > I was able to install it manually on one machine and use it from guix
> > talking to postgres and nginx running in ubuntu. the shepherd wont build
> or
> > install, needs more love.
> > I have gotten to finally build on guix and can export the package from
> one
> > system to another.
> > Can someone help me understand how to document the exact steps to
> reproduce
> > a build?
> > There are constant issues with guile modules not found or loading,
> > autoconfig failing or other errors,
>
> Could you be more specific about the build errors you encounter?
>
> To run Cuirass, the best option is install the ‘cuirass’ package in
> Guix: ‘guix install cuirass’.  Then you can start the ‘cuirass register’
> and ‘cuirass web’ processes manually or get systemd to handle them (I
> don’t think Cuirass provides ‘.service’ files, but it should.)
>
> If you want to be on the bleeding edge (not recommended), the easiest
> way is to run ‘guix build -f guix.scm’ from the Cuirass source tree.
>
> HTH!
>
> Ludo’.
>

[-- Attachment #2: Type: text/html, Size: 1911 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-03-24 12:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-23 20:25 cuirass building and deployment Jim Dupont
2024-03-24 11:27 ` Ludovic Courtès
2024-03-24 11:48   ` Jim Dupont

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).