unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: "pelzflorian (Florian Pelz)" <pelzflorian@pelzflorian.de>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: <guix-devel@gnu.org>
Subject: Re: Shepherd 1.0.0rc1 available for testing!
Date: Mon, 11 Nov 2024 12:15:16 +0100	[thread overview]
Message-ID: <87o72mc98b.fsf@pelzflorian.de> (raw)
In-Reply-To: <87jzdcxa8o.fsf@gnu.org> ("Ludovic Courtès"'s message of "Sun, 10 Nov 2024 00:23:19 +0100")

Thanks for the improved Shepherd!  One issue so far:

Ludovic Courtès <ludo@gnu.org> writes:
> The tarball and signature are available at:
>
>   https://alpha.gnu.org/gnu/shepherd/shepherd-1.0.0rc1.tar.gz
>   SHA256: 3ce5d60e528d4cfb282b1f271a601256395b28f16e41be6052cf5945f687b004
>
>   https://alpha.gnu.org/gnu/shepherd/shepherd-1.0.0rc1.tar.gz.sig
>
> The tarball was meant from v1.0.0rc1
> (aka. 49f5330077393715ff7e1625be039f64724825d2) and should be
> bit-for-bit reproducible (run “make dist” from ‘guix shell -CP’).
>

I try:

~/src/shepherd [env]$ guix shell -CP
guix shell: loading environment from '/home/florian/src/shepherd/guix.scm'...
~/src/shepherd [env]$ make dist
make: *** No rule to make target 'dist'.  Stop.

~/src/shepherd [env]$ autoreconf -vfi
~/src/shepherd [env]$ ./configure
~/src/shepherd [env]$ make
~/src/shepherd [env]$ make dist


is necessary (copied from guix’ bootstrap).

Could you mention this `autoreconf -vfi` in the README?

But then,

~/src/shepherd [env]$ sha256sum shepherd-1.0.0rc1.tar.gz
b39446cc80b0736f28af87d8bcf6d0072d60f892f4f9380288e46a768ca76386  shepherd-1.0.0rc1.tar.gz
~/src/shepherd [env]$ exit
~/src/shepherd$ guix shell diffoscope -- diffoscope \
 ../shepherd-1.0.0rc1.tar.gz shepherd-1.0.0rc1.tar.gz

shows the reason is `make dist` updated the .po files.

This is because of the file po/Makefile.in.in created by `autoreconf
-vfi`.  Not quite sure how Guix avoids this.

Regards,
Florian


      reply	other threads:[~2024-11-11 11:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-09 23:23 Shepherd 1.0.0rc1 available for testing! Ludovic Courtès
2024-11-11 11:15 ` pelzflorian (Florian Pelz) [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87o72mc98b.fsf@pelzflorian.de \
    --to=pelzflorian@pelzflorian.de \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /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 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).