Re: [Pkg-javascript-devel] RC-bugs that need to be fixed

2022-06-04 Thread Yadd

On 04/06/2022 12:58, Yadd wrote:

Hi all,

after many updates, only these packages are RC buggy and have important 
reverse dependencies:

  * eslint #1010887: eslint FTBFS and autopkgtest failure
  * node-terser #1011816: node-terser: FTBFS
  * node-espree #1010344: FTBFS

Unimportant (no reverse dependencies or unimportant reverse dependencies):
  * leaflet-image
  * node-graphql
  * node-trust-webcrypto (node-solid-keychain)
  * pdf.js
  * node-jsonld

Gitlab only:
  * node-copy-webpack-plugin #997592
  * node-mermaid #1001549

Others have ROM-RM queries (or will have...)


There is also twitter-bootstrap4, fixed in experimental but needs 
node-postcss-cli (NEW)


--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] RC-bugs that need to be fixed

2022-06-04 Thread Yadd

Hi all,

after many updates, only these packages are RC buggy and have important 
reverse dependencies:

 * eslint #1010887: eslint FTBFS and autopkgtest failure
 * node-terser #1011816: node-terser: FTBFS
 * node-espree #1010344: FTBFS

Unimportant (no reverse dependencies or unimportant reverse dependencies):
 * leaflet-image
 * node-graphql
 * node-trust-webcrypto (node-solid-keychain)
 * pdf.js
 * node-jsonld

Gitlab only:
 * node-copy-webpack-plugin #997592
 * node-mermaid #1001549

Others have ROM-RM queries (or will have...)

--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel


[Pkg-javascript-devel] RC bugs

2019-02-21 Thread Xavier
Buster reminder
---

  - acorn:
- #914004: fixed in experimental, not in unstable "acorn build
   depends on cruft package node-unicode-10.0.0"
- #915022 introduced in experimental: "fails to upgrade from sid:
  unable to install new version of '/usr/share/doc/node-
  acorn-node/README.md': No such file or directory

Buster freeze comes on March 12; since Feb 12, packages have to wait at
least 10 days in unstable before migration.

So, fixing these bugs seems urgent.


-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-18 Thread Xavier
Le 19/02/2019 à 07:40, Pirate Praveen a écrit :
> 
> On Tue, Feb 19, 2019 at 2:50 AM, Xavier  wrote:
>> Le 18/02/2019 à 21:20, Xavier a écrit :
>>>  Le 18/02/2019 à 20:46, Bastien ROUCARIES a écrit :

  Le lun. 18 févr. 2019 à 19:17, Xavier >>>  > a écrit :

  Le 18/02/2019 à 17:46, Pirate Praveen a écrit :
  >
  >
  > On Thu, Feb 14, 2019 at 10:50 PM, Xavier >>>  > wrote:
  >>  - node-mocha: #921798: FTBFS (Module not found: Error:
 Recursion in
  >>    resolving)
  >
  > I tried to use rollup instead of webpack (in rollup branch),
 it builds
  > fine, but will not work in a browser (should be enough for
 node).
  If we
  > cannot fix thr rc bug, I suggest we drop the browser support for
  now and
  > only target node.

  I fully agree. If no one finds this bad, I'll upload node-mocha
 this
  evening.

  I find this bad. Why webpack break ? Do we have an idea ?

  Bastien
>>>
>>>  No idea after a long search. I pushed a temporary version without
>>>  libjs-mocha for now to close RC bug. If we find the problem, we could
>>>  restore libjs-mocha.
>>
>> Works with a more recent version of webpack
> 
> Updating webpack is not an option for buster, need babel 7 and which
> need gulp 4.

Yes of course, but it explains that pb is a webpack issue, not a
webpack.conf one

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-18 Thread Pirate Praveen



On Tue, Feb 19, 2019 at 2:50 AM, Xavier  wrote:

Le 18/02/2019 à 21:20, Xavier a écrit :

 Le 18/02/2019 à 20:46, Bastien ROUCARIES a écrit :


 Le lun. 18 févr. 2019 à 19:17, Xavier mailto:x.guim...@free.fr>> a écrit :

 Le 18/02/2019 à 17:46, Pirate Praveen a écrit :
 >
 >
 > On Thu, Feb 14, 2019 at 10:50 PM, Xavier mailto:y...@debian.org>> wrote:
 >>  - node-mocha: #921798: FTBFS (Module not found: Error: 
