Your message dated Mon, 03 Aug 2026 15:20:43 +0000
with message-id <[email protected]>
and subject line Bug#1143346: fixed in node-mermaid 9.2.2+~2.0.0-2
has caused the Debian Bug report #1143346,
regarding node-dagre-d3-renderer installs a broken dagre-d3
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.)


-- 
1143346: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1143346
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-mermaid
Version: 9.2.2+~2.0.0-1
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/202608/

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-mermaid, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean
   dh_auto_clean --buildsystem=nodejs
        rm -rf packages/mermaid/node_modules/.cache packages/mermaid/.nyc_output
        rm -rf khroma/node_modules/.cache khroma/.nyc_output
rm packages/mermaid/node_modules/.cache
rm khroma/node_modules/.cache
rm packages/mermaid/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/@babel/register
Trying to remove ./node_modules/@babel
unlink ./node_modules/d3
unlink ./node_modules/dagre-d3
unlink ./node_modules/dagre
unlink ./node_modules/dompurify
unlink ./node_modules/graphlib
unlink ./node_modules/moment
unlink ./node_modules/@braintree/sanitize-url
Trying to remove ./node_modules/@braintree
unlink ./node_modules/stylis
unlink ./node_modules/@types/stylis
Trying to remove ./node_modules/@types
unlink ./node_modules/@types/d3
Trying to remove ./node_modules/@types
unlink ./node_modules/rollup
unlink ./node_modules/@rollup/plugin-terser
Trying to remove ./node_modules/@rollup
unlink ./node_modules/tslib
unlink ./node_modules/@rollup/plugin-node-resolve
Trying to remove ./node_modules/@rollup
unlink ./node_modules/@rollup/plugin-json
Trying to remove ./node_modules/@rollup
unlink ./node_modules/jison
unlink ./node_modules/@rollup/plugin-commonjs
Trying to remove ./node_modules/@rollup
unlink ./node_modules/lodash
unlink ./node_modules/lodash.memoize
unlink ./node_modules/uuid
unlink ./node_modules/@rollup/plugin-typescript
Trying to remove ./node_modules/@rollup
unlink ./node_modules/geojson
unlink node_modules/khroma
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/@babel/register -> /usr/share/nodejs/@babel/register
Link ./node_modules/d3 -> /usr/share/nodejs/d3
Link ./node_modules/dagre-d3 -> /usr/share/nodejs/dagre-d3
Link ./node_modules/dagre -> /usr/share/nodejs/dagre
Link ./node_modules/dompurify -> /usr/share/nodejs/dompurify
Link ./node_modules/graphlib -> /usr/share/nodejs/graphlib
Link ./node_modules/moment -> /usr/share/nodejs/moment
Link ./node_modules/@braintree/sanitize-url -> 
/usr/share/nodejs/@braintree/sanitize-url
Link ./node_modules/stylis -> /usr/share/nodejs/stylis
Link ./node_modules/@types/stylis -> /usr/share/nodejs/@types/stylis
Link ./node_modules/@types/d3 -> /usr/share/nodejs/@types/d3
Link ./node_modules/rollup -> /usr/share/nodejs/rollup
Link ./node_modules/@rollup/plugin-terser -> 
/usr/share/nodejs/@rollup/plugin-terser
Link ./node_modules/tslib -> /usr/share/nodejs/tslib
Link ./node_modules/@rollup/plugin-node-resolve -> 
/usr/share/nodejs/@rollup/plugin-node-resolve
Link ./node_modules/@rollup/plugin-json -> /usr/share/nodejs/@rollup/plugin-json
Link ./node_modules/jison -> /usr/share/nodejs/jison
Link ./node_modules/@rollup/plugin-commonjs -> 
/usr/share/nodejs/@rollup/plugin-commonjs
Link ./node_modules/lodash -> /usr/share/nodejs/lodash
Link ./node_modules/lodash.memoize -> /usr/share/nodejs/lodash.memoize
Link ./node_modules/uuid -> /usr/share/nodejs/uuid
Link ./node_modules/@rollup/plugin-typescript -> 
/usr/share/nodejs/@rollup/plugin-typescript
Link ./node_modules/geojson -> /usr/share/nodejs/geojson
Link node_modules/khroma -> ../khroma
Link node_modules/webpack-node-externals -> 
../debian/build_modules/webpack-node-externals
   dh_auto_build --buildsystem=nodejs
Found debian/nodejs/khroma/build
        cd ./khroma && sh -ex ../debian/nodejs/khroma/build
+ rollup -c ../debian/nodejs/khroma/rollup.config.mjs

src/index.ts → dist/index.js...
created dist/index.js in 851ms
Found debian/nodejs/packages/mermaid/build
        cd ./packages/mermaid && sh -ex 
