[Pkg-geany-team] Bug#649502: geany-plugins: FTBFS: hardcoded amd64 path in geany-plugin-tableconvert.install

Aaron M. Ucko ucko at debian.org
Mon Nov 21 16:47:28 UTC 2011


Source: geany-plugins
Version: 0.21.1-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

geany-plugin-tableconvert.install explicitly lists the amd64-specific
path usr/lib/x86_64-linux-gnu/geany/tableconvert.so, leading to build
failures on all other architectures; could you please wildcard the
architecture name as for the other plugins?

  dh_install --list-missing
  cp: cannot stat `debian/tmp/usr/lib/x86_64-linux-gnu/geany/tableconvert.so': No such file or directory
  dh_install: cp -a debian/tmp/usr/lib/x86_64-linux-gnu/geany/tableconvert.so debian/geany-plugin-tableconvert//usr/lib/x86_64-linux-gnu/geany/ returned exit code 1
  make[1]: *** [override_dh_install] Error 2

BTW, the geany-plugins metapackage could probably stand to gain
dependencies on the new individual plugin packages.

Thanks!





More information about the Pkg-geany-team mailing list