Recursion in

 >>resolving)
 >
 > I tried to use rollup instead of webpack (in rollup branch), 
it builds
 > fine, but will not work in a browser (should be enough for 
node).

 If we
 > cannot fix thr rc bug, I suggest we drop the browser support 
for

 now and
 > only target node.

 I fully agree. If no one finds this bad, I'll upload 
node-mocha this

 evening.

 I find this bad. Why webpack break ? Do we have an idea ?

 Bastien


 No idea after a long search. I pushed a temporary version without
 libjs-mocha for now to close RC bug. If we find the problem, we 
could

 restore libjs-mocha.


Works with a more recent version of webpack


Updating webpack is not an option for buster, need babel 7 and which 
need gulp 4.



--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-18 Thread Xavier
Le 18/02/2019 à 21:20, Xavier a écrit :
> Le 18/02/2019 à 20:46, Bastien ROUCARIES a écrit :
>>
>> Le lun. 18 févr. 2019 à 19:17, Xavier > > a écrit :
>>
>> Le 18/02/2019 à 17:46, Pirate Praveen a écrit :
>> >
>> >
>> > On Thu, Feb 14, 2019 at 10:50 PM, Xavier > > wrote:
>> >>  - node-mocha: #921798: FTBFS (Module not found: Error: Recursion in
>> >>    resolving)
>> >
>> > I tried to use rollup instead of webpack (in rollup branch), it builds
>> > fine, but will not work in a browser (should be enough for node).
>> If we
>> > cannot fix thr rc bug, I suggest we drop the browser support for
>> now and
>> > only target node.
>>
>> I fully agree. If no one finds this bad, I'll upload node-mocha this
>> evening.
>>
>> I find this bad. Why webpack break ? Do we have an idea ?
>>
>> Bastien
> 
> No idea after a long search. I pushed a temporary version without
> libjs-mocha for now to close RC bug. If we find the problem, we could
> restore libjs-mocha.

Works with a more recent version of webpack

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-18 Thread Xavier
Le 18/02/2019 à 20:46, Bastien ROUCARIES a écrit :
> 
> Le lun. 18 févr. 2019 à 19:17, Xavier  > a écrit :
> 
> Le 18/02/2019 à 17:46, Pirate Praveen a écrit :
> >
> >
> > On Thu, Feb 14, 2019 at 10:50 PM, Xavier  > wrote:
> >>  - node-mocha: #921798: FTBFS (Module not found: Error: Recursion in
> >>    resolving)
> >
> > I tried to use rollup instead of webpack (in rollup branch), it builds
> > fine, but will not work in a browser (should be enough for node).
> If we
> > cannot fix thr rc bug, I suggest we drop the browser support for
> now and
> > only target node.
> 
> I fully agree. If no one finds this bad, I'll upload node-mocha this
> evening.
> 
> I find this bad. Why webpack break ? Do we have an idea ?
> 
> Bastien

No idea after a long search. I pushed a temporary version without
libjs-mocha for now to close RC bug. If we find the problem, we could
restore libjs-mocha.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-18 Thread Bastien ROUCARIES
Le lun. 18 févr. 2019 à 19:17, Xavier  a écrit :

> Le 18/02/2019 à 17:46, Pirate Praveen a écrit :
> >
> >
> > On Thu, Feb 14, 2019 at 10:50 PM, Xavier  wrote:
> >>  - node-mocha: #921798: FTBFS (Module not found: Error: Recursion in
> >>resolving)
> >
> > I tried to use rollup instead of webpack (in rollup branch), it builds
> > fine, but will not work in a browser (should be enough for node). If we
> > cannot fix thr rc bug, I suggest we drop the browser support for now and
> > only target node.
>
> I fully agree. If no one finds this bad, I'll upload node-mocha this
> evening.
>


I find this bad. Why webpack break ? Do we have an idea ?

Bastien

>
> Cheers,
> Xavier
>
> --
> Pkg-javascript-devel mailing list
> Pkg-javascript-devel@alioth-lists.debian.net
>
> https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-18 Thread Xavier
Le 18/02/2019 à 17:46, Pirate Praveen a écrit :
> 
> 
> On Thu, Feb 14, 2019 at 10:50 PM, Xavier  wrote:
>>  - node-mocha: #921798: FTBFS (Module not found: Error: Recursion in
>>    resolving)
> 
> I tried to use rollup instead of webpack (in rollup branch), it builds
> fine, but will not work in a browser (should be enough for node). If we
> cannot fix thr rc bug, I suggest we drop the browser support for now and
> only target node.