../../debian/nodejs/packages/mermaid/build
+ rsync -a src/ srcforbuild/ --exclude __mocks__ --exclude *.spec.* --exclude 
tests/
+ cp ../../debian/nodejs/packages/mermaid/rollup.config.mjs rollup.config.mjs
+ rollup -c rollup.config.mjs

srcforbuild/mermaid.ts → dist/mermaid.esm.mjs, 
dist/mermaid.esm.min.mjs, dist/mermaid.js, dist/mermaid.min.js...
(!) Circular dependencies
srcforbuild/mermaidAPI.ts -> srcforbuild/diagram-api/diagram-orchestration.ts 
-> srcforbuild/diagrams/git/gitGraphAst.js -> srcforbuild/mermaidAPI.ts
srcforbuild/mermaidAPI.ts -> srcforbuild/diagram-api/diagram-orchestration.ts 
-> srcforbuild/diagrams/c4/c4Db.js -> srcforbuild/mermaidAPI.ts
srcforbuild/mermaidAPI.ts -> srcforbuild/diagram-api/diagram-orchestration.ts 
-> srcforbuild/diagrams/class/classDb.js -> srcforbuild/mermaidAPI.ts
...and 10 more
created dist/mermaid.esm.mjs, dist/mermaid.esm.min.mjs, 
dist/mermaid.js, dist/mermaid.min.js in 8.3s

srcforbuild/mermaid.ts → dist/mermaid.core.mjs, 
dist/mermaid.core.min.mjs...
(!) Circular dependencies
srcforbuild/mermaidAPI.ts -> srcforbuild/diagram-api/diagram-orchestration.ts 
-> srcforbuild/diagrams/git/gitGraphAst.js -> srcforbuild/mermaidAPI.ts
srcforbuild/mermaidAPI.ts -> srcforbuild/diagram-api/diagram-orchestration.ts 
-> srcforbuild/diagrams/c4/c4Db.js -> srcforbuild/mermaidAPI.ts
srcforbuild/mermaidAPI.ts -> srcforbuild/diagram-api/diagram-orchestration.ts 
-> srcforbuild/diagrams/class/classDb.js -> srcforbuild/mermaidAPI.ts
...and 10 more
created dist/mermaid.core.mjs, dist/mermaid.core.min.mjs in 
5.1s
   dh_auto_test --buildsystem=nodejs
        ln -s ../packages/mermaid node_modules/mermaid
        /bin/sh -ex debian/tests/pkg-js/test
+ set -e
+ echo Test for rollup to be able to bundle a simple code which uses mermaid
Test for rollup to be able to bundle a simple code which uses mermaid
+ echo ``` 
    graph TD 
    A-->B 

```
+ rollup foo.js --output.file bundle.js --output.format cjs

