bug#55587: bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-08-05 Thread Ludovic Courtès
Hi, Ludovic Courtès skribis: > I don’t think so; the error message that was reported is: > > command "svn" "export" "--non-interactive" "--trust-server-cert" "-r" > "59745" > "svn://www.tug.org/texlive/tags/texlive-2021.3/Master/texmf-dist/doc/latex/cite/" >

bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-07-13 Thread Akira Kyle
Hi, > I don’t think so; the error message that was reported is: > > command "svn" "export" "--non-interactive" "--trust-server-cert" "-r" > "59745" > "svn://www.tug.org/texlive/tags/texlive-2021.3/Master/texmf-dist/doc/latex/cite/" > "/tmp/guix-directory.09UnsN/doc/latex/cite/" failed with

bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-06-15 Thread Ludovic Courtès
Hello, Tobias Geerinckx-Rice skribis: > I think you might be barking up the wrong tree (or, likely, that there > are multiple trees here). I could reproduce the segfault on Guix > System and encouraged Jack to file this bug. > > It's not foreign-distro-related. The process actually

bug#55587: bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-05-29 Thread Hugo
Hello, > It's not foreign-distro-related. The process actually segfaulting > is Guix, not svn, possibly due to a missing svn. Indeed, I think Tobias is on the right track here. However, I can no longer reproduce the `signal 11` error To answer Ludò, though, > What did “type -P svn” return?

bug#55587: bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-05-28 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hi, I thought I'd replied to this. I think you might be barking up the wrong tree (or, likely, that there are multiple trees here). I could reproduce the segfault on Guix System and encouraged Jack to file this bug. It's not foreign-distro-related. The process actually segfaulting is

bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-05-28 Thread Ludovic Courtès
Hi, Jack Hill skribis: > On Wed, 25 May 2022, Hugo wrote: > >> Ludovic Courtès writes: >> >>> Jack, Hugo: What does “type -P svn” say? >>> >>> Does the bug occur within ‘guix shell subversion’ as shown above? >> >> Well, I feel kind of silly now, after actually installing subversion the >>

bug#55587: bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-05-26 Thread Jack Hill
On Wed, 25 May 2022, Hugo wrote: Ludovic Courtès writes: Jack, Hugo: What does “type -P svn” say? Does the bug occur within ‘guix shell subversion’ as shown above? Well, I feel kind of silly now, after actually installing subversion the command works as expected :) Same for me, and I

bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-05-25 Thread Hugo
Ludovic Courtès writes: > Jack, Hugo: What does “type -P svn” say? > > Does the bug occur within ‘guix shell subversion’ as shown above? Well, I feel kind of silly now, after actually installing subversion the command works as expected :) But I suppose the silent failure is still something

bug#55596: Guix/Guile segfaults on `guix import texlive`

2022-05-25 Thread Ludovic Courtès
Hello, Hugo Nobrega skribis: > hugo@hp-guix ~$ guix import texlive cite > command "svn" "export" "--non-interactive" "--trust-server-cert" "-r" > "59745" > "svn://www.tug.org/texlive/tags/texlive-2021.3/Master/texmf-dist/doc/latex/cite/" > "/tmp/guix-directory.09UnsN/doc/latex/cite/" failed