I fully agree. If no one finds this bad, I'll upload node-mocha this
evening.

Cheers,
Xavier

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-18 Thread Xavier
Le 18/02/2019 à 17:46, Pirate Praveen a écrit :
> 
> 
> On Thu, Feb 14, 2019 at 10:50 PM, Xavier  wrote:
>>  - node-mocha: #921798: FTBFS (Module not found: Error: Recursion in
>>    resolving)
> 
> I tried to use rollup instead of webpack (in rollup branch), it builds
> fine, but will not work in a browser (should be enough for node). If we
> cannot fix thr rc bug, I suggest we drop the browser support for now and
> only target node.
> 
> $ reverse-depends libjs-mocha
> Reverse-Depends
> ===
> * mocha
> 
> Packages without architectures listed are reverse-dependencies in:
> amd64, arm64, armel, armhf, i386, kfreebsd-amd64, kfreebsd-i386, mips,
> mips64el, mipsel, ppc64el, s390x
> pravi@nishumbha:~/forge/debian/git/js-team$ reverse-depends -b libjs-mocha
> Reverse-Build-Depends
> =
> * html2canvas
> * node-setimmediate

html2canvas is already broken, I uploaded a new node-setimmediate just
now (libjs-mocha is just suggested)

Thanks !

> from build log,
> browser-entry.js → mocha.js...
> (!) Missing shims for Node.js built-ins
> Creating a browser bundle that depends on 'path', 'tty', 'util', 'os'
> and 'events'. You might need to include
> https://www.npmjs.com/package/rollup-plugin-node-builtins
> (!) Unresolved dependencies
> https://github.com/rollup/rollup/wiki/Troubleshooting#treating-module-as-external-dependency
> 
> browser-stdout (imported by browser-entry.js,
> commonjs-external:browser-stdout)
> path (imported by lib/mocha.js, lib/utils.js, commonjs-external:path,
> lib/reporters/xunit.js)
> tty (imported by lib/reporters/base.js,
> ../../../usr/lib/nodejs/debug/src/node.js, commonjs-external:tty)
> diff (imported by lib/reporters/base.js, commonjs-external:diff)
> util (imported by ../../../usr/lib/nodejs/debug/src/node.js,
> commonjs-external:util, lib/utils.js)
> os (imported by ../../../usr/lib/nodejs/supports-color/index.js,
> commonjs-external:os)
> fs (imported by lib/utils.js, commonjs-external:fs, lib/reporters/xunit.js)
> glob (imported by lib/utils.js, commonjs-external:glob)
> he (imported by lib/utils.js, commonjs-external:he)
> mkdirp (imported by lib/reporters/xunit.js, commonjs-external:mkdirp)
> events (imported by lib/runnable.js, commonjs-external:events,
> lib/suite.js, lib/runner.js)
> growl (imported by lib/mocha.js, commonjs-external:growl)
> (!) Missing global variable names
> Use options.globals to specify browser global variable names
> corresponding to external modules
> browser-stdout (guessing 'browserStdout')
> path (guessing 'path')
> tty (guessing 'tty')
> diff (guessing 'diff')
> util (guessing 'util')
> os (guessing 'os')
> fs (guessing 'fs')
> glob (guessing 'glob')
> he (guessing 'he')
> mkdirp (guessing 'mkdirp')
> events (guessing 'require$$0')
> growl (guessing 'growl')
> created mocha.js in 1.7s
> 
> 

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-18 Thread Pirate Praveen



On Thu, Feb 14, 2019 at 10:50 PM, Xavier  wrote:

 - node-mocha: #921798: FTBFS (Module not found: Error: Recursion in
   resolving)


I tried to use rollup instead of webpack (in rollup branch), it builds 
fine, but will not work in a browser (should be enough for node). If we 
cannot fix thr rc bug, I suggest we drop the browser support for now 
and only target node.


$ reverse-depends libjs-mocha
Reverse-Depends
===
* mocha

Packages without architectures listed are reverse-dependencies in: 
amd64, arm64, armel, armhf, i386, kfreebsd-amd64, kfreebsd-i386, mips, 
mips64el, mipsel, ppc64el, s390x
pravi@nishumbha:~/forge/debian/git/js-team$ reverse-depends -b 
libjs-mocha

Reverse-Build-Depends
=
* html2canvas
* node-setimmediate


