Hi PaulLiu, hi Paul, On 2018-11-06 20:59, Paul Gevers wrote: > I copied some of the output at the bottom of this report. It seems that > the renaming of files in the node-uuid package was done either to > invasive, or node-node-rest-client needs to be updated for the move.
I assume, that node-node-rest-client auto test code needs to be updated to the new uuid API. I.e. in debian/tests/nesttest_data/nest_test.js change require('node-uuid'); to require('uuid/v1'); and in debian/tests/control do not depend on node-node-uuid but on node-uuid I didn't try myself, however.