[Pkg-javascript-devel] Bug#1119751: node-proxy-agents: FTBFS: @types/ip is required by debian/nodejs/./extlinks but not available
    Santiago Vila 
    sanvila at debian.org
       
    Fri Oct 31 11:28:55 GMT 2025
    
    
  
Package: src:node-proxy-agents
Version: 0~2025070717-5
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, this package failed to build.
Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:
https://people.debian.org/~sanvila/build-logs/202510/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:node-proxy-agents, so that this is still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -e; for P in  agent-base https-proxy-agent https-proxy-agent pac-proxy-agent proxy-agent socks-proxy-agent; do\
	(set -e ;cd packages/$P/test/ && rm -f ssl-cert-snakeoil.*) \
done
rm -f debian/cert.cnf
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Found debian/nodejs/additional_components
Adding component(s): packages/agent-base, packages/data-uri-to-buffer, packages/degenerator, packages/get-uri, packages/http-proxy-agent, packages/https-proxy-agent, packages/pac-proxy-agent, packages/pac-resolver, packages/proxy, packages/proxy-agent, packages/socks-proxy-agent, packages/tsconfig
Link ./node_modules/data-uri-to-buffer -> /usr/share/nodejs/data-uri-to-buffer
Link ./node_modules/lru-cache -> /usr/share/nodejs/lru-cache
Link ./node_modules/quickjs-emscripten -> /usr/share/nodejs/quickjs-emscripten
Link ./node_modules/socks -> /usr/share/nodejs/socks
Link ./node_modules/@types/debug -> /usr/share/nodejs/@types/debug
Link ./node_modules/@types/escodegen -> /usr/share/nodejs/@types/escodegen
Link ./node_modules/@types/esprima -> /usr/share/nodejs/@types/esprima
Link ./node_modules/@types/fs-extra -> /usr/share/nodejs/@types/fs-extra
Not found
### @types/ip is required by debian/nodejs/./extlinks but not available
# Typescript definition detected, Fallback to main module
Not found
### ip isn't available too
### You SHOULD update your debian/nodejs/./extlinks file!
Link ./node_modules/@types/netmask -> /usr/share/nodejs/@types/netmask
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link ./node_modules/@types/proxy-from-env -> /usr/share/nodejs/@types/proxy-from-env
make: *** [debian/rules:10: binary] Error 1
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
    
    
More information about the Pkg-javascript-devel
mailing list