[Pkg-javascript-devel] Bug#1124994: mark node-util Multi-Arch: foreign
Helmut Grohne
helmut at subdivi.de
Thu Jan 8 07:54:59 GMT 2026
Package: node-util
Version: 0.12.5+~1.0.10-1
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:elixir-ex-doc src:node-leveldown src:node-modern-syslog src:node-node-sass src:node-opencv src:node-shiny-server src:node-websocket src:orthanc-dicomweb src:qtwebengine-opensource-src
The affected packages cannot satisfy their cross Build-Depends, because
their transitive dependency on node-util is not satisfiable. In general,
Arch:all packages can never satisfy cross Build-Depends unless marked
Multi-Arch: foreign or annotated :native. Since node-util is a pure
Javascript library with no dependencies except for libjs-util (which
already is M-A:foreign), marking node-util M-A:foreign is appropriate
and the Multi-Arch hinter agrees. I'm attaching a patch for your
convenience.
Helmut
-------------- next part --------------
diff -Nru node-util-0.12.5+~1.0.10/debian/changelog node-util-0.12.5+~1.0.10/debian/changelog
--- node-util-0.12.5+~1.0.10/debian/changelog 2022-10-18 17:59:22.000000000 +0200
+++ node-util-0.12.5+~1.0.10/debian/changelog 2026-01-08 08:42:34.000000000 +0100
@@ -1,3 +1,10 @@
+node-util (0.12.5+~1.0.10-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Mark node-util Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de> Thu, 08 Jan 2026 08:42:34 +0100
+
node-util (0.12.5+~1.0.10-1) unstable; urgency=medium
[ Pirate Praveen ]
diff -Nru node-util-0.12.5+~1.0.10/debian/control node-util-0.12.5+~1.0.10/debian/control
--- node-util-0.12.5+~1.0.10/debian/control 2022-10-18 17:58:37.000000000 +0200
+++ node-util-0.12.5+~1.0.10/debian/control 2026-01-08 08:42:32.000000000 +0100
@@ -22,6 +22,7 @@
Depends: ${misc:Depends}
, libjs-util (= ${binary:Version})
Provides: ${nodejs:Provides}
+Multi-Arch: foreign
Description: NodeJS util module
node-util provides various utilities for regular expressions, deprecating
functions, inspecting variables and other useful things.
More information about the Pkg-javascript-devel
mailing list