unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#60363: Texlive importer is broken
@ 2022-12-27 18:56 Elias Kueny
  2022-12-28 11:09 ` Josselin Poiret via Bug reports for GNU Guix
  0 siblings, 1 reply; 4+ messages in thread
From: Elias Kueny @ 2022-12-27 18:56 UTC (permalink / raw)
  To: 60363

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.




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-01-05 12:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-27 18:56 bug#60363: Texlive importer is broken Elias Kueny
2022-12-28 11:09 ` Josselin Poiret via Bug reports for GNU Guix
2022-12-28 13:48   ` Elias Kueny
2023-01-05 12:11   ` Simon Tournier

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).