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

Bug#1068124: exec-path-from-shell-el 2.1-1 FTBFS if network is unavailable



Package: exec-path-from-shell-el
Version: 2.1-1
Tags: patch

The upstream Makefile attempts to run some sanity checks on the
library, including running `package-lint`, which it attempts to
download via `package.el`.  This fails when the build daemon does not
have network access:

 * https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/exec-path-from-shell-el.html
 * https://bugs.launchpad.net/ubuntu/+source/exec-path-from-shell-el/+bug/2034630

Given that the Makefile doesn't actually do anything useful to anyone
other than the upstream maintainer (package-lint, byte compile, remove
byte compile output), the attached patch disables the build entirely.

--bod

Attachment: rules.patch
Description: Binary data


Reply to: