Re: Disarchive database synchronization

2023-04-03 Thread Simon Tournier
Hi, On sam., 18 mars 2023 at 13:49, Timothy Sample wrote: >> (input (directory-ref >>(version 0) >> - (name "webview-sys-0.6.2") >> + (name "rust-webview-sys-0.6.2") [...] >> As Tim pointed out, Disarchive disassem

Re: Disarchive database synchronization

2023-03-20 Thread Ludovic Courtès
Howdy Timothy! Timothy Sample skribis: > Ludovic Courtès writes: [...] >> For the remaining entries, it’s trickier. Sometimes it’s just the >> gzip compression parameters that differ, which could be addressed with a >> little bit more work: >> >> $ file ffdc77f5e5cb2390b9309de63eb7be68d9fe63

Re: Disarchive database synchronization

2023-03-18 Thread Timothy Sample
Hey Ludo, Ludovic Courtès writes: > I copied over the 12K entries that were missing from > disarchive.guix.gnu.org. (Note that there are currently only two copies > of the database: one at/in [bB]erlin, and one at/in [Bb]ordeaux.) > disarchive.guix.gnu.org now weighs in at 1.8 GiB for 31,839 en

Disarchive database synchronization

2023-03-14 Thread Ludovic Courtès
Hello Guix! As you may know, there are currently two different Disarchive databases: the one at that Timothy Sample set up a few years back, and the one at that we set up later, with a continuous integration job to populate it¹. Th