Re: [Pkg-javascript-devel] autopkgtest fails on some packages

2021-09-23 Thread Jonas Smedegaard
Quoting Pirate Praveen (2021-09-23 19:13:30) > > > On വ്യാ, സെപ്റ്റം 23 2021 at 11:41:31 > രാവിലെ -0400 -0400, Nicolas Mora > wrote: > > What is the issue when a package has "type: module"? > > node-i18next-http-backend has it Is it a concern somehow? > > That indicates it is an ES module

Re: [Pkg-javascript-devel] autopkgtest fails on some packages

2021-09-23 Thread Pirate Praveen
On വ്യാ, സെപ്റ്റം 23 2021 at 11:41:31 രാവിലെ -0400 -0400, Nicolas Mora wrote: Hello, Le 2021-09-23 à 10 h 06, Yadd a écrit : "pkg-js-autopkgtest-require" tries to use "require(foo)". If your package isn't a node module, you can: echo "require" >debian/tests/pkg-js/SKIP Be careful to

Re: [Pkg-javascript-devel] autopkgtest fails on some packages

2021-09-23 Thread Nicolas Mora
Hello, Le 2021-09-23 à 10 h 06, Yadd a écrit : "pkg-js-autopkgtest-require" tries to use "require(foo)". If your package isn't a node module, you can: echo "require" >debian/tests/pkg-js/SKIP Be careful to upstream changes. Some updates declares "type: module" in package.json which isn't

Re: [Pkg-javascript-devel] autopkgtest fails on some packages

2021-09-23 Thread Yadd
Le 23/09/2021 à 15:39, Nicolas Mora a écrit : > Hello, > > I have 2 js packages blocked in unstable because of autopkgtests fail: > - https://tracker.debian.org/pkg/node-i18next-http-backend > - https://tracker.debian.org/pkg/node-redux > > For both of them, autopkgtest result says: >

[Pkg-javascript-devel] autopkgtest fails on some packages

2021-09-23 Thread Nicolas Mora
Hello, I have 2 js packages blocked in unstable because of autopkgtests fail: - https://tracker.debian.org/pkg/node-i18next-http-backend - https://tracker.debian.org/pkg/node-redux For both of them, autopkgtest result says: autopkgtest [19:12:52]: test pkg-js-autopkgtest: