all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ignas Lapėnas" <ignas@lapenas.dev>
To: Konrad Hinsen <konrad.hinsen@fastmail.net>
Cc: Help Guix <help-guix@gnu.org>
Subject: Re: Are Guix-generated Docker images reproducible?
Date: Mon, 16 Sep 2024 14:43:32 +0300	[thread overview]
Message-ID: <87a5g7hli3.fsf@lapenas.dev> (raw)
In-Reply-To: <m1wmjbx2ib.fsf@fastmail.net> (Konrad Hinsen's message of "Mon, 16 Sep 2024 13:27:08 +0200")

Hi,

Most packages are reproducable, and should get you the exact same docker
image file. 

https://qa.guix.gnu.org/reproducible-builds

As far as I know, it is possible, that source code is no longer
available and unreachable (There might be something already for long
term storage, but that I do not know), then the image might not
build. Or there might be tests that depend on time for some reason.

Hope that helps.

Konrad Hinsen <konrad.hinsen@fastmail.net> writes:

> Hi everyone,
>
> Suppose you do
>
>   guix time-machine --channels=channels.scm -- \
>           pack --format=docker --manifest=manifest.scm
>
> You keep a copy of channels.scm and manifest.scm, and run the same
> command a few months (and "guix pull"s) later, can you expect to get the
> exact same Docker image file, bit for bit? If not, why not?
>
> Cheers,
>   Konrad.

-- 
Best Regards,
Ignas Lapėnas


  reply	other threads:[~2024-09-16 11:44 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-16 11:27 Are Guix-generated Docker images reproducible? Konrad Hinsen
2024-09-16 11:43 ` Ignas Lapėnas [this message]
2024-09-16 13:21 ` Suhail Singh
2024-09-16 14:49   ` Konrad Hinsen
2024-09-16 17:37     ` Suhail Singh
2024-09-20 16:55 ` Simon Tournier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a5g7hli3.fsf@lapenas.dev \
    --to=ignas@lapenas.dev \
    --cc=help-guix@gnu.org \
    --cc=konrad.hinsen@fastmail.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.