Bug#902507: node-multiparty: FTBFS in buster/sid (TypeError: mime.lookup is not a function)

2018-10-06 Thread Petter Reinholdtsen
I had a closer look, and became more confused. First some background information: The mime library renamed lookup() to getType, while the mime-types library in sid seem to still provide the lookup() method. This build problemseem to be caused by a test depending on form-data.js in the

Bug#902507: node-multiparty: FTBFS in buster/sid (TypeError: mime.lookup is not a function)

2018-10-06 Thread Petter Reinholdtsen
The lookup() function in the mime library changed name to getType() in the mime library version 2. The dependency should be changed and the name updated to solve this problem. -- Happy hacking Petter Reinholdtsen

Bug#902507: node-multiparty: FTBFS in buster/sid (TypeError: mime.lookup is not a function)

2018-06-27 Thread Santiago Vila
Package: src:node-multiparty Version: 4.0.0-1 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster with "dpkg-buildpackage -A" but it failed: [...] debian/rules build-indep dh