[Pkg-javascript-devel] Bug#980195: ts-node: autopkgtest regression in testing: Cannot find name 'process'
    Xavier 
    yadd at debian.org
       
    Fri Jan 15 21:34:30 GMT 2021
    
    
  
Control: reassign -1 pkg-js-autopkgtest
Control: affects -1 ts-node
Le 15/01/2021 à 22:14, Paul Gevers a écrit :
> Source: ts-node
> Version: 9.1.1-4
> X-Debbugs-CC: debian-ci at lists.debian.org
> Severity: serious
> User: debian-ci at lists.debian.org
> Usertags: regression
> 
> Dear maintainer(s),
> 
> With a very recent change in testing the autopkgtest of your package
> started to fail. I copied some of the output at the bottom of this
> report. Can you please investigate the situation and fix it?
> 
> More information about this bug and the reason for filing it can be found on
> https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation
> 
> Paul
This is due to a Perl change:
Now:
  $ cat debian/nodejs/extcopies|perl -pe 's/\s+.*$//'
  axiossemver at types/node at types/react
Before:
  $ cat debian/nodejs/extcopies|perl -pe 's/\s+.*$//'
  axios
  semver
  @types/node
  @types/react
I'm going to fix pkg-js-autopkgtest
    
    
More information about the Pkg-javascript-devel
mailing list