Hi Ricardo, Hi John,
> Looks good to me. Please push!
Cheers!
Pushed as 735808b12cc23909b421e10e212a07e7aa69a5eb
Best regards,
Paul.
Hi Paul,
> Ok, I have found a fix.
[…]
> The effect is to add a subdirectory to the temporary directory. This
> is used as the target to download the files to. It does not exist
> until created by the 'svn export' command.
Interesting! I think I added this back then and at some point it used
Nice work!
That bug has been around for years I think.
Thanks!
John
Hi Guix,
Ok, I have found a fix.
It turns out that the 'svn export' command throws an error if the
target directory already exists.
Initially I set the 'log' argument of 'download-svn-to-store' to
'current-output-port' to see the error message from svn:
svn: E155000: Destination directory exi
Hi Guix,
I have been able to run the texlive importer after making some changes
to guix/import/texlive.scm:
@@ -148,20 +148,22 @@ expression describing it."
((lst ...) (map string->license lst
(home-page (string-append "http://www.ctan.org/pkg/"; id))
Hi Guix,
I have been trying to use the texlive importer to package some TeXLive
packages.
Using the example from the manual, I try:
$ guix import texlive fontspec
I get:
following redirection to `https://ctan.org/xml/1.2/pkg/fontspec'...
Backtrace:
13 (primitive-load "/usr/local/bin/