Your message dated Mon, 09 Mar 2026 22:48:52 +0000
with message-id <[email protected]>
and subject line Bug#1123421: fixed in node-y18n 5.0.8+~5.0.0-4
has caused the Debian Bug report #1123421,
regarding node-y18n: FTBFS: TypeError: transformDefaultExport is not a function
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.)


-- 
1123421: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1123421
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:node-y18n
Version: 5.0.8+~5.0.0-3
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/202512/

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-y18n, 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 ./node_modules/.cache ./.nyc_output
        rm -rf types-y18n/node_modules/.cache types-y18n/.nyc_output
rm ./node_modules/.cache
unlink ./node_modules/@babel/parser
Trying to remove ./node_modules/@babel
unlink ./node_modules/@babel/types
Trying to remove ./node_modules/@babel
unlink ./node_modules/@rollup/plugin-typescript
Trying to remove ./node_modules/@rollup
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
rm types-y18n/node_modules/.cache
rm ./node_modules/.cache
unlink ./node_modules/@babel/parser
Trying to remove ./node_modules/@babel
unlink ./node_modules/@babel/types
Trying to remove ./node_modules/@babel
unlink ./node_modules/@rollup/plugin-typescript
Trying to remove ./node_modules/@rollup
unlink ./node_modules/@types/node
Trying to remove ./node_modules/@types
unlink node_modules/@types/y18n
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure --buildsystem=nodejs
Link ./node_modules/@babel/parser -> /usr/share/nodejs/@babel/parser
Link ./node_modules/@babel/types -> /usr/share/nodejs/@babel/types
Link ./node_modules/@rollup/plugin-typescript -> 
/usr/share/nodejs/@rollup/plugin-typescript
Link ./node_modules/@types/node -> /usr/share/nodejs/@types/node
Link node_modules/@types/y18n -> ../../types-y18n
Link node_modules/@wessberg/browserslist-generator -> 
../../debian/build_modules/@wessberg/browserslist-generator
Link node_modules/@wessberg/stringutil -> 
../../debian/build_modules/@wessberg/stringutil
Link node_modules/@wessberg/ts-clone-node -> 
../../debian/build_modules/@wessberg/ts-clone-node
Link node_modules/gts -> ../debian/build_modules/gts
Link node_modules/ts-transform-default-export -> 
../debian/build_modules/ts-transform-default-export
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
tsc
rollup -c

./lib/cjs.ts → ./build/index.cjs...
[!] (plugin typescript) TypeError: transformDefaultExport is not a 
function
    at transformers 
(file:///<<BUILDDIR>>/node-y18n-5.0.8+%7E5.0.0/rollup.config.js:18:28)
    at Object.program.emit 
(file:///usr/share/nodejs/@rollup/plugin-typescript/dist/es/index.js:737:23)
    at emitFilesAndReportErrors 
(/usr/share/nodejs/typescript/lib/typescript.js:122019:99)
    at Object.result.afterProgramCreate 
(/usr/share/nodejs/typescript/lib/typescript.js:122188:7)
    at Object.afterProgramCreate 
(file:///usr/share/nodejs/@rollup/plugin-typescript/dist/es/index.js:741:29)
    at synchronizeProgram 
(/usr/share/nodejs/typescript/lib/typescript.js:122550:14)
    at Object.createWatchProgram 
(/usr/share/nodejs/typescript/lib/typescript.js:122454:5)
    at createWatchProgram 
(file:///usr/share/nodejs/@rollup/plugin-typescript/dist/es/index.js:757:15)
    at Object.buildStart 
(file:///usr/share/nodejs/@rollup/plugin-typescript/dist/es/index.js:916:27)
    at /usr/share/nodejs/rollup/dist/shared/rollup.js:1882:40


make[1]: *** [debian/rules:12: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: node-y18n
Source-Version: 5.0.8+~5.0.0-4
Done: Yadd <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-y18n, 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.
Yadd <[email protected]> (supplier of updated node-y18n 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, 09 Mar 2026 23:20:33 +0100
Source: node-y18n
Architecture: source
Version: 5.0.8+~5.0.0-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 1123421
Changes:
 node-y18n (5.0.8+~5.0.0-4) unstable; urgency=medium
 .
   * Team upload
   * Declare compliance with policy 4.7.3
   * Drop "Rules-Requires-Root: no"
   * Add patchs for @rollup/plugin-typescript 12 (Closes: #1123421)
   * debian/watch version 5
   * Add patch for rimraf 4
Checksums-Sha1: 
 6a44908ec7179085630e37174df19fbc883fd82b 2525 node-y18n_5.0.8+~5.0.0-4.dsc
 050121d634f75d8693880e449a0fa0b4d1e8ccde 7760 
node-y18n_5.0.8+~5.0.0-4.debian.tar.xz
Checksums-Sha256: 
 a30da54ad489c155ae7242531f7ca6d2ed48331817f8847c7297f210e031b9a2 2525 
node-y18n_5.0.8+~5.0.0-4.dsc
 94b848f810864887f9f22b01f671093f7509f5caba287f205a89164fd56af45a 7760 
node-y18n_5.0.8+~5.0.0-4.debian.tar.xz
Files: 
 17b50a16f36396c71748e68d14682d38 2525 javascript optional 
node-y18n_5.0.8+~5.0.0-4.dsc
 4e5d1513a2c0564388ed04e8978e478b 7760 javascript optional 
node-y18n_5.0.8+~5.0.0-4.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmmvSBEACgkQ9tdMp8mZ
7unL3Q//bgVnFDcLhWqg/lXzAgl7PJJkAL1oKIgTR1fNJtlTzN8bkptHryhNnH4m
JZZ/9wEQ1OkHJZPBFb3hp2rlksawdtFBNepOI4baWE6B0ihoGK5+xhfreRA8PKTZ
p3+KkguEBr2+2ZbXR6XAVZnEZWIkSyC9iC6E3JbGlBirGqqLTybhPFPb8T/JAlO4
fvS3r+QdoaVGu/6m8cH0kMBXfnnwDN4VIsqgdmOxU7HfNK1xW8ptft0sdUjlTb/f
cboqE/3Oh/4BBL6JsM5dXXvZrrUcnfHdjbxyr6ZC265rPhchSilP9I953uFQbWwh
ncEqiKDbxQ/9pw8esptbd0TFI+QHhHoMF38Dby9FsEBLuFMeEKs2ShetBWYfaTd/
kyc0sPcZ6qDeSP0kl7UQJBDlQnaO/AoQUxvCHf5ZXiAeGJx7Txbnl5hoF9cuX+5C
0kA5x6+IfLX4vbblMl8O0X6udGlMich7PrIb9Wf5i5o0OlYZ3/CR88w4K2Mb2AOd
+xQ5LGyJ8f7kQJd/Ac/iqXFiTQI0lOy4Bvl4oizlsl4Q6Tzo8aqyptVsv5/WfILJ
RxHgsywdyK8ANejbiAsqZ+FCs/np29nT0Xb+e9ugWLEpBh6rqIJedbYXJCWVsbG0
2bvvhXz51WxjW5AVGSO6rF6Oo6sobYrRvu0/24+fnWeCFqdscy0=
=I3xi
-----END PGP SIGNATURE-----

Attachment: pgpMMGjiDbT42.pgp
Description: PGP signature


--- End Message ---

Reply via email to