[Pkg-javascript-devel] [RFS] node-zkochan-cmd-shim

Yadd yadd at debian.org
Fri Jun 25 06:33:50 BST 2021


Le 24/06/2021 à 22:17, Sonnie Nkwuda a écrit :
> Hi Yadd,
> 
> Thanks a lot for the corrections.
> I've fixed all except this line:   * autopkgtest fails: missing
> dependency to node-is-windows .  Please, any suggestion on what I should
> do to fix this?

--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Package: node-zkochan-cmd-shim
 Architecture: all
 Depends:
  ${misc:Depends}
- , nodejs (>= 6)
+ , node-types-is-windows
 Description: This package is the cmd-shim used in npm
  Cmd-shim  is used in npm to create executable scripts.
  .


> The Challenge is that autopkgtest passes in my enviroment, making it
> difficult for me to reproduce this issue or know what caused it.
> I already added node-is-windows to Build-Depends and also
> node-types-is-windows  ( which is what node-zkochan-cmd-shim actually
> needs from node-is-windows ) to both B-D and extlinks
> I'm running the test in chroot.

This prove the failure with a minimal unstable image:

  autopkgtest -B ../foo.deb -- schroot unstable-amd64-sbuild

See
https://wiki.debian.org/Javascript/Tutorial#Little_schroot.2Fsbuild_howto



More information about the Pkg-javascript-devel mailing list