[Pkg-javascript-devel] node-uuid 8.x transition
Pirate Praveen
praveen at onenetbeyond.org
Tue Dec 8 15:08:34 GMT 2020
On Tue, Dec 8, 2020 at 19:44, Pirate Praveen <praveen at onenetbeyond.org>
wrote:
> autopkgtest node-copy-webpack-plugin ... FAIL
> rebuild node-copy-webpack-plugin ... FAIL
> rebuild node-fastcgi ... FAIL
> rebuild node-http-signature ... FAIL
> autopkgtest node-node-rest-client ... FAIL
> autopkgtest node-yarnpkg ... FAIL
>
> Out of this, I already fixed node-copy-webpack-plugin. I'm fixing
> node-http-signature.
This is now fixed.
> I wonder why yarnpkg is still failing. It is working fine when used
> with gitlab and also in my sample test case as given here
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974587#25
>
> This was failing before node-request fix and started working after
> the fix. But yarnpkg autopkgtest is still failing, even though I can
> see the fixed version of node-yarnpkg is used. May be it actually
> needs node-uuid 8?
I found out the issue. The autopkgtest is is pulling request from
npmjs.com which does not work with uuid 8.x. So I fixed autopkgtest to
test things in a clean project.
So now only node-fastcgi and node-node-rest-client is left.
More information about the Pkg-javascript-devel
mailing list