Your message dated Mon, 15 Jun 2026 14:11:03 +0100
with message-id <[email protected]>
and subject line Re: Bug#1139969: ITP: node-cross-spawn -- Cross-platform child
process spawning for Node.js
has caused the Debian Bug report #1139969,
regarding ITP: node-cross-spawn -- Cross-platform child process spawning for
Node.js
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1139969: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1139969
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Edward Betts <[email protected]>
X-Debbugs-Cc: [email protected]
* Package name : node-cross-spawn
Version : 7.0.6
Upstream Author : André Cruz <[email protected]>
* URL : https://github.com/moxystudio/node-cross-spawn
* License : MIT
Programming Lang: JavaScript
Description : Cross-platform child process spawning for Node.js
Cross-spawn provides a drop-in replacement for Node.js child_process.spawn
and child_process.spawnSync with improved cross-platform behaviour.
.
The module is useful for JavaScript tools that need to run external
commands consistently across Unix-like systems and Windows without
relying on platform-specific argument escaping.
This library is a dependancy of FullCalendar, needed by Home Assistant, the
Python smart home platform. I plan to maintain it as part of the Home
Assistant team.
--- End Message ---
--- Begin Message ---
Xavier <[email protected]> wrote:
> Le 14/06/2026 à 09:58, Bastien Roucaries a écrit :
> > No this package is banned see npm2deb
> >
> > you should pat
> >
> > rouca
>
> yes please patch to use `import { spawn, spawnSync } from "child_process"`
> and do not use this old hook
Thanks!
I've cancelled this ITP and patched FullCalendar so it builds without
cross-spawn.
Cheers,
Edward
--- End Message ---