Bug#976310: [Pkg-javascript-devel] Bug#976310: Bug#976310: node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function

2020-12-04 Thread Pirate Praveen
Control: clone -1 -2 Control: reassign -2 node-css-loader Control: retitle -2 many dependencies in the archive differ by major versions On Fri, Dec 4, 2020 at 02:35, Pirate Praveen wrote: I will try to get css-loader from debian working with gitlab as a proper fix. With css-loader 3, the

Processed: Re: [Pkg-javascript-devel] Bug#976310: Bug#976310: node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function

2020-12-04 Thread Debian Bug Tracking System
Processing control commands: > clone -1 -2 Bug #976310 [gitlab] node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function Bug 976310 cloned as bug 976408 > reassign -2 node-css-loader Bug #976408 [gitlab] node-compression-webpack-plugin: TypeErr

Bug#976310: [Pkg-javascript-devel] Bug#976310: node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function

2020-12-03 Thread Pirate Praveen
Control: reopen -1 Control: reassign -1 gitlab On Thu, Dec 3, 2020 at 10:14, Xavier wrote: Does gitlab use `npm install` ? If so, we just have to fix node-compression-webpack-plugin/package.json This is indeed caused by mix of schema-utils 2 and 3. Version 2 is pulled by yarn and version 3

Processed: Re: [Pkg-javascript-devel] Bug#976310: node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function

2020-12-03 Thread Debian Bug Tracking System
Processing control commands: > reopen -1 Bug #976310 {Done: Xavier Guimard } [node-compression-webpack-plugin] node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function 'reopen' may be inappropriate when a bug has been closed with a version; all fixed versions

Bug#976310: [Pkg-javascript-devel] Bug#976310: node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function

2020-12-03 Thread Pirate Praveen
On Thu, Dec 3, 2020 at 10:13, Xavier wrote: _schemaUtils.validate *is* a function when using schema-utils ≥ 3. Problem is probably somewhere else I think it is because css-loader is installed from npm which would pull node-schema-loader 2.x. I could not get node-css-loader working last

Bug#976310: [Pkg-javascript-devel] Bug#976310: node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function

2020-12-03 Thread Pirate Praveen
On Thu, Dec 3, 2020 at 10:14, Xavier wrote: _schemaUtils.validate *is* a function when using schema-utils ≥ 3. Problem is probably somewhere else Does gitlab use `npm install` ? If so, we just have to fix node-compression-webpack-plugin/package.json yes, it uses yarnpkg install. Can

Bug#976310: [Pkg-javascript-devel] Bug#976310: node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function

2020-12-03 Thread Xavier
Le 03/12/2020 à 10:13, Xavier a écrit : > Control: tags -1 + moreinfo > > Le 03/12/2020 à 09:54, Pirate Praveen a écrit : >> Package: node-compression-webpack-plugin >> Version: 3.0.1-3 >> Severity: serious >> Control: affects -1 gitlab >> >> Installation of gitlab started failing with the

Bug#976310: [Pkg-javascript-devel] Bug#976310: node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function

2020-12-03 Thread Xavier
Control: tags -1 + moreinfo Le 03/12/2020 à 09:54, Pirate Praveen a écrit : > Package: node-compression-webpack-plugin > Version: 3.0.1-3 > Severity: serious > Control: affects -1 gitlab > > Installation of gitlab started failing with the following error. I think > this is related to the recent

Processed: Re: [Pkg-javascript-devel] Bug#976310: node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function

2020-12-03 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + moreinfo Bug #976310 [node-compression-webpack-plugin] node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function Added tag(s) moreinfo. -- 976310: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976310 Debian Bug

Bug#976310: node-compression-webpack-plugin: TypeError: (0 , _schemaUtils.validate) is not a function

2020-12-03 Thread Pirate Praveen
Package: node-compression-webpack-plugin Version: 3.0.1-3 Severity: serious Control: affects -1 gitlab Installation of gitlab started failing with the following error. I think this is related to the recent update of node-schema-utils. Webpacking...