guix-devel/guix/import
Ludovic Courtès 149590380a
import: Gracefully report import failures.
Previously, something like 'guix import gnu which' would spit out a
backtrace if, say, the 'which' tarball could not be authenticated.

* guix/upstream.scm (download-tarball): Mention failure modes in
docstring.
* guix/import/gnu.scm (gnu-package->sexp): Return #f when
'download-tarball' returns #f.
* guix/scripts/import.scm (guix-import): Call 'leave' when IMPORTER does
not return a (package ...) sexp.
2016-05-17 14:02:48 +02:00
..
cabal.scm packages: Use '@' in package record printers. 2016-01-28 16:31:38 +01:00
cpan.scm import: cpan: check version bounds on core modules. 2016-04-25 18:31:45 -05:00
cran.scm import cran: latest-bioconductor-release: Wrap Bioconductor URL in list. 2016-05-16 21:00:41 +02:00
elpa.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
gem.scm upstream: Pass a package object to updaters. 2016-04-15 00:32:18 +02:00
github.scm upstream: Pass a package object to updaters. 2016-04-15 00:32:18 +02:00
gnu.scm import: Gracefully report import failures. 2016-05-17 14:02:48 +02:00
hackage.scm upstream: Pass a package object to updaters. 2016-04-15 00:32:18 +02:00
json.scm import: Factorize utility functions. 2015-01-09 10:33:24 -06:00
pypi.scm upstream: Pass a package object to updaters. 2016-04-15 00:32:18 +02:00
snix.scm import: snix: Use the right 'package-name->name+version'. 2016-03-06 23:16:35 +01:00
utils.scm import: cran: Move beautify-description to utils module. 2016-01-14 19:44:36 +10:00