[Pkg-javascript-devel] Bug#906389: node-mime-types: FTBFS in buster/sid (cp: cannot stat '/usr/share/node-mime/types.json': No such file or directory)
Santiago Vila
sanvila at debian.org
Fri Aug 17 12:20:48 BST 2018
Package: src:node-mime-types
Version: 2.1.17-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-indep
dh build-indep
dh_update_autotools_config -i
dh_autoreconf -i
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
cd node_modules/mime-db/ && nodejs scripts/extensions
# just copy the file from node-mime
cp /usr/share/node-mime/types.json node_modules/mime-db/src/deb.types.json
cp: cannot stat '/usr/share/node-mime/types.json': No such file or directory
make[1]: *** [debian/rules:21: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-mime-types.html
where you can get a full build log if you need it.
If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.
Thanks.
More information about the Pkg-javascript-devel
mailing list