<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 11, 2022 at 9:44 AM Iñaki Malerba <<a href="mailto:ina@malerba.space">ina@malerba.space</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello Nilesh ,<br>
<br>
On Fri, Mar 11, 2022 at 12:43:56PM +0530, Nilesh Patra wrote:<br>
> Hi Ińaki/Santiago,<br>
><br>
> On 3/11/22 10:34 AM, Yadd wrote:<br>
> > On 11/03/2022 01:28, Jérémy Lal wrote:<br>
> > > Hi,<br>
> > ><br>
> > > i tried to get salsa-ci pass the first step of ci job for nodejs,<br>
> > > by adapting a little debian/watch:<br>
> > > <a href="https://salsa.debian.org/js-team/nodejs/-/jobs/2549349" rel="noreferrer" target="_blank">https://salsa.debian.org/js-team/nodejs/-/jobs/2549349</a> <<a href="https://salsa.debian.org/js-team/nodejs/-/jobs/2549349" rel="noreferrer" target="_blank">https://salsa.debian.org/js-team/nodejs/-/jobs/2549349</a>><br>
> > ><br>
> > > However this warning happens:<br>
> > > uscan warn: unknown ctype nodejs<br>
> > ><br>
> > > After that, the component tarballs are not generated.<br>
> > > Is it possible that salsa-ci is running an "old" uscan that don't know about "ctype nodejs" ?<br>
> ><br>
> > Sadly yes...<br>
><br>
> Is it possible to get this fixed in the CI image?<br>
<br>
I just checked the image that was used on that job, and the uscan<br>
version seems to be the latest one available.<br>
<br>
# apt-cache policy devscripts<br>
devscripts:<br>
Installed: 2.22.1<br>
<br>
# uscan --version<br>
This is uscan, from the Debian devscripts package, version 2.22.1<br>
<br>
Could it be that there's a dependency missing for js? I'm sorry<br>
but I have no experience building js packages.<br></blockquote><div><br></div><div>It seems to be related to the odd version name of that nodejs copy,</div>because if use a 14.19.0 instead of 16.13.2+really14.19.0 it works.</div><div class="gmail_quote">What's odd is that it works on my machine.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Jérémy</div></div>