Re: [Pkg-javascript-devel] The (long) way to update rollup

2019-07-23 Thread Pirate Praveen
On 2019, ജൂലൈ 24 4:22:28 AM IST, Xavier wrote: >Final results: > >0.50.0 can build until 0.53.3 >0.51.7 can build until 0.56.3 >0.56.1 can build until 0.65.2 >0.58.1 can build until 0.67.2 >0.59.1 can build until 1.12.0 >1.12.0 can build until 1.17.0 > >So 6 steps needed (4 breaking changes), at

[Pkg-javascript-devel] node-map-cache 0.2.2-2 MIGRATED to testing

2019-07-23 Thread Debian testing watch
FYI: The status of the node-map-cache source package in Debian's testing distribution has changed. Previous version: 0.2.2-1 Current version: 0.2.2-2 -- This email is automatically generated once a day. As the installation of new packages into testing happens multiple times a day you will

Re: [Pkg-javascript-devel] The (long) way to update rollup

2019-07-23 Thread Xavier
Final results: 0.50.0 can build until 0.53.3 0.51.7 can build until 0.56.3 0.56.1 can build until 0.65.2 0.58.1 can build until 0.67.2 0.59.1 can build until 1.12.0 1.12.0 can build until 1.17.0 So 6 steps needed (4 breaking changes), at least 4 to update node-buble (2 little breaking changes) B

[Pkg-javascript-devel] blockui_2.70-2_source.changes ACCEPTED into unstable

2019-07-23 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Tue, 23 Jul 2019 19:13:30 -0300 Source: blockui Architecture: source Version: 2.70-2 Distribution: unstable Urgency: medium Maintainer: Debian Javascript Maintainers Changed-By: Kyle Robbertze Changes: blockui (2.70

[Pkg-javascript-devel] Processing of blockui_2.70-2_source.changes

2019-07-23 Thread Debian FTP Masters
blockui_2.70-2_source.changes uploaded successfully to localhost along with the files: blockui_2.70-2.dsc blockui_2.70-2.debian.tar.xz blockui_2.70-2_amd64.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org) -- Pkg-javascript-devel mailing list Pkg-jav

Re: [Pkg-javascript-devel] The way to update rollup

2019-07-23 Thread Bastien ROUCARIES
Going back after some time out On Tue, Jul 23, 2019 at 9:03 PM Xavier wrote: > > My first results: > > 0.50.0 can build until 0.53.3 > 0.51.7 can build until 0.56.3 > 0.56.1 can build until 0.65.2 > 0.58.1 can build until 0.67.0 at least We need to go by step. Waiting to go to testing then uploa

Re: [Pkg-javascript-devel] The way to update rollup

2019-07-23 Thread Xavier
My first results: 0.50.0 can build until 0.53.3 0.51.7 can build until 0.56.3 0.56.1 can build until 0.65.2 0.58.1 can build until 0.67.0 at least This versions seems not usable (npm install + npm run build failed): 0.56.0, 0.56.4, 0.56.0, 0.56.4, 0.56.5, 0.57.0, 0.57.1, 0.58.0, 0.59.0, 0.60.0, 0

[Pkg-javascript-devel] Bug#932797: Bug#932797: Bug#932797: Bug#932797: node-gyp should be installed in /usr/share/nodejs/node-gyp

2019-07-23 Thread Jérémy Lal
Le mar. 23 juil. 2019 à 17:18, Nilesh Patra a écrit : > Hi > > > > https://salsa.debian.org/gi-boi-guest/node-node-sass/blob/master/scripts/build.js#L59 > > replace > > require.resolve(path.join('node-gyp', 'bin', 'node-gyp.js')) > > by > > 'node-gyp' > > On doing that, I'm again getting the sam

[Pkg-javascript-devel] Bug#932797: Bug#932797: Bug#932797: node-gyp should be installed in /usr/share/nodejs/node-gyp

2019-07-23 Thread Nilesh Patra
Hi > https://salsa.debian.org/gi-boi-guest/node-node-sass/blob/master/scripts/build.js#L59 > replace > require.resolve(path.join('node-gyp', 'bin', 'node-gyp.js')) > by > 'node-gyp' On doing that, I'm again getting the same error message which was reported earlier. Are there other files which ne

[Pkg-javascript-devel] Bug#932797: Bug#932797: Bug#932797: node-gyp should be installed in /usr/share/nodejs/node-gyp

2019-07-23 Thread Jérémy Lal
Le mar. 23 juil. 2019 à 16:43, Pirate Praveen a écrit : > > > On 2019, ജൂലൈ 23 6:36:10 PM IST, "Jérémy Lal" wrote: > >> Currently building node-sass gives this error. > >> > >> Error: Cannot find module 'node-gyp/bin/node-gyp.js' > >> > > > >That's another issue. > >node-sass scripts/build.js is

[Pkg-javascript-devel] Bug#932797: Bug#932797: Bug#932797: node-gyp should be installed in /usr/share/nodejs/node-gyp

2019-07-23 Thread Pirate Praveen
On 2019, ജൂലൈ 23 6:36:10 PM IST, "Jérémy Lal" wrote: >> Currently building node-sass gives this error. >> >> Error: Cannot find module 'node-gyp/bin/node-gyp.js' >> > >That's another issue. >node-sass scripts/build.js is completely wrong in its path resolution. > What do you suggest as a fix fo

[Pkg-javascript-devel] The way to update rollup

2019-07-23 Thread Xavier
Hi all, following upstream package.json, the way to update rollup follows 35 steps: Min Max Required version Now0.51.7 => 0.48.0 0.51.8 0.55.5 => 0.51.7 0.55.6 0.56.5 => 0.55.3 0.57.0 0.57.1 => 0.56.5 0.57.2 0.58.1 => 0.57.1 0.58.2 0.58.2 => 0.58.1 0.59.0 0.59.1 => 0.58.

[Pkg-javascript-devel] Bug#932797: Bug#932797: node-gyp should be installed in /usr/share/nodejs/node-gyp

2019-07-23 Thread Jérémy Lal
Le mar. 23 juil. 2019 à 14:27, Pirate Praveen a écrit : > Package: node-gyp > Version: 3.8.0-6 > Severity: important > > Now that node modules are installed in /usr/share/nodejs, node-gyp should > do the same. > Yes, but > Currently building node-sass gives this error. > > Error: Cannot find m

[Pkg-javascript-devel] Bug#932797: node-gyp should be installed in /usr/share/nodejs/node-gyp

2019-07-23 Thread Pirate Praveen
Package: node-gyp Version: 3.8.0-6 Severity: important Now that node modules are installed in /usr/share/nodejs, node-gyp should do the same. Currently building node-sass gives this error. Error: Cannot find module 'node-gyp/bin/node-gyp.js' -- Sent from my Android device with K-9 Mail. Please

[Pkg-javascript-devel] Bug#932659: Reproduced on a clean chroot

2019-07-23 Thread Pirate Praveen
I was able to reproduce in a clean sid chroot. Created chroot with debootstrap, chroot to directory, install nodejs, node-y18n node -e "require('y18n');" internal/modules/cjs/loader.js:583 throw err; ^