GNU bug report logs - #60363
Texlive importer is broken

Previous Next

Package: guix;

Reported by: Elias Kueny <elias.kueny <at> posteo.net>

Date: Tue, 27 Dec 2022 19:55:02 UTC

Severity: normal

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Elias Kueny <elias.kueny <at> posteo.net>
To: bug-guix <at> gnu.org
Subject: Texlive importer is broken
Date: Tue, 27 Dec 2022 18:56:28 +0000
Hello,

The texlive importer doesn't return any package definition anymore, for example:

> guix import texlive siunitx
> command "svn" "export" "--non-interactive" "--trust-server-cert" "-r" "59745" "svn://www.tug.org/texlive/tags/texlive-2021.3/Master/texmf-dist/doc/latex/siunitx/" "/tmp/guix-directory.Gs0bAp/doc/latex/siunitx/" failed with signal 11
> guix import: error: failed to download description for package 'siunitx'

I updated guix today (from 0afe9f36d8b8b69d3e69fc8c06aeadc1bd95eecd to 8f93a1e01a879ae026678dd92c18e2a2a49be540) but since I don't see any recent change in guix/import/texlive.scm, I don't know if it's relevant. Other importers work fine. All else I can say is that running the same command manually works:

> svn export --non-interactive --trust-server-cert -r 59745 "svn://tug.org/texlive/tags/texlive-2021.3/Master/texmf-dist/doc/latex/siunitx" "/tmp/guix-directory.Gs0bAp/doc/latex/siunitx/"
> A    siunitx
> A    siunitx/README.md
> A    siunitx/siunitx.pdf
> Exported revision 59745.




This bug report was last modified 2 years and 169 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.