bug#55120: “guix import cran” fails for some git repositories

2022-04-25 Thread Ricardo Wurmus
Importing an R package from Git fails: --8<---cut here---start->8--- $ guix import cran -a git -r https://github.com/RubD/Giotto/ Backtrace: In guix/ui.scm: 1347:6 19 (guix-import-cran . _) In ice-9/boot-9.scm: 1752:10 18 (with-exception-handler _ _ #:unwin

bug#55120: “guix import cran” fails for some git repositories

2022-04-26 Thread zimoun
Hi Ricardo, It works for me from my desktop machine behind the strong network of the University. And it also fails from my laptop at home. Maybe it comes from GitHub and our way to connect overthere. I do not know. --8<---cut here---start->8--- $ guix impor

bug#55120: “guix import cran” fails for some git repositories

2022-12-28 Thread Ricardo Wurmus
This has been fixed in the meantime. If you still have this problem you may need to remove your git checkout cache in ~/.cache/guix/checkouts. -- Ricardo