from build log,
browser-entry.js → mocha.js...
(!) Missing shims for Node.js built-ins
Creating a browser bundle that depends on 'path', 'tty', 'util', 'os' 
and 'events'. You might need to include 
https://www.npmjs.com/package/rollup-plugin-node-builtins

(!) Unresolved dependencies
https://github.com/rollup/rollup/wiki/Troubleshooting#treating-module-as-external-dependency
browser-stdout (imported by browser-entry.js, 
commonjs-external:browser-stdout)
path (imported by lib/mocha.js, lib/utils.js, commonjs-external:path, 
lib/reporters/xunit.js)
tty (imported by lib/reporters/base.js, 
../../../usr/lib/nodejs/debug/src/node.js, commonjs-external:tty)

diff (imported by lib/reporters/base.js, commonjs-external:diff)
util (imported by ../../../usr/lib/nodejs/debug/src/node.js, 
commonjs-external:util, lib/utils.js)
os (imported by ../../../usr/lib/nodejs/supports-color/index.js, 
commonjs-external:os)
fs (imported by lib/utils.js, commonjs-external:fs, 
lib/reporters/xunit.js)

glob (imported by lib/utils.js, commonjs-external:glob)
he (imported by lib/utils.js, commonjs-external:he)
mkdirp (imported by lib/reporters/xunit.js, commonjs-external:mkdirp)
events (imported by lib/runnable.js, commonjs-external:events, 
lib/suite.js, lib/runner.js)

growl (imported by lib/mocha.js, commonjs-external:growl)
(!) Missing global variable names
Use options.globals to specify browser global variable names 
corresponding to external modules

browser-stdout (guessing 'browserStdout')
path (guessing 'path')
tty (guessing 'tty')
diff (guessing 'diff')
util (guessing 'util')
os (guessing 'os')
fs (guessing 'fs')
glob (guessing 'glob')
he (guessing 'he')
mkdirp (guessing 'mkdirp')
events (guessing 'require$$0')
growl (guessing 'growl')
created mocha.js in 1.7s


--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-18 Thread Pirate Praveen



On Mon, Feb 18, 2019 at 11:29 AM, Xavier  wrote:

  - node-lodash-packages:
- #873016: not preferred form for source: Should be built from
   node-lodash


I have fixed it locally, I will upload soon.


--
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-17 Thread Xavier
Buster reminder
---

  - acorn:
- #914004: fixed in experimental, not in unstable "acorn build
   depends on cruft package node-unicode-10.0.0"
- #915022 introduced in experimental: "fails to upgrade from sid:
  unable to install new version of '/usr/share/doc/node-
  acorn-node/README.md': No such file or directory

  - node-mocha:
- #921798: FTBFS (Module not found: Error: Recursion in resolving)
  => a webpack configuration needs an update

  - node-lodash-packages:
- #873016: not preferred form for source: Should be built from
   node-lodash

Buster freeze comes on March 12; since Feb 12, packages have to wait at
least 10 days in unstable before migration.

So, fixing these bugs seems urgent.

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] RC bugs

2019-02-14 Thread Xavier
Le 14/02/2019 à 18:20, Xavier a écrit :
> Hi all,
> 
> there is at least 2 RC bugs that need to be fixed *quickly* to avoid
> dependencies being out of buster (bugs affect buster package):
>  - acorn: #914004: fixed in experimental, not in unstable
>"acorn build depends on cruft package node-unicode-10.0.0"
>  - node-mocha: #921798: FTBFS (Module not found: Error: Recursion in
>resolving)
> 
> I fixed RC bugs in some other packages but could not solve both of these
> problems.
> 
> Cheers,
> Xavier
> 
> https://udd.debian.org/dmd/?email1=pkg-javascript-devel%40lists.alioth.debian.org#todo

Also node-lodash-packages has a RC bug: #873016 not preferred form for
source: Should be built from node-lodash

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

[Pkg-javascript-devel] RC bugs

2019-02-14 Thread Xavier
Hi all,

there is at least 2 RC bugs that need to be fixed *quickly* to avoid
dependencies being out of buster (bugs affect buster package):
 - acorn: #914004: fixed in experimental, not in unstable
   "acorn build depends on cruft package node-unicode-10.0.0"
 - node-mocha: #921798: FTBFS (Module not found: Error: Recursion in
   resolving)

I fixed RC bugs in some other packages but could not solve both of these
problems.

Cheers,
Xavier

https://udd.debian.org/dmd/?email1=pkg-javascript-devel%40lists.alioth.debian.org#todo

-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel