[Pkg-javascript-devel] Bug#959616: Bug#959616: node-postcss: FTBFS: Cannot read property 'bindings' of null

2020-05-03 Thread Pirate Praveen
Control: tags -1 pending On Sun, May 3, 2020 at 2:57 pm, Lucas Nussbaum wrote: During a rebuild of all packages in sid, your package failed to build on amd64. Fix for building with node-gulp-babel 8.0 is ready in git and will be uploaded soon. -- Pkg-javascript-devel mailing list

[Pkg-javascript-devel] Bug#959650: Bug#959650: node-autoprefixer: FTBFS: Cannot read property 'bindings' of null

2020-05-03 Thread Pirate Praveen
fixed 9.7.6-1 thanks On Sun, May 3, 2020 at 2:57 pm, Lucas Nussbaum wrote: During a rebuild of all packages in sid, your package failed to build on amd64. Fixed in 9.7.6-1 -- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net

Re: [Pkg-javascript-devel] [Request for review] node-babel-loader

2020-05-02 Thread Pirate Praveen
On Sat, May 2, 2020 at 4:31 pm, Nilesh Patra wrote: Hi, Just like babel we need to do transitions for node-babel-loader as well as praveen mentioned on the list as well. I have updated node-babel-loader and it looks good to me. I have pushed my changes to my local fork here[1]. Could this

Re: [Pkg-javascript-devel] node-babel7 migrtion to unstable

2020-05-02 Thread Pirate Praveen
On Fri, May 1, 2020 at 7:58 pm, Pirate Praveen wrote: So I will try embedding gulp-babel 7 or 6 in node-yarnpkg and if the build passes, I will upload node-babel7, node-gulp-babel 8.0, node-rollup-plugin-babel 4.4 and all packages listed at https://wiki.debian.org/Javascript/Nodejs

Re: [Pkg-javascript-devel] node-babel7 migrtion to unstable

2020-05-01 Thread Pirate Praveen
On Thu, Apr 30, 2020 at 11:23 pm, Pirate Praveen wrote: On Thu, Apr 30, 2020 at 9:59 pm, Pirate Praveen wrote: On Tue, Apr 28, 2020 at 4:52 pm, Pirate Praveen  wrote: As tracked in https://wiki.debian.org/Javascript/Nodejs/Transitions/Babel7 So current status is, we have fixed

[Pkg-javascript-devel] Bug#959110: Bug#959110: we need to run more scripts in Makefile than just gulp build

2020-05-01 Thread Pirate Praveen
On Fri, May 1, 2020 at 12:06 am, Pirate Praveen wrote: at least packages/babel-plugin-transform-runtime/scripts/build-dist.js should be run during build to fix this. I think it is safer to run make build. I got make build to run without babel-standalone target, it still did

[Pkg-javascript-devel] Bug#959110: we need to run more scripts in Makefile than just gulp build

2020-04-30 Thread Pirate Praveen
at least packages/babel-plugin-transform-runtime/scripts/build-dist.js should be run during build to fix this. I think it is safer to run make build. -- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net

Re: [Pkg-javascript-devel] node-babel7 migrtion to unstable

2020-04-30 Thread Pirate Praveen
On Thu, Apr 30, 2020 at 9:59 pm, Pirate Praveen wrote: On Tue, Apr 28, 2020 at 4:52 pm, Pirate Praveen wrote: As tracked in https://wiki.debian.org/Javascript/Nodejs/Transitions/Babel7 So current status is, we have fixed most of the packages that require an update, but there are 3

[Pkg-javascript-devel] Bug#958780: Bug#958780: do we really want to do this ?

2020-04-30 Thread Pirate Praveen
On Thu, Apr 30, 2020 at 6:57 pm, Paolo Greppi wrote: see below ... Il 30/04/20 18:10, Pirate Praveen ha scritto: ... I have pushed my changes to babel7 branch and the error I get is, gulp build [15:53:07] Local gulp not found in /<> [15:53:07] Try running: npm install gulp [15

Re: [Pkg-javascript-devel] node-babel7 migrtion to unstable

2020-04-30 Thread Pirate Praveen
On Tue, Apr 28, 2020 at 4:52 pm, Pirate Praveen wrote: As tracked in https://wiki.debian.org/Javascript/Nodejs/Transitions/Babel7 So current status is, we have fixed most of the packages that require an update, but there are 3 unresolved issues that needs help and fixing. 1. We need

[Pkg-javascript-devel] Bug#958780: Bug#958780: do we really want to do this ?

2020-04-30 Thread Pirate Praveen
On Sun, Apr 26, 2020 at 4:33 pm, Paolo Greppi wrote: My understanding is that node-gulp-babel v8 should be used with babel7. Same goes for node-babel-loader, you need v8 for babel7, but we only have node-babel-loader 7 in Debian. If we want babel6 to co-exist with babel7, then we don't

[Pkg-javascript-devel] Bug#958867: Bug#958867: Bug#958867: add an option to add-node-component to embed build only modules in debian/build_modules

2020-04-30 Thread Pirate Praveen
On Thu, Apr 30, 2020 at 3:33 pm, Xavier wrote: could you describe more? Download and install in debian/build_modules ? From npm registry ? form source ? Same logic as adding components, try source first and fallback to npmregistry if that fails. Give options to force npmregistry.

[Pkg-javascript-devel] Bug#958777: Bug#958777: Bug#958777: Bug#958777: node-postcss: Package fail to build with node-gulp-babel 8.8.0

2020-04-30 Thread Pirate Praveen
On Thu, Apr 30, 2020 at 4:36 pm, Pirate Praveen wrote: dh_auto_test --buildsystem=nodejs /usr/bin/node -e require\(\"./.\"\) internal/modules/cjs/loader.js:638 throw err; ^ Error: Cannot find module './terminal-highlight' Somehow gulp:compile is skipping some

[Pkg-javascript-devel] Bug#958777: Bug#958777: Bug#958777: node-postcss: Package fail to build with node-gulp-babel 8.8.0

2020-04-30 Thread Pirate Praveen
On Sat, Apr 25, 2020 at 11:35 am, Xavier wrote: Le 25/04/2020 à 10:01, y...@debian.org a écrit : Package: node-postcss Severity: important This package fails to build with node-gulp-babel 8.0.0 (available in experimental dist). Maybe just a missing dependency to a node-babel (6)

[Pkg-javascript-devel] Bug#959131: Bug#959131: Maybe fixed

2020-04-30 Thread Pirate Praveen
On Thu, Apr 30, 2020 at 10:41 am, Xavier wrote: Hi @praveen, could you try my last change pushed on salsa ? It should fix the problem Thanks, it is working with pkg-js-tools master. -- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net

[Pkg-javascript-devel] Bug#959131: adding symbolic link from debian/build_modules does not work for @babel/* and others with similar names

2020-04-29 Thread Pirate Praveen
Package: pkg-js-tools Version: 0.9.33 Severity: important With #959015 fixed, I tried to add @babel/plugin-check-constants in node-fbjs debian/build_modules but it failed to create a correct symbolic link. It should support namespaces with @directory structure or should read package.json to

[Pkg-javascript-devel] Bug#958768: Bug#958768: Bug#958768: node-i18next: Package fail to build with node-rollup-plugin-babel 4.4.0

2020-04-29 Thread Pirate Praveen
On Wed, Apr 29, 2020 at 6:36 pm, Pirate Praveen wrote: apt-file find @babel/runtime/helpers does not bring anything. May be a bug in node-babel7? Verified as a bug in node-babel7, dist tarball has this folder but it is missing from debian package. Cloned this bug and reassigned to node

[Pkg-javascript-devel] Bug#958768: Bug#958768: node-i18next: Package fail to build with node-rollup-plugin-babel 4.4.0

2020-04-29 Thread Pirate Praveen
On Sat, Apr 25, 2020 at 9:51 am, y...@debian.org wrote: Package: node-i18next Severity: important This package fails to build with node-rollup-plugin-babel 4.4.0 (available in experimental dist). Problem seems to be just a missing dependency to one a node-babel (6) package. Upstream already

[Pkg-javascript-devel] Bug#958769: Bug#958769: Bug#958769: Bug#958769: node-react: Package fail to build with node-rollup-plugin-babel 4.4.0

2020-04-28 Thread Pirate Praveen
On Tue, Apr 28, 2020 at 4:54 pm, Pirate Praveen wrote: I'm trying to build react-window from source and getting an error, # Build embedded copy of react-window cd packages/react-devtools-shared/src/node_modules/react-window && \ mkdir -p dist && \ cp flow-template dist/i

[Pkg-javascript-devel] Bug#958769: Bug#958769: Bug#958769: node-react: Package fail to build with node-rollup-plugin-babel 4.4.0

2020-04-28 Thread Pirate Praveen
On Sat, Apr 25, 2020 at 11:26 am, Xavier wrote: Le 25/04/2020 à 09:51, y...@debian.org a écrit : Package: node-react Severity: important This package fails to build with node-rollup-plugin-babel 4.4.0 (available in experimental dist). Problem seems to be just a missing dependency to

Re: [Pkg-javascript-devel] node-babel7 migrtion to unstable

2020-04-28 Thread Pirate Praveen
On Sat, Apr 25, 2020 at 11:23 am, Xavier wrote: The main error (with babel7 7.4.5-3) is: Plugin/Preset files are not allowed to export objects, only functions. In /usr/share/nodejs/babel-preset-stage-0/lib/index.js As tracked in

[Pkg-javascript-devel] Bug#959015: Add symbolic link for modules in debian/build_modules to node_modules

2020-04-27 Thread Pirate Praveen
Package: pkg-js-tools Version: 0.9.32 Severity: wishlist Similar to components, I think pkg-js-tools should add symbolic link for debian/build_modules too. -- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net

Re: [Pkg-javascript-devel] RFC: Build profiles: node-rollup-plugin-replace

2020-04-27 Thread Pirate Praveen
On Tue, Apr 28, 2020 at 2:01 am, Nilesh Patra wrote: On Tue, 28 Apr 2020, 01:57 Nilesh Patra, wrote: Hi, Node-rollup-plugin-replace has build profiles by the name: as can be seen here [1][2] This is also the case with a few other node-rollup-plugin-* modules. While trying to build

[Pkg-javascript-devel] Bug#958868: Bug#958868: Bug#958868: Bug#958868: charcodes component in node-babel7 ftbfs in buster-backports

2020-04-27 Thread Pirate Praveen
Control: tags -1 -help Control: tags -1 pending On Mon, Apr 27, 2020 at 2:58 pm, Pirate Praveen wrote: I was able to build this using npm build profile (babel 7 installed via npm i). Since rebuild using the built deb works on sid but not on buster-backports, I think it is a case of looser

[Pkg-javascript-devel] Bug#958868: Bug#958868: Bug#958868: charcodes component in node-babel7 ftbfs in buster-backports

2020-04-27 Thread Pirate Praveen
On Sun, Apr 26, 2020 at 10:22 pm, Pirate Praveen wrote: Control: tags -1 help On Sun, Apr 26, 2020 at 11:52 am, Pirate Praveen wrote: Package: node-babel7 Version: 7.4.5-2 Severity: important When building node-babel7 for fasttrack.debian.net (like buster-backports but some packages

Re: [Pkg-javascript-devel] Bug#958780: Bug#958780: do we really want to do this ?

2020-04-26 Thread Pirate Praveen
On 2020, ഏപ്രിൽ 26 11:38:10 PM IST, Xavier wrote: >And what about plan C: embed old libs in babel6 (already done for >core-js) ? In my opinion, spending more time on babel 6 is not worth it. We'd like everything to build with babel 7 eventually. This is comparatively lesser number of

[Pkg-javascript-devel] Bug#958868: Bug#958868: charcodes component in node-babel7 ftbfs in buster-backports

2020-04-26 Thread Pirate Praveen
Control: tags -1 help On Sun, Apr 26, 2020 at 11:52 am, Pirate Praveen wrote: Package: node-babel7 Version: 7.4.5-2 Severity: important When building node-babel7 for fasttrack.debian.net (like buster-backports but some packages taken from unstable or experimental) build failed. Probably

[Pkg-javascript-devel] Bug#958780: Bug#958780: do we really want to do this ?

2020-04-26 Thread Pirate Praveen
On Sun, Apr 26, 2020 at 4:33 pm, Paolo Greppi wrote: My understanding is that node-gulp-babel v8 should be used with babel7. Same goes for node-babel-loader, you need v8 for babel7, but we only have node-babel-loader 7 in Debian. If we want babel6 to co-exist with babel7, then we don't

[Pkg-javascript-devel] Bug#958868: charcodes component in node-babel7 ftbfs in buster-backports

2020-04-26 Thread Pirate Praveen
Package: node-babel7 Version: 7.4.5-2 Severity: important When building node-babel7 for fasttrack.debian.net (like buster-backports but some packages taken from unstable or experimental) build failed. Probably adding node-babel 6 as build dependency will fix this. Or we may need to embed

[Pkg-javascript-devel] Bug#958838: Bug#958838: node-babel7 ftbfs in buster-backports

2020-04-26 Thread Pirate Praveen
Control: tags -1 pending On Sun, Apr 26, 2020 at 12:20 am, Pirate Praveen wrote: Package: node-babel7 Version: 7.4.5-2 Severity: important I'm trying to backport node-babel7 for fasttrack.debian.net and build failed with error (many of the build dependencies are in still in backports-new

[Pkg-javascript-devel] Bug#958773: Bug#958773: psl.js: Package fail to build with node-rollup-plugin-babel 4.4.0

2020-04-25 Thread Pirate Praveen
On Sat, Apr 25, 2020 at 9:51 am, y...@debian.org wrote: Package: psl.js Severity: important This package fails to build with node-rollup-plugin-babel 4.4.0 (available in experimental dist). Problem seems to be just a missing dependency to one a node-babel (6) package. I was able to build it

[Pkg-javascript-devel] Bug#958867: add an option to add-node-component to embed build only modules in debian/build_modules

2020-04-25 Thread Pirate Praveen
Package: pkg-js-tools Version: 0.9.32 Severity: wishlist It'd be a nice addition to automate this. -- 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] Bug#958838: node-babel7 ftbfs in buster-backports

2020-04-25 Thread Pirate Praveen
Package: node-babel7 Version: 7.4.5-2 Severity: important I'm trying to backport node-babel7 for fasttrack.debian.net and build failed with error (many of the build dependencies are in still in backports-new so it will be hard to reproduce the error), but it seems a simple fix to add the

[Pkg-javascript-devel] Bug#958778: Bug#958778: Bug#958778: node-babel: Package fail to build with node-gulp-babel 8.8.0

2020-04-25 Thread Pirate Praveen
On Sat, Apr 25, 2020 at 11:54 am, Xavier wrote: Le 25/04/2020 à 10:01, y...@debian.org a écrit : Package: node-babel Severity: important This package fails to build with node-gulp-babel 8.0.0 (available in experimental dist). Maybe just a missing dependency to a node-babel (6) package.

Re: [Pkg-javascript-devel] node-babel7 migrtion to unstable

2020-04-25 Thread Pirate Praveen
Just wanted to share this here https://github.com/babel/babel/issues/11481 Hopefully babel 8 will be less trouble to bootstrap if they commit to having at least one rc version that can be built with babel 7. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.--

Re: [Pkg-javascript-devel] node-babel7 migrtion to unstable

2020-04-25 Thread Pirate Praveen
On Thu, Apr 23, 2020 at 7:32 pm, Pirate Praveen wrote: Whoever doing such major version updates should take responsibility to run autopkgtest and rebuild tests and filing bugs when packages fail. Also sufficient time should be given to fix the breakages before uploading to unstable

Re: [Pkg-javascript-devel] New IRC channel for KGB webhook

2020-04-24 Thread Pirate Praveen
On 2020, ഏപ്രിൽ 24 7:12:56 PM IST, Xavier wrote: >Hi all, > >I created #debian-js-changes and configured JS repos to send KGB stuff >to that channel (as done in Perl Team). > >Then you can follow every JS changes looking at this channel and >#debian-js stays only for discussions. Thanks for

Re: [Pkg-javascript-devel] node-babel7 migrtion to unstable

2020-04-23 Thread Pirate Praveen
On Thu, Apr 23, 2020 at 3:49 pm, Xavier wrote: Hi, I'd like to upload node-babel7 to unstable. This requires to also push node-rollup-plugin-babel and node-gulp-babel to unstable. Looking at https://release.debian.org/britney/pseudo-excuses-experimental.html , this seems not to generate any

Re: [Pkg-javascript-devel] node-prosemirror-markdown_1.4.4-1_amd64.changes ACCEPTED into unstable, unstable

2020-04-19 Thread Pirate Praveen
On 2020, ഏപ്രിൽ 19 4:30:11 PM IST, Debian FTP Masters wrote: > > >Accepted: Please review node-markdown-it, as node-prosemirror-markdown depends on it. >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA512 > >Format: 1.8 >Date: Fri, 03 Apr 2020 14:29:51 + >Source: node-prosemirror-markdown

Re: [Pkg-javascript-devel] [RFS] node-json-schema-traverse

2020-04-15 Thread Pirate Praveen
On Wed, Apr 15, 2020 at 5:24 am, Abraham Raji wrote: Hi, I have updated the node-json-schema-traverse package from 0.3.1-1 to 0.4.1. The updated package has given a clean build on sbuild. No conflicts were found with reverse dependencies. The updated files are pushed to

Re: [Pkg-javascript-devel] RFS: node-prosemirror-transform

2020-04-11 Thread Pirate Praveen
On Sat, Apr 11, 2020 at 3:20 am, Sakshi Sangwan wrote: Hello, I've packaged node-prosemirror-transform. The package was tested on sbuild and was successfully built. It is also lintian clean. I've pushed the changes to my namespace which can be found at:

Re: [Pkg-javascript-devel] [RFS]

2020-04-11 Thread Pirate Praveen
On Fri, Apr 3, 2020 at 9:25 pm, Abraham Raji wrote: Hi, I have packaged node-prosemirror-markdown package. The files are pushed to https://salsa.debian.org/abraham_raji-guest/node-prosemirror-markdown/ Request for review and sponsorship. Uploaded, thanks! For initial release you don't

[Pkg-javascript-devel] Bug#956211: Bug#956211: Bug#956211: [Re: nodejs 10 segfaults when running webpack on gitlab 12.9.2]

2020-04-10 Thread Pirate Praveen
Control: reassign -1 gitlab Control: tags -1 -wontfix On Sat, Apr 11, 2020 at 12:32 am, Pirate Praveen wrote: On Fri, Apr 10, 2020 at 8:58 pm, Jérémy Lal wrote: Le ven. 10 avr. 2020 à 20:50, Pirate Praveen  a écrit : On Fri, Apr 10, 2020 at 7:35 pm, Jérémy Lal wrote

[Pkg-javascript-devel] Bug#956211: Bug#956211: [Re: nodejs 10 segfaults when running webpack on gitlab 12.9.2]

2020-04-10 Thread Pirate Praveen
On Fri, Apr 10, 2020 at 8:58 pm, Jérémy Lal wrote: Le ven. 10 avr. 2020 à 20:50, Pirate Praveen a écrit : On Fri, Apr 10, 2020 at 7:35 pm, Jérémy Lal wrote: > Package: nodejs > Version: 10.19.0~dfsg-3 > Followup-For: Bug #956211 > > Pirate, i repeat, please tr

[Pkg-javascript-devel] Bug#956211: Bug#956211: [Re: nodejs 10 segfaults when running webpack on gitlab 12.9.2]

2020-04-10 Thread Pirate Praveen
On Fri, Apr 10, 2020 at 7:35 pm, Jérémy Lal wrote: Package: nodejs Version: 10.19.0~dfsg-3 Followup-For: Bug #956211 Pirate, i repeat, please try webpack --max-old-space-size=4096 Or even a higher value. If it works, it's up to gitlab to use that flag.

Re: [Pkg-javascript-devel] what is blocking nodejs 12.13.1~dfsg-1 from getting into debian sid/unstable.

2020-04-10 Thread Pirate Praveen
On Fri, Apr 10, 2020 at 1:19 am, Jérémy Lal wrote: Le ven. 10 avr. 2020 à 01:13, shirish शिरीष a écrit : Hi all, Please CC me if somebody replies, thank you :) For a long time webpack and rollup were supposed to be problems. They are now in testing, so what else is remaining ?

[Pkg-javascript-devel] Bug#956211: nodejs 10 segfaults when running webpack on gitlab 12.9.2 - FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory

2020-04-08 Thread Pirate Praveen
Package: nodejs Version: 10.19.0~dfsg-3 Severity: grave Control: notfound -1 12.13.1~dfsg-1 nodejs 10 crashed (retried again) and on the same machine nodejs 12 worked. This has been working upto gitlab 12.8.8 and the failure appeared when trying to update to 12.9.2 (just installing gitlab

[Pkg-javascript-devel] Bug#955558: npmjs.com version is using embedded copy of jquery at 1.9.0

2020-04-02 Thread Pirate Praveen
This may need to be adapted to our node-jquery version which is at 3.4.0 -- 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] acorn 6.2.1+ds+~cs11.24.3-1 MIGRATED to testing

2020-03-30 Thread Pirate Praveen
On 2020, മാർച്ച് 30 11:42:20 AM IST, Xavier wrote: >Le 30/03/2020 à 06:39, Debian testing watch a écrit : >> FYI: The status of the acorn source package >> in Debian's testing distribution has changed. >> >> Previous version: 5.5.3+ds3-3 >> Current version: 6.2.1+ds+~cs11.24.3-1 > >Thanks

[Pkg-javascript-devel] Bug#954993: public gitlab instance to troubleshoot this is now available

2020-03-28 Thread Pirate Praveen
Control: reassign -1 gitlab Control: found -1 12.8.6-1 On Fri, 27 Mar 2020 16:56:49 +0530 Pirate Praveen < prav...@onenetbeyond.org> wrote: > > You can see this error live at this instance, > > https://4cc79c09-b1ac-4435-9f91-572bdd2e4a8b.pub.cloud.scaleway

[Pkg-javascript-devel] Bug#927254: Bug#927254: Bug#927254: closed by Xavier Guimard (Bug#927254: fixed in vue-router.js 3.0.7+ds-1)

2020-03-27 Thread Pirate Praveen
On Fri, Mar 27, 2020 at 5:20 pm, Pirate Praveen wrote: I can see in dist/vue-router.js var ref = require("path-to-regexp"); var pathToRegexp = ref.pathToRegexp; and in package.json "path-to-regexp": "^1.7.0", where as we have 6.1.0-2 and exports are

[Pkg-javascript-devel] Bug#927254: Bug#927254: closed by Xavier Guimard (Bug#927254: fixed in vue-router.js 3.0.7+ds-1)

2020-03-27 Thread Pirate Praveen
On Fri, Mar 27, 2020 at 11:26 am, Xavier wrote: Le 27/03/2020 à 11:22, meskio a écrit : Quoting Paolo Greppi (2020-03-25 11:39:01) The previous solution was not working anymore, and in the meantime upstream updated to v3.1.6: https://github.com/vuejs/vue-router/releases I have updated

[Pkg-javascript-devel] Bug#954993: public gitlab instance to troubleshoot this is now available

2020-03-27 Thread Pirate Praveen
You can see this error live at this instance, https://4cc79c09-b1ac-4435-9f91-572bdd2e4a8b.pub.cloud.scaleway.com/users/sign_in?redirect_to_referer=yes#register-pane click on the register button and look in web console. -- Pkg-javascript-devel mailing list

[Pkg-javascript-devel] Bug#954204: Acknowledgement (node-eslint-scope autopkgtest failure is blocking node-espree, acorn, rollup and webpack)

2020-03-18 Thread Pirate Praveen
Possibly a newer upstream release could fix this as espree version is updated to latest. https://github.com/eslint/eslint-scope/commit/e9fa22ea412c26cf2761fa98af7e715644bdb464 -- Sent from my Android device with K-9 Mail. Please excuse my brevity.-- Pkg-javascript-devel mailing list

[Pkg-javascript-devel] Bug#954204: node-eslint-scope autopkgtest failure is blocking node-espree, acorn, rollup and webpack

2020-03-18 Thread Pirate Praveen
Package: node-eslint-scope Version: 4.0.3-5 Severity: important Strangely the tests during build seems to be passing with node-espree 6.0.0+ds-2 And the only change in node-espree is updating node-acorn-jsx version. So probably node-eslint-scope needs to be adapted for the new version of

Re: [Pkg-javascript-devel] Fwd: node-babel7_7.4.5-1_amd64.changes is NEW

2020-03-17 Thread Pirate Praveen
On 2020, മാർച്ച് 17 3:06:43 PM IST, Xavier wrote: >\o/ Awesome! Thanks a lot for this update. This was blocking so many updates and lots of earlier attempts did not succeed. > > Message transféré >Sujet : node-babel7_7.4.5-1_amd64.changes is NEW >Date : Tue, 17 Mar 2020

Re: [Pkg-javascript-devel] Pkg-javascript-devel] [RFS] node-d3-array

2020-03-16 Thread Pirate Praveen
On Mon, Mar 16, 2020 at 9:02 pm, Abraham Raji wrote: Hi, I have updated node-d3-array package from 1.2.4-2 to 2.4.0-1. The updated package has given a clean build on sbuild. The updated files are pushed to https://salsa.debian.org/abraham_raji-guest/node-d3-array Request for review and

Re: [Pkg-javascript-devel] Help with fixing jekyll (wrt src:node-webpack)

2020-03-14 Thread Pirate Praveen
On Sat, Mar 14, 2020 at 11:50 am, Pirate Praveen wrote: On 2020, മാർച്ച് 14 7:32:59 AM IST, Daniel Leidert wrote: Hi there, I reported the build issue against webpack and the bug was closed just a few hours ago. Is this happening with the "fixed" webpa

Re: [Pkg-javascript-devel] Help with fixing jekyll (wrt src:node-webpack)

2020-03-14 Thread Pirate Praveen
acorn dependency version. > >Regards, Daniel > > > > Ursprüngliche Nachricht >Von: Utkarsh Gupta >Datum: Sa., 14. März 2020, 00:03 >An: debian-ruby , >pkg-javascript-devel@alioth-lists.debian.net >Cc: Pirate Praveen , Daniel Leidert > &

[Pkg-javascript-devel] Bug#952993: fixed in unstable now

2020-03-13 Thread Pirate Praveen
Control: fixed -1 4.30.0-1 webpack 4.30.0-5 is in unstable which works with acorn 6 signature.asc Description: OpenPGP digital signature -- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net

[Pkg-javascript-devel] Bug#911338: webpack 4.30 is in unstable

2020-03-13 Thread Pirate Praveen
Control: fixed -1 4.30.0-1 signature.asc Description: OpenPGP digital signature -- 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] nodejs-12 transition

2020-03-08 Thread Pirate Praveen
On Sun, Mar 8, 2020 at 10:50 am, Jérémy Lal wrote: Le dim. 8 mars 2020 à 06:04, Pirate Praveen a écrit : On 2020, മാർച്ച് 7 2:34:17 PM IST, "Jérémy Lal" wrote: >Le sam. 7 mars 2020 à 06:18, Nilesh Patra a écrit >: > >> >> >> I think

Re: [Pkg-javascript-devel] nodejs-12 transition

2020-03-08 Thread Pirate Praveen
On Sun, Mar 8, 2020 at 10:50 am, Jérémy Lal wrote: Le dim. 8 mars 2020 à 06:04, Pirate Praveen a écrit : On 2020, മാർച്ച് 7 2:34:17 PM IST, "Jérémy Lal" wrote: >Le sam. 7 mars 2020 à 06:18, Nilesh Patra a écrit >: > >> >> >> I think

Re: [Pkg-javascript-devel] nodejs-12 transition

2020-03-08 Thread Pirate Praveen
On Sun, Mar 8, 2020 at 10:50 am, Jérémy Lal wrote: Le dim. 8 mars 2020 à 06:04, Pirate Praveen a écrit : On 2020, മാർച്ച് 7 2:34:17 PM IST, "Jérémy Lal" wrote: >Le sam. 7 mars 2020 à 06:18, Nilesh Patra a écrit >: > >> >> >> I think

Re: [Pkg-javascript-devel] nodejs-12 transition

2020-03-08 Thread Pirate Praveen
On Sun, Mar 8, 2020 at 10:50 am, Jérémy Lal wrote: Le dim. 8 mars 2020 à 06:04, Pirate Praveen a écrit : On 2020, മാർച്ച് 7 2:34:17 PM IST, "Jérémy Lal" wrote: >Le sam. 7 mars 2020 à 06:18, Nilesh Patra a écrit >: > >> >> >> I think

Re: [Pkg-javascript-devel] nodejs-12 transition

2020-03-07 Thread Pirate Praveen
On 2020, മാർച്ച് 7 2:34:17 PM IST, "Jérémy Lal" wrote: >Le sam. 7 mars 2020 à 06:18, Nilesh Patra a écrit >: > >> >> >> I think we should start Node.js 12 migration (with rollup, webpack, >>> gulp,...), this will also fix some RC/FTBFS bugs, should we? >>> I fixed a lot of failing autopkgtest

[Pkg-javascript-devel] Bug#940708: Bug#940708: Bug#940708: acorn: please revisit your versioning strategy before making a sid upload

2020-03-04 Thread Pirate Praveen
On 2020, മാർച്ച് 4 10:40:30 PM IST, Mattia Rizzolo wrote: >*Many* have complained about the version string, but nobody has come up >with a saner way to > * track what is bundled inside a source package > * the versions of those things >* automatically look up whether there are updates to any of

[Pkg-javascript-devel] Bug#952993: Bug#952993: Uninstallable: node-acorn (<< 6.0~) not available in unstable anymore (breaks e.g. jekyll builds)

2020-03-02 Thread Pirate Praveen
On 2020, മാർച്ച് 3 12:01:08 AM IST, Daniel Leidert wrote: >Package: webpack >Version: 4.7.0-3 >Severity: grave > >-BEGIN PGP SIGNED MESSAGE- >Hash: SHA512 > >I received a report about jekyll having unsatisfiable build >dependencies. >webpack in unstable requires node-acorn >=5, <<6. But

Re: [Pkg-javascript-devel] babel7 in a separate package ?

2020-02-25 Thread Pirate Praveen
On 2020, ഫെബ്രുവരി 25 10:59:35 AM IST, Xavier wrote: >Hi all, > >I think we should publish babel7 in a separate node-babel7: some >package >require old babel 6 for build. OK? > It will need maintaining two versions of babel which we should try to avoid. We can have babel 7 in experimental and

[Pkg-javascript-devel] Bug#927254: Is node-vue-router ready for upload?

2020-02-23 Thread Pirate Praveen
On Thu, 31 Oct 2019 18:39:16 +0100 Paolo Greppi wrote: > Hi Dmitry, I have fixed the dangling symlink in libjs-vue-route. > > It now builds locally and on Salsa CI Hi Paolo, Is it ready for upload? -- Sent from my Android device with K-9 Mail. Please excuse my brevity.-- Pkg-javascript-devel

[Pkg-javascript-devel] Bug#952281: node-xterm should include lib/addons (add link to libjs-xterm)

2020-02-23 Thread Pirate Praveen
Package: node-xterm Version: 3.8.1-3 Severity: grave Justification: unable to use the package in gitlab webpack command in gitlab fails with xterm/lib/addons not found error. Adding a symbolic link to libjs-xterm copy should fix it I think. -- Sent from my Android device with K-9 Mail. Please

Re: [Pkg-javascript-devel] Another update path to acorn 6: smooth

2020-02-23 Thread Pirate Praveen
On 2020, ഫെബ്രുവരി 22 1:39:26 PM IST, Pirate Praveen wrote: > > >On 2020, ഫെബ്രുവരി 21 10:02:21 PM IST, Bastien ROUCARIES > wrote: >>On Fri, Feb 21, 2020 at 4:38 PM Bastien ROUCARIES >> wrote: >>> >>> Hi, >>> >>> I think it

[Pkg-javascript-devel] Bug#916221: node-prismjs: Unable to install due to missing node-clipboard

2020-02-23 Thread Pirate Praveen
Control: fixed 916221 node-clipboard/2.0.4+ds-1 On Tue, 11 Dec 2018 17:21:56 +0100 Andreas Tille wrote: > There is no package node-clipboard available in Debian. node-clipboard cleared new. signature.asc Description: OpenPGP digital signature -- Pkg-javascript-devel mailing list

Re: [Pkg-javascript-devel] Another update path to acorn 6: smooth

2020-02-22 Thread Pirate Praveen
On 2020, ഫെബ്രുവരി 21 10:02:21 PM IST, Bastien ROUCARIES wrote: >On Fri, Feb 21, 2020 at 4:38 PM Bastien ROUCARIES > wrote: >> >> Hi, >> >> I think it is feasible to upgrade smoothly acorn 6 and acorn breaking >> the cycle by backporting the patch of acorn6 from 1.0 to 0.68 >> >> Patch apply

Re: [Pkg-javascript-devel] [RFS] node-xoauth2

2020-01-29 Thread Pirate Praveen
On 2020, ജനുവരി 29 8:45:37 PM GMT+01:00, Nilesh Patra wrote: >If in case my commits are unrelated, I fear cluttering the js-team >repo, >with those. >So I push to my local fork to avoid that, :) But it is extra work for the person reviewing. I think you should start pishing to js-team. If

Re: [Pkg-javascript-devel] babel 7 bootstrap problem and reify

2020-01-21 Thread Pirate Praveen
On ചൊ, Jan 21, 2020 at 14:40, Pirate Praveen wrote: On ചൊ, Jan 21, 2020 at 14:28, Pirate Praveen wrote: On ചൊ, Jan 21, 2020 at 13:20, Pirate Praveen  wrote: On തി, Jan 20, 2020 at 21:45, Pirate Praveen  wrote: Hi, Just came across this module today https://github.com

Re: [Pkg-javascript-devel] babel 7 bootstrap problem and reify

2020-01-21 Thread Pirate Praveen
On ചൊ, Jan 21, 2020 at 14:28, Pirate Praveen wrote: On ചൊ, Jan 21, 2020 at 13:20, Pirate Praveen wrote: On തി, Jan 20, 2020 at 21:45, Pirate Praveen  wrote: Hi, Just came across this module today https://github.com/benjamn/reify I was wondering if we could use this module

Re: [Pkg-javascript-devel] babel 7 bootstrap problem and reify

2020-01-21 Thread Pirate Praveen
On ചൊ, Jan 21, 2020 at 13:20, Pirate Praveen wrote: On തി, Jan 20, 2020 at 21:45, Pirate Praveen wrote: Hi, Just came across this module today https://github.com/benjamn/reify I was wondering if we could use this module to load ES6 files of babel directly (as we are stuck trying

Re: [Pkg-javascript-devel] babel 7 bootstrap problem and reify

2020-01-20 Thread Pirate Praveen
On തി, Jan 20, 2020 at 21:45, Pirate Praveen wrote: Hi, Just came across this module today https://github.com/benjamn/reify I was wondering if we could use this module to load ES6 files of babel directly (as we are stuck trying to build babel 7 and it needs babel 7 to build). Comments

[Pkg-javascript-devel] babel 7 bootstrap problem and reify

2020-01-20 Thread Pirate Praveen
Hi, Just came across this module today https://github.com/benjamn/reify I was wondering if we could use this module to load ES6 files of babel directly (as we are stuck trying to build babel 7 and it needs babel 7 to build). Comments? Praveen -- Pkg-javascript-devel mailing list

[Pkg-javascript-devel] Bug#949302: let node-libnpx provide npx.1 manpage

2020-01-19 Thread Pirate Praveen
Package: node-libnpx, npm I think it'd be much easier if node-libnpx provide npx.1 manpage instead of current hack to ship the manpage in node-libnpx and then use that to create npx.1 in npm. -- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net

Re: [Pkg-javascript-devel] nodejs-12 transition

2020-01-19 Thread Pirate Praveen
On ഞാ, Jan 19, 2020 at 11:33, Jérémy Lal wrote: Le dim. 19 janv. 2020 à 07:54, Pirate Praveen a écrit : On 2020, ജനുവരി 19 2:32:01 AM IST, "Jérémy Lal" wrote: >The problem is the "build-dep-resolver" here. Did you reproduce the error with aptit

[Pkg-javascript-devel] Bug#949277: Provide an option to specify build-needed restriction to autopkgtest

2020-01-19 Thread Pirate Praveen
Package: pkg-js-tools Version: 0.9.23 severity: important For example lode-levn autopkgtest require build to generate package.json itself and currently fails in salsa. -- Pkg-javascript-devel mailing list Pkg-javascript-devel@alioth-lists.debian.net

Re: [Pkg-javascript-devel] nodejs-12 transition

2020-01-18 Thread Pirate Praveen
On 2020, ജനുവരി 19 2:32:01 AM IST, "Jérémy Lal" wrote: >The problem is the "build-dep-resolver" here. Did you reproduce the error with aptitude and not with aspcud? aptitude was working even in cases where aspcud failed so most of us switched to aptitude. -- Sent from my Android device with

[Pkg-javascript-devel] Bug#949245: core-js 3 should add Breaks to node-jszip

2020-01-18 Thread Pirate Praveen
Package: node-core-js Version: 3.6.1-2 Severity: important With older version of node-jszip, gitlab failed to install. We should add Breaks: node-jszip << 3.2.2~ to force upgrade. ERROR in /usr/lib/nodejs/jszip/lib/utils.js Module not found: Error: Can't resolve

[Pkg-javascript-devel] Bug#949243: pkg-js-tools tries to run tests and fail when using nocheck build profile

2020-01-18 Thread Pirate Praveen
Package: pkg-js-tools Version: 0.9.23 Severity: important While building node-vinyl-fs in buster-backports (branched from unstable branch). sinon build dependency seems not correct, so I tried to disable tests. DEB_BUILD_PROFILES=nocheck sbuild-bpo

[Pkg-javascript-devel] Bug#933091: this works with rollup >=1 and rollup-plugin-typescript 1.0

2020-01-18 Thread Pirate Praveen
Control: fixed -1 1.0.0-1 -- 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] nodejs-12 transition

