From: Simon Tournier <zimon.toutoune@gmail.com>
To: Josselin Poiret <dev@jpoiret.xyz>,
Elias Kueny <elias.kueny@posteo.net>,
60363@debbugs.gnu.org
Subject: bug#60363: Texlive importer is broken
Date: Thu, 05 Jan 2023 13:11:08 +0100 [thread overview]
Message-ID: <86k0216v1f.fsf@gmail.com> (raw)
In-Reply-To: <87fsczokcz.fsf@jpoiret.xyz>
Hi,
On Wed, 28 Dec 2022 at 12:09, Josselin Poiret via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:
> Quick question, is `svn` available in your environment? I usually do
> `guix shell subversion -- guix import texlive ...`. This is an annoying
> shortcoming of that import command that we should be able to fix imo,
> especially since it's not obvious what the problem is.
Well, I guess the culprit is:
--8<---------------cut here---------------start------------->8---
(source (with-store store
(download-multi-svn-to-store
store ref (string-append name "-svn-multi-checkout")))))
--8<---------------cut here---------------end--------------->8---
and maybe we could catch the error and report a nice hint. Well, the
question is where to handle the error. :-)
Cheers,
simom
prev parent reply other threads:[~2023-01-05 12:24 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=86k0216v1f.fsf@gmail.com \
--to=zimon.toutoune@gmail.com \
--cc=60363@debbugs.gnu.org \
--cc=dev@jpoiret.xyz \
--cc=elias.kueny@posteo.net \
/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.