<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">Le dim. 21 juin 2026 à 16:15, Santiago Vila <<a href="mailto:sanvila@debian.org">sanvila@debian.org</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, Jun 21, 2026 at 03:46:50PM +0200, Jérémy Lal wrote:<br>
> >     at async ModuleJob.run (node:internal/modules/esm/module_job:431:5)<br>
> >     at async onImport.tracePromise.__proto__<br>
> > (node:internal/modules/esm/loader:633:26)<br>
> >     at async asyncRunEntryPointWithESMLoader<br>
> > (node:internal/modules/run_main:96:9)<br>
> ><br>
> > Node.js v24.17.0<br>
> > make[2]: *** [Makefile:89: generate] Error 1<br>
> > make[2]: Leaving directory '/<<PKGBUILDDIR>>'<br>
> > rm: cannot remove 'release/LICENSE': No such file or directory<br>
> > rm: cannot remove 'release/README.md': No such file or directory<br>
> > make[1]: *** [debian/rules:52: release] Error 1<br>
> > make[1]: Leaving directory '/<<PKGBUILDDIR>>'<br>
> > make: *** [debian/rules:17: binary] Error 2<br>
> > dpkg-buildpackage: error: debian/rules binary subprocess failed with exit<br>
> > status 2<br>
> ><br>
> > Any ideas?<br>
> <br>
> This one is fixed in node-tsx 4.22.4+~cs13.31.0-2<br>
<br>
Ack. Sorry, I did not realize that the above error was from a build log<br>
created yesterday.<br>
<br>
The error today is different:<br>
<br>
Install main build dependencies (apt-based resolver)<br>
----------------------------------------------------<br>
<br>
Installing build dependencies<br>
Reading package lists...<br>
Building dependency tree...<br>
Reading state information...<br>
Solving dependencies...<br>
Some packages could not be installed. This may mean that you have<br>
requested an impossible situation or if you are using the unstable<br>
distribution that some required packages have not yet been created<br>
or been moved out of Incoming.<br>
The following information may help to resolve the situation:<br>
<br>
The following packages have unmet dependencies:<br>
 sbuild-build-depends-main-dummy : Depends: debhelper-compat (= 13)<br>
                                   Depends: dh-cmake-compat (= 1)<br>
                                   Depends: dh-cmake but it is not going to be installed<br>
                                   Depends: cmake but it is not going to be installed<br>
                                   Depends: libllhttp-source (>= 9.4.2+~cs12.11.9~) but it is not going to be installed<br>
                                   Depends: dh-nodejs but it is not going to be installed<br>
                                   Depends: binaryen but it is not going to be installed<br>
                                   Depends: clang but it is not going to be installed<br>
                                   Depends: libclang-rt-dev-wasm32 but it is not going to be installed<br>
                                   Depends: lld (>= 1:16) but it is not going to be installed<br>
                                   Depends: node-debug but it is not going to be installed<br>
                                   Depends: node-markdown-it (>= 22.2.3+dfsg+~12.2.3-2~) but it is not going to be installed<br>
                                   Depends: node-semver but it is not going to be installed<br>
                                   Depends: node-typescript but it is not going to be installed<br>
                                   Depends: node-tsx<br>
                                   Depends: ts-node but it is not going to be installed<br>
                                   Depends: wasi-libc but it is not going to be installed<br>
E: Unable to satisfy dependencies. Reached two conflicting assignments:<br>
   1. webpack:amd64=5.107.2+dfsg1+~cs15.16.25-1 is selected for install because:<br>
      1. sbuild-build-depends-main-dummy:amd64=0.invalid.0 is selected for install<br>
      2. sbuild-build-depends-main-dummy:amd64 Depends node-tsx<br>
      3. tsx:amd64 Depends node-fastest-levenshtein<br>
   2. webpack:amd64 Depends node-eslint-visitor-keys<br>
      but none of the choices are installable:<br>
      - node-eslint-visitor-keys:amd64 is available in version 3.3.0+~1.0.0-2<br>
        but none of the choices are installable:<br>
        - node-eslint-visitor-keys:amd64=3.3.0+~1.0.0-2 is not selected for install because:<br>
          1. sbuild-build-depends-main-dummy:amd64=0.invalid.0 is selected for install as above<br>
          2. sbuild-build-depends-main-dummy:amd64 Depends ts-node<br>
          3. ts-node:amd64 Depends node-acorn<br>
          4. node-acorn:amd64 Breaks node-eslint-visitor-keys (< 3.3.0+~1.0.0-3~)<br>
apt-get failed.<br>
E: Package installation failed<br>
<br>
<br>
I have no idea about what could be the reason for this.</blockquote><div><br></div><div>Yadd fixed the issue with node-tsx (that was my bad).</div><div>Rouca is currently working on webpack, and he made some uploads today, hopefully fixing it.</div><div> </div></div></div>