Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Re\: Bug#1026974: Cannot exclude a component from consideration using !

2022-12-26 Thread Julian Gilbey
Thanks Yadd, and it isn't breaking the build, so no particular rush! Best wishes, Julian On Mon, Dec 26, 2022 at 09:10:18AM +0100, Yadd wrote: > Hi, > > I'm moving this week, will take a look at this later ;-) > > Cheers, > Yadd > > Le Lundi, Décembre 26, 2022 08:36 CET, Julian Gilbey a

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Re\: Bug#1026974: Cannot exclude a component from consideration using !

2022-12-26 Thread Yadd
Hi, I'm moving this week, will take a look at this later ;-) Cheers, Yadd Le Lundi, Décembre 26, 2022 08:36 CET, Julian Gilbey a écrit: > reassign 1026974 dh-nodejs > thanks > > On Sun, Dec 25, 2022 at 11:59:42PM +0100, Jonas Smedegaard wrote: > > Quoting Julian Gilbey (2022-12-25 22:43:05) >

Bug#1026974: Re\: Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Julian Gilbey
reassign 1026974 dh-nodejs thanks On Sun, Dec 25, 2022 at 11:59:42PM +0100, Jonas Smedegaard wrote: > Quoting Julian Gilbey (2022-12-25 22:43:05) > > On Mon, Dec 26, 2022 at 02:07:02AM +0530, Pirate Praveen wrote: > > > > > > On 26/12/22 1:31 AM, Julian Gilbey wrote: > > > > Yes, these

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Bug#1026974: Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Jonas Smedegaard
Quoting Julian Gilbey (2022-12-25 22:43:05) > On Mon, Dec 26, 2022 at 02:07:02AM +0530, Pirate Praveen wrote: > > > > On 26/12/22 1:31 AM, Julian Gilbey wrote: > > > Yes, these components are C++ code, not Javascript, so I want the > > > dh-nodejs scripts to completely ignore them. > > Then it

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Julian Gilbey
On Mon, Dec 26, 2022 at 02:07:02AM +0530, Pirate Praveen wrote: > > On 26/12/22 1:31 AM, Julian Gilbey wrote: > > Yes, these components are C++ code, not Javascript, so I want the > > dh-nodejs scripts to completely ignore them. > Then it may be better to package these two separately. Currently I

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Pirate Praveen
On 26/12/22 1:31 AM, Julian Gilbey wrote: Yes, these components are C++ code, not Javascript, so I want the dh-nodejs scripts to completely ignore them. Then it may be better to package these two separately. Currently I think the components are designed work with nodejs only modules I think.

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Julian Gilbey
Yes, these components are C++ code, not Javascript, so I want the dh-nodejs scripts to completely ignore them. Best wishes, Julian On Sun, Dec 25, 2022 at 08:49:25PM +0100, Israel Galadima wrote: > Can I ask what you're trying to achieve by excluding the component listed in > debian/watch?

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Julian Gilbey
Hi Israel, That is exactly the behaviour I would expect from both a reading of that manpage and the code in /usr/share/perl5/Debian/PkgJs/Utils.pm, lines 153-217, excerpted here: sub component_list { my $lerna = $OPTS->{lerna}; my ( @components, %packages, @toDelete ); [...] if (

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Israel Galadima
Can I ask what you're trying to achieve by excluding the component listed in debian/watch? There could be a dh command or some pkg-js-tools functionality that can be used to achieve it. On Sun, 25 Dec 2022 at 20:36, Israel Galadima wrote: > Hi Julian, > > These are some excerpts from

Bug#1026974: [Pkg-javascript-devel] Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Israel Galadima
Hi Julian, These are some excerpts from pkg-js-tools manpage: debian/nodejs/additional_components is used to set some subdirectories that should be considered as components even if they are not listed in debian/watch. Starting from pkg-js-tools version 0.12.0 and 0.12.7, the packages field in

Bug#1026974: Cannot exclude a component from consideration using !

2022-12-25 Thread Julian Gilbey
Package: pkg-js-tools Version: 0.15.12 Severity: normal I am working on a package (node-webfont) which requires a non-node component. The dh-nodejs tools keeps complaining, for example debclean reports: Found debian/nodejs/additional_components /!\ woff2/package.json not found Unable to load