Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-27 Thread Adrian Bunk
On Sat, Jan 27, 2018 at 10:47:34AM +0100, Paolo Greppi wrote:
>...
> According to: https://tracker.debian.org/pkg/node-webpack
> webpack has "Migration status: BLOCKED: Cannot migrate due to another item, 
> which is blocked (please check which dependencies are stuck)"
> 
> It also days: "webpack/armel unsatisfiable Depends: nodejs"
> 
> In fact nodejs 8.9.3~dfsg-11 is available only on:
> amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x 
> 
> Digging in the mailing list history I found this:
> https://lists.alioth.debian.org/pipermail/pkg-javascript-devel/2017-October/021369.html
> 
> Is manual action required here again ?
> 
> CC-ing Adrian...

Depends: node-webpack acorn (not considered)

This doesn't require manual action and is not related to armel,
node-webpack is blocked by acorn which in turn is blocked by
the testing migration of the new nodejs.

> Paolo

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed


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


Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-27 Thread Paolo Greppi
Il 21/01/2018 19:53, Paolo Greppi ha scritto:
> You have to wait a bit.
> 
> Webpack is in sid, but its migration to buster is blocked:
> https://tracker.debian.org/pkg/node-webpack
> 
> it should be unblocked as soon as nodejs 8.9.3 migrates to buster, i.e. in 3 
> days.
> 
> P.
> 
> Il 21/01/2018 19:12, Ben Finney ha scritto:
>> Pirate Praveen  writes:
>>
>>> On 2018, ജനുവരി 21 10:53:01 AM IST, Ben Finney  wrote:
 What do I need from Debian Buster, in order to feed a bunch of
 JavaScript modules to Webpack?
>>>
>>> You just need webpack if your code is already es5.
>>
>> Which package(s) in Debian Buster? There is no ‘webpack’ package there.

Almost 1 wk has passed and nothing has happened.

According to: https://tracker.debian.org/pkg/node-webpack
webpack has "Migration status: BLOCKED: Cannot migrate due to another item, 
which is blocked (please check which dependencies are stuck)"

It also days: "webpack/armel unsatisfiable Depends: nodejs"

In fact nodejs 8.9.3~dfsg-11 is available only on:
amd64 arm64 armhf i386 mips mips64el mipsel ppc64 ppc64el s390x 

Digging in the mailing list history I found this:
https://lists.alioth.debian.org/pipermail/pkg-javascript-devel/2017-October/021369.html

Is manual action required here again ?

CC-ing Adrian...

Paolo

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

Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-21 Thread Paolo Greppi
You have to wait a bit.

Webpack is in sid, but its migration to buster is blocked:
https://tracker.debian.org/pkg/node-webpack

it should be unblocked as soon as nodejs 8.9.3 migrates to buster, i.e. in 3 
days.

P.

Il 21/01/2018 19:12, Ben Finney ha scritto:
> Pirate Praveen  writes:
> 
>> On 2018, ജനുവരി 21 10:53:01 AM IST, Ben Finney  wrote:
>>> What do I need from Debian Buster, in order to feed a bunch of
>>> JavaScript modules to Webpack?
>>
>> You just need webpack if your code is already es5.
> 
> Which package(s) in Debian Buster? There is no ‘webpack’ package there.
> 


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

Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-21 Thread Ben Finney
Pirate Praveen  writes:

> On 2018, ജനുവരി 21 10:53:01 AM IST, Ben Finney  wrote:
> >What do I need from Debian Buster, in order to feed a bunch of
> >JavaScript modules to Webpack?
>
> You just need webpack if your code is already es5.

Which package(s) in Debian Buster? There is no ‘webpack’ package there.

-- 
 \“If you go parachuting, and your parachute doesn't open, and |
  `\you friends are all watching you fall, I think a funny gag |
_o__) would be to pretend you were swimming.” —Jack Handey |
Ben Finney


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

Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-20 Thread Pirate Praveen
https://wiki.debian.org/Javascript/Nodejs/#Using_build_tools_like_grunt
-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-javascript-devel

Re: [Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-20 Thread Pirate Praveen


On 2018, ജനുവരി 21 10:53:01 AM IST, Ben Finney  wrote:
>Howdy all,
>
>I am thoroughly confused by the current state of Webpack in Buster.
>What
>Debian Buster packages should I be installing, to get Webpack working
>on
> what packages are in the dependency chain.
>
>What do I need from Debian Buster, in order to feed a bunch of
>JavaScript modules to Webpack?

You just need webpack if your code is already es5. You may need 
node-babel-loader if you want to transpile. There are also other plugins if 
your code needs it. Look at node-d3-dsv for an example.

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

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

[Pkg-javascript-devel] How to use Debian Buster for developing with Webpack

2018-01-20 Thread Ben Finney
Howdy all,

I am thoroughly confused by the current state of Webpack in Buster. What
Debian Buster packages should I be installing, to get Webpack working on
a code base?

There are a number of packages in Buster that have ‘webpack’ in the
name, but none of them seem to be Webpack itself. Is there such a thing?

For setting up a web development environment, the internet is awash in
instructions akin to “just run this command that will download stuff
from arbitrary places for you to run”. Of course, I want to do it with
Debian packages instead.

So those instructions are only confusing to me, because they almost
never spell out exactly what packages are in the dependency chain.

What do I need from Debian Buster, in order to feed a bunch of
JavaScript modules to Webpack?

-- 
 \   “Some people have a problem, and they think “I know, I'll use |
  `\ Perl!”. Now they have some number of problems but they're not |
_o__) sure whether it's a string or an integer.” —Benno Rice, 2011 |
Ben Finney


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