The CRAN importer (and possibly other importers) print ugly backtraces
when a package is to be imported that does not exist.  This can happen
when the user mistypes the name or when the package is available on
Bioconductor rather than CRAN.

To fix this we should catch 404 errors in the “fetch-description”
procedure in “guix/import/cran.scm”.

~~ Ricardo




Reply via email to