Hi Guix,
With Guix commit 4ba4cb1d49d70a00f7236f60bd92e5eccef573dd on Linux x86-64,
I have the following problem trying to import a texlive package:
"""
$ guix import texlive qrcode
command "svn" "export" "--non-interactive" "--trust-server-cert" "-r" "59745"
"svn://www.tug.org/texlive/tags/texlive-2021.3/Master/texmf-dist/doc/latex/qrcode/" "/tmp/guix-directory.6aY7Gk/doc/latex/qrcode/" failed
with signal 11
guix import: error: failed to import package 'qrcode'
"""
It seems something is unwell with our subversion package?
Best,
Jack