foo.js → bundle.js...
created bundle.js in 15ms
+ rm -f ./bundle.js ./foo.js
+ node
node:internal/modules/esm/resolve:314
  return new ERR_PACKAGE_PATH_NOT_EXPORTED(
         ^

Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath 
'./lib/label/add-html-label.js' is not defined by "exports" in 
/<<PKGBUILDDIR>>/node_modules/dagre-d3/package.json imported from 
/<<PKGBUILDDIR>>/packages/mermaid/dist/mermaid.core.mjs
    at exportsNotFound (node:internal/modules/esm/resolve:314:10)
    at packageExportsResolve (node:internal/modules/esm/resolve:662:9)
    at packageResolve (node:internal/modules/esm/resolve:774:12)
    at moduleResolve (node:internal/modules/esm/resolve:859:18)
    at defaultResolve (node:internal/modules/esm/resolve:992:11)
    at #cachedDefaultResolve (node:internal/modules/esm/loader:701:20)
    at #resolveAndMaybeBlockOnLoaderThread 
(node:internal/modules/esm/loader:721:38)
    at ModuleLoader.resolveSync (node:internal/modules/esm/loader:759:56)
    at #resolve (node:internal/modules/esm/loader:683:17)
    at ModuleLoader.getOrCreateModuleJob 
(node:internal/modules/esm/loader:603:35) {
  code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
}

Node.js v24.18.0
dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
make: *** [debian/rules:8: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: node-mermaid
Source-Version: 9.2.2+~2.0.0-2
Done: Bastien Roucariès <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-mermaid, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bastien Roucariès <[email protected]> (supplier of updated node-mermaid package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 03 Aug 2026 17:07:27 +0200
Source: node-mermaid
Architecture: source
Version: 9.2.2+~2.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Bastien Roucariès <[email protected]>
Closes: 1143346
Changes:
 node-mermaid (9.2.2+~2.0.0-2) unstable; urgency=medium
 .
   * Use dagre-d3-es (Closes: #1143346)
Checksums-Sha1:
 b632b867a80bdbddbada1402c3e8210c54bf68c9 2977 node-mermaid_9.2.2+~2.0.0-2.dsc
 35e3cf7da14f4c657976bba946f519243e5609d0 20025 
node-mermaid_9.2.2+~2.0.0.orig-khroma.tar.gz
 728aa0444b87e7c4875e03598f6301d84f32a9e7 8317796 
node-mermaid_9.2.2+~2.0.0.orig.tar.gz
 f0973594584c1daab5e0a28deef0bb03a99e49ca 15792 
node-mermaid_9.2.2+~2.0.0-2.debian.tar.xz
 a79f2ebe78b3168a63394c239b0456caaca30b19 23550 
node-mermaid_9.2.2+~2.0.0-2_source.buildinfo
Checksums-Sha256:
 2e2a2fef746d27b808de879b5f4a62904d3dafa6f8b0a60a2b084e4dd622c581 2977 
node-mermaid_9.2.2+~2.0.0-2.dsc
 2c163ef0113b7753fd65d88f293bcb480eebc488673241d7fb6dade9ee6898ff 20025 
node-mermaid_9.2.2+~2.0.0.orig-khroma.tar.gz
 2fd5d606c896c7ecddd0daa92da582cf13e53a21c07c5974888c149592b97bca 8317796 
node-mermaid_9.2.2+~2.0.0.orig.tar.gz
 94e2214ad53da057928fb5b723b7decaca85d5211c7dbdd868ee3a91987177bf 15792 
node-mermaid_9.2.2+~2.0.0-2.debian.tar.xz
 f4590bc55cbebb5b75b3c571296e2fc46888b18a4b1c54f2444c5cbc526ebbd3 23550 
node-mermaid_9.2.2+~2.0.0-2_source.buildinfo
Files:
 f26b526ef792211cfeecfea78f06f153 2977 javascript optional 
node-mermaid_9.2.2+~2.0.0-2.dsc
 7f7b12af4e0c5f7794553d62a48d5ed8 20025 javascript optional 
node-mermaid_9.2.2+~2.0.0.orig-khroma.tar.gz
 7575eda3cd75a831ecbb1fd9865b55f5 8317796 javascript optional 
node-mermaid_9.2.2+~2.0.0.orig.tar.gz
 576325199dd35f0a6aef81b5a6099f54 15792 javascript optional 
node-mermaid_9.2.2+~2.0.0-2.debian.tar.xz
 24f292c8401a13b9115b2747a2404bf3 23550 javascript optional 
node-mermaid_9.2.2+~2.0.0-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

wsG7BAEBCgBvBYJqcK7+CRAAOhotqkEIX0cUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmdYA7gkrVSQAv7WjSNCRfMIhC7ih2He88dePdRO9BIV
exYhBF0Bh7lAokW617D1agA6Gi2qQQhfAACVyQ//esvkXFBKwfSX/J/4CQv2a1BD
30ShbCwIXaMGnLiXTNby2/gR9d+YghF1mOBMWdhV768UMwQ3biJq8x2tldRjStOM
sKOAUOflRZEST5eTLeHL77JoQ0+9HYfCBzTnp0Qhxy5hunTweEzPi+U17Fa4JBPS
shOddSKk20TdB7JD0GyW6qd9JJ2RJ+kGLjLvKXUkdZCFFPY8UIVuvEz0w678VTtx
XrG4/fwdVDtO2hzEw3aI+ZiSp6bY7ffEcJJxX64b3GeWBEsT2N04SsG2XLmok1n0
0XOZ4EygNT8YtrvILLhI9uA53g3WeZJVaW3F63YLnmcxYysJupZqHHEHx3C6HuBC
3oLfyzsM4j84fWlbJcMOm3Cveei0NV8489y9pxcX+2q3Rt9/MqM4mzvWIf2WkjYq
BvK7sUM+PveYf84xU7tehNWYep//SCxeJaa2WbnJsHo+pGaq8a8ov1sfVF1J0HgT
3X6mCLt3BSCmpaWgjy8b5ANPGDADzVOEbOpyyLiZnVgBMURYPLV1E6IMLACzkIcY
hk6WFXqmd2dLMU1fSXIXVTTHBZ/PqM3lQVFkhz1PGrkeyEH3pHYkbICVnz5Li79M
IE4MscfqW3pbvvYflzdqjoHPbfw+6H0p6WJq2ZSbceHeWfcZDyCGU83Pf95onZ/9
zGWdO66fHF8JPJyvGqk=
=DtHJ
-----END PGP SIGNATURE-----

Attachment: pgpvmVcEzdpPi.pgp
Description: PGP signature


--- End Message ---
-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to