2020-01-17 Thread Pirate Praveen
On വെ, Jan 17, 2020 at 07:33, Paolo Greppi wrote: Il 16/01/20 20:35, Pirate Praveen ha scritto: On വ്യാ, Jan 16, 2020 at 13:27, Nilesh Patra wrote: Hi, I had been lately seeing discussions in the list regarding requiring transition for nodejs-12 to unstable. I tested all

Re: [Pkg-javascript-devel] nodejs-12 transition

2020-01-16 Thread Pirate Praveen
On വ്യാ, Jan 16, 2020 at 13:27, Nilesh Patra wrote: Hi, I had been lately seeing discussions in the list regarding requiring transition for nodejs-12 to unstable. I tested all the reverse depends and this is the list of all failing reverse-depends[1] and the repository[2] contains all the

Re: [Pkg-javascript-devel] gulp 4 migration

2020-01-15 Thread Pirate Praveen
On ബു, Jan 15, 2020 at 20:03, Paolo Greppi wrote: Il 14/01/20 20:43, Pirate Praveen ha scritto: I was able to build from experimental branch and got this error. This is probably a bug in gulp itself. ... node-get-value should be in Depends for gulp I think. I got meta/build

Re: [Pkg-javascript-devel] RFS: node-prosemirror-model

2020-01-15 Thread Pirate Praveen
On ബു, Jan 15, 2020 at 01:24, Sakshi Sangwan wrote: Hello, I've updated the Debian package of node-prosemirror-model. The package was tested on sbuild and was successfully built. It is also lintian clean. I've pushed the changes to salsa repo which can be found at:

Re: [Pkg-javascript-devel] Rollup in Debian

2020-01-15 Thread Pirate Praveen
On ഞാ, Jan 5, 2020 at 22:16, Pirate Praveen wrote: It needs acorn 6 and only webpack 4.30 is compatible with acorn 6. To upload webpack 4.30 to unstable we need node-webassemblyjs. node-webassemblyjs needs either nodejs 12 or Array.prototype.flatMap polyfill packaged. I think getting

Re: [Pkg-javascript-devel] npm migration

2020-01-14 Thread Pirate Praveen
On 2020, ജനുവരി 15 1:37:45 AM IST, Xavier wrote: >Hi, > >I don't know if you did some test with npm/experimental, but it works >fine for me after some tests here. Time to upload to unstable ? I tested npm2deb once and it worked. I think its okay to upload to unstable. -- Sent from my Android

Re: [Pkg-javascript-devel] gulp 4 migration

2020-01-14 Thread Pirate Praveen
On ബു, Jan 15, 2020 at 00:57, Pirate Praveen wrote: On ചൊ, Jan 14, 2020 at 19:22, Paolo Greppi wrote: Il 14/01/20 18:59, Pirate Praveen ha scritto: ... Forgot to attach the log I guess, also pristine-tar branch is missing the latest version. OK attached Thanks. Nope pristine

Re: [Pkg-javascript-devel] gulp 4 migration

2020-01-14 Thread Pirate Praveen
On ചൊ, Jan 14, 2020 at 19:22, Paolo Greppi wrote: Il 14/01/20 18:59, Pirate Praveen ha scritto: ... Forgot to attach the log I guess, also pristine-tar branch is missing the latest version. OK attached Thanks. Nope pristine-tar has node-yarnpkg_1.2.1.orig*: https://salsa.debian.org

Re: [Pkg-javascript-devel] gulp 4 migration

2020-01-14 Thread Pirate Praveen
On തി, Jan 13, 2020 at 14:36, Paolo Greppi wrote: Il 13/01/20 10:04, Pirate Praveen ha scritto: ... What is the best oneliner to test a package targeting unstable with a mix of selected packages from experimental ? Preferably using https://salsa.debian.org/ruby-team/meta ... And what

Re: [Pkg-javascript-devel] node-rollup-plugins

2020-01-13 Thread Pirate Praveen
On 2020, ജനുവരി 14 11:02:31 AM IST, Xavier wrote: >Le 13/01/2020 à 12:21, Pirate Praveen a écrit : >> >> >> On 2020, ജനുവരി 13 4:44:47 PM IST, Xavier wrote: >>> Hi all, >>> >>> now all node-rollup-plugin-* are grouped in a single source pa

Re: [Pkg-javascript-devel] node-rollup-plugins

2020-01-13 Thread Pirate Praveen
On 2020, ജനുവരി 13 4:44:47 PM IST, Xavier wrote: >Hi all, > >now all node-rollup-plugin-* are grouped in a single source package >(https://github.com/rollup/plugins). I propose to package them into a >new "node-rollup-plugins". +1 with Provides for all the individual plugins for compatibility.

Re: [Pkg-javascript-devel] gulp 4 migration

2020-01-13 Thread Pirate Praveen
On തി, Jan 13, 2020 at 09:13, Paolo Greppi wrote: Il 13/01/20 07:10, Pirate Praveen ha scritto: ... Nopes. FTBFS is rc and people do periodic archive wide rebuilds and this can get packages removed from testing. I prefer we fix at least important packages before pushing gulp 4

Re: [Pkg-javascript-devel] gulp 4 migration

2020-01-12 Thread Pirate Praveen
On 2020, ജനുവരി 13 3:20:50 AM IST, Xavier wrote: >Le 11/01/2020 à 12:31, Pirate Praveen a écrit : >> >> >> On 2020, ജനുവരി 11 3:06:24 PM IST, Xavier wrote: >>> Hi, >>> >>> gulp-4 and vinyl-fs seems ready to unstable migration. Can I push &

<    1   2   3   4   5   6   7   8   9   10   >