all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Matthew Leach <matthew@mattleach.net>
To: help-guix@gnu.org
Subject: guix import texlive fails because of svn
Date: Sat, 11 Jan 2020 20:11:45 +0000	[thread overview]
Message-ID: <87eew5n41r.fsf@mattleach.net> (raw)

Hi Guix,

I'm trying to import a texlive package with the command: `guix import
texlive savetrees'.  I get the following output:

--8<---------------cut here---------------start------------->8---
following redirection to `https://ctan.org/xml/1.2/pkg/savetrees'...
Backtrace:
          11 (primitive-load "/home/matthew/.config/guix/current/bin…")
In guix/ui.scm:
  1806:12 10 (run-guix-command _ . _)
In guix/scripts/import.scm:
   116:11  9 (guix-import . _)
In guix/scripts/import/texlive.scm:
    91:19  8 (guix-import-texlive . _)
In guix/memoization.scm:
     98:0  7 (_ #<hash-table 7fd23756dfe0 0/31> ("savetrees" "lat…") _)
In unknown file:
           6 (_ #<procedure 7fd237593e80 at guix/memoization.scm:17…> …)
In guix/store.scm:
   625:10  5 (call-with-store #<procedure 7fd2375c0060 at guix/impor…>)
In guix/import/texlive.scm:
   148:23  4 (_ #<store-connection 256.99 7fd237de1960>)
In guix/utils.scm:
    661:8  3 (call-with-temporary-directory #<procedure 7fd2364e1420…>)
In guix/svn-download.scm:
   160:14  2 (_ "/tmp/guix-directory.FEVjRH")
In guix/build/svn.scm:
     39:2  1 (svn-fetch _ _ _ #:svn-command _ #:recursive? _ # _ # _)
In guix/build/utils.scm:
    652:6  0 (invoke _ . _)

guix/build/utils.scm:652:6: In procedure invoke:
Throw to key `srfi-34' with args `(#<condition &invoke-error [program: "svn" arguments: ("export" "--non-interactive" "--trust-server-cert" "-r" "49435" "svn://www.tug.org/texlive/tags/texlive-2018.2/Master/texmf-dist/source/latex/savetrees" "/tmp/guix-directory.FEVjRH") exit-status: 1 term-signal: #f stop-signal: #f] 7fd2360bbe40>)'.
--8<---------------cut here---------------end--------------->8---

I have subversion installed and when I try to execute the subversion
command manutally it succeeds:

--8<---------------cut here---------------start------------->8---
matthew@picard ~ $ svn export --non-interactive --trust-server-cert -r 49435 svn://www.tug.org/texlive/tags/texlive-2018.2/Master/texmf-dist/source/latex/savetrees /tmp/foobar
A    /tmp/foobar
A    /tmp/foobar/savetrees.dtx
A    /tmp/foobar/savetrees.ins
Exported revision 49435.
--8<---------------cut here---------------end--------------->8---

Am I doing something wrong or is this a bug?

Regards,
-- 
Matt

             reply	other threads:[~2020-01-11 20:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-11 20:11 Matthew Leach [this message]
2020-01-17 15:44 ` guix import texlive fails because of svn EuAndreh via
2020-01-19 17:20   ` Matthew Leach
2020-01-21  0:16     ` EuAndreh via
2020-01-21  9:52 ` Ricardo Wurmus
2020-01-21 15:55   ` EuAndreh via
2020-01-22 21:52     ` Ricardo Wurmus

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=87eew5n41r.fsf@mattleach.net \
    --to=matthew@mattleach.net \
    --cc=help-guix@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.