GNU bug report logs -
#63462
[PATCH maintenance] hydra: build-package-metadata: Update fields in sources.json.
Previous Next
Full log
Message #16 received at 63462 <at> debbugs.gnu.org (full text, mbox):
Hi,
Simon Tournier <zimon.toutoune <at> gmail.com> skribis:
> On ven., 12 mai 2023 at 13:47, Ludovic Courtès <ludo <at> gnu.org> wrote:
[...]
>> I wish they had opted for something more expressive (and also with a
>> more meaningful name :-)) than ‘outputHashMode’, similar to what you did
>> for ‘guix hash -S’. But anyway, it does the job!
>
> Well, I am biased. ;-) Another poor naming inherited from Nix [1]. :-)
Yeah.
BTW, I’ve restarted the relevant mcron job and it’s rolling out now:
--8<---------------cut here---------------start------------->8---
$ wget -qO- https://guix.gnu.org/sources.json |jq |grep output[A-Z] | head
"outputHashAlgo": "sha256",
"outputHashMode": "flat"
"outputHashAlgo": "sha256",
"outputHashMode": "flat"
"outputHashAlgo": "sha256",
"outputHashMode": "recursive",
"outputHashAlgo": "sha256",
"outputHashMode": "flat"
"outputHashAlgo": "sha256",
"outputHashMode": "flat"
--8<---------------cut here---------------end--------------->8---
>> It looks like SWH will be storing nar hashes; will there be endpoints to
>> query directories by nar hash?
>
> This is still ongoing. IIUC, it’s the last item of SWH issue #4868 [2].
>
> 2: https://gitlab.softwareheritage.org/swh/infra/sysadm-environment/-/issues/4868
Nice!
Ludo’.
This bug report was last modified 2 years and 82 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.