[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1054655: inheritenv: fails to build from source without Internet



Source: inheritenv
Version: 0.2-2
Severity: serious
Tags: ftbfs
X-Debbugs-CC: lolando@debian.org

inheritenv fails to build from source if it does not have access to
the Internet.

Full build log at
https://launchpad.net/ubuntu/+source/inheritenv/0.2-2/+latestbuild/amd64

Build log excerpt
----------------------
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rm -f f.elc
emacs -Q --eval "(progn (require 'package) (push '(\"melpa\" .
\"https://melpa.org/packages/\";) package-archives)
(package-initialize) (dolist (pkg '(package-lint)) (unless
(package-installed-p pkg) (unless (assoc pkg package-archive-contents)
(package-refresh-contents)) (package-install pkg))) )" -batch -f
package-lint-batch-and-exit inheritenv.el
emacs -Q --eval "(progn (require 'package) (push '(\"melpa\" .
\"https://melpa.org/packages/\";) package-archives)
(package-initialize) (dolist (pkg '(package-lint)) (unless
(package-installed-p pkg) (unless (assoc pkg package-archive-contents)
(package-refresh-contents)) (package-install pkg))) )" -batch -l
inheritenv.el -l inheritenv-tests.el -f ert-run-tests-batch-and-exit
emacs -Q --eval "(progn (require 'package) (push '(\"melpa\" .
\"https://melpa.org/packages/\";) package-archives)
(package-initialize) (dolist (pkg '(package-lint)) (unless
(package-installed-p pkg) (unless (assoc pkg package-archive-contents)
(package-refresh-contents)) (package-install pkg))) )" -L . -batch -f
batch-byte-compile *.el
Contacting host: melpa.org:443
Contacting host: melpa.org:443
Contacting host: melpa.org:443
Package refresh done
Failed to download ‘melpa’ archive.

Thank you,
Jeremy Bícha


Reply to: