all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Elias Kueny <elias.kueny@posteo.net>
To: 60363@debbugs.gnu.org
Subject: bug#60363: Texlive importer is broken
Date: Tue, 27 Dec 2022 18:56:28 +0000	[thread overview]
Message-ID: <87ilhwzkpf.fsf@posteo.net> (raw)

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.




             reply	other threads:[~2022-12-27 20:37 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-27 18:56 Elias Kueny [this message]
2022-12-28 11:09 ` bug#60363: Texlive importer is broken Josselin Poiret via Bug reports for GNU Guix
2022-12-28 13:48   ` Elias Kueny
2023-01-05 12:11   ` Simon Tournier

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

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

  git send-email \
    --in-reply-to=87ilhwzkpf.fsf@posteo.net \
    --to=elias.kueny@posteo.net \
    --cc=60363@debbugs.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 external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.