[Pkg-electronics-devel] Bug#915236: ngspice FTBFS: dh_install: Cannot find "doc/*build_ngspice*.png"
Juhani Numminen
juhaninumminen0 at gmail.com
Sun Dec 2 09:45:15 GMT 2018
Dear Maintainer,
On Sun, 02 Dec 2018 01:05:56 +0200 Adrian Bunk <bunk at debian.org> wrote:
> Source: ngspice
> Version: 29-1
> Severity: serious
> Tags: ftbfs
>
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/ngspice.html
>
> ...
> dh_install
> dh_install: Cannot find (any matches for) "doc/*build_ngspice*.png" (tried in ., debian/tmp)
>
> dh_install: ngspice-doc missing files: doc/*build_ngspice*.png
> dh_install: missing files, aborting
> make[1]: *** [debian/rules:124: override_dh_install-indep] Error 25
I can't reproduce the failure on my pbuilder setup, but the relevant
part of debian/rules look suspicious because the semicolon ; rather
than && is used when chaining shell commands. With semicolon, a
failure to e.g. change directory can go unnoticed and lyx would
be run in an unexpected dir. Not sure if that's the case here.
Please see the Merge Request on Salsa:
https://salsa.debian.org/electronics-team/ngspice/merge_requests/1
--
Juhani
More information about the Pkg-electronics-devel
mailing list