Maxime Devos <maximede...@telenet.be> skribis: > Ludovic Courtès schreef op do 07-10-2021 om 15:53 [+0200]: >> Ludovic Courtès <l...@gnu.org> skribis: >> >> > https://ci.guix.gnu.org/eval/27221?status=failed >> >> We’re left with the following missing bioconductor.org tarballs: >> >> AnnotationFuncs_1.40.0.tar.gz >> AneuFinderData_1.18.0.tar.gz >> BiocCaseStudies_1.52.0.tar.gz >> chromstaRData_1.16.0.tar.gz >> genomationData_1.22.0.tar.gz > > Running "guix build --source r-annotationfuncs r-aneufinderdata > r-bioccasestudies r-chromstardata r-genomationdata" > succeeds on my computer. They are downloaded from bayfront.guix.gnu.org.
Indeed, fixed! Currently bayfront.guix.gnu.org doesn’t run ‘guix publish’, so it doesn’t support the /file URL scheme, which means I had to do this manually. We’ll fix it! Ludo’.