Re: Building a Docker image for GitLab-CI

2024-12-25 Thread Simon Josefsson via
All, Here are some updates about Guix container images for GitLab pipelines or local podman usage. I'm declaring this v1.0. tl;dr: https://gitlab.com/debdistutils/guix/container Final images are built from a pure Guix container now. Everything is done on public shared GitLab runners in the pip

Re: Container image entrypoints on Gitlab

2024-12-25 Thread Simon Josefsson via
I believe the GitLab CI entrypoint behaviour boils down to OCI configuration, compare Debian's image: skopeo inspect --config docker://debian:12 ... "config": { "Env": [ "PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" ], "Cmd": [

Re: guix package failing to build

2024-12-25 Thread Abbé via
On Tuesday, December 24th, 2024 at 10:09 PM, Abbé wrote: > Hi, > > It seems guix package (guix-1.4.0-30.790c9ff) is failing to build at the guix > repository revision eb6d784852d as mentioned in the following cuirass build > (as well as my personal host): > > https://cuirass.genenetwork.or

Re: Cannot build "guix" on aarch64

2024-12-25 Thread Rutherther
Hi Ethan, Nice to hear you got it fixed after all! > > Hi Rutherther, > > I did some more tests and found out that the `guix` package compiles > successfully if I make my /tmp directory use my root BTRFS partition instead > of Tmpfs. Somebody on Github[1] thinks this has to do with the 16kb Tmp