Your message dated Fri, 03 Jan 2025 11:19:32 +0000
with message-id <e1ttfig-003cpb...@fasolo.debian.org>
and subject line Bug#1091941: fixed in dpkg 1.22.13
has caused the Debian Bug report #1091941,
regarding node-d3-force: FTBFS: dpkg-genchanges: error: package node-d3-force
has value in Priority field in control file but optional in files list
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 ow...@bugs.debian.org
immediately.)
--
1091941: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091941
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:node-d3-force
Version: 2.1.1+~2.1.4-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
(Note: I'm adding dpkg and debhelper maintainers in X-debbugs-Cc. I suspect they
might already know what's happening here)
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean
dh_auto_clean --buildsystem=nodejs
rm -rf ./node_modules/.cache ./.nyc_output
rm -rf types-d3-force/node_modules/.cache types-d3-force/.nyc_output
rm ./node_modules/.cache
rm types-d3-force/node_modules/.cache
rm ./node_modules/.cache
unlink node_modules/@types/d3-force
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure --buildsystem=nodejs
Link node_modules/@types/d3-force -> ../../types-d3-force
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
rollup -c
[36m
[1msrc/index.js[22m â [1mdist/d3-force.js[22m...[39m
[32mcreated [1mdist/d3-force.js[22m in [1m125ms[22m[39m
[36m
[1msrc/index.js[22m â [1mdist/d3-force.min.js[22m...[39m
[32mcreated [1mdist/d3-force.min.js[22m in [1m367ms[22m[39m
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_test --buildsystem=nodejs
ln -s ../. node_modules/d3-force
/bin/sh -ex debian/tests/pkg-js/test
+ echo Upstream does not ship any tests
Upstream does not ship any tests
Removing node_modules/d3-force
create-stamp debian/debhelper-build-stamp
dh_prep
dh_auto_install --buildsystem=nodejs --destdir=debian/node-d3-force/
dh_auto_install: warning: ### Missing ./build/config.gypi, skipping
Found "files" field in ./package.json, using it
Parsing expression ./src/**/*.js
Line ./src/**/*.js becomes: ^./src/.*(?<=/)[^/]*\.js(?:/.*)?$
Parsing expression ./dist/**/*.js
Line ./dist/**/*.js becomes: ^./dist/.*(?<=/)[^/]*\.js(?:/.*)?$
mkdir -p
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src
install -m 644 ./src/constant.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/y.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/x.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/center.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/index.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/radial.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/lcg.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/manyBody.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/link.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/collide.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/simulation.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
install -m 644 ./src/jiggle.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/src/
mkdir -p
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/dist
install -m 644 ./dist/d3-force.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/dist/
install -m 644 ./dist/d3-force.min.js
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force/dist/
install -m 644 ./package.json
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force//
install -m 644 ./package.json
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/d3-force//
dh_auto_install: warning: ### Missing types-d3-force/build/config.gypi, skipping
No "files" field in types-d3-force/package.json, install all files
Files to install: types-d3-force, !types-d3-force/build/config.gypi
mkdir -p
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/\@types/d3-force/
install -m 644 types-d3-force/index.d.ts
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/\@types/d3-force//
install -m 644 types-d3-force/package.json
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/\@types/d3-force//
install -m 644 types-d3-force/package.json
/<<BUILDDIR>>/node-d3-force-2.1.1\+\~2.1.4/debian/node-d3-force//usr/share/nodejs/\@types/d3-force//
Populate ${nodejs:Provides}:
+ node-types-d3-force (= 2.1.4)
Set ${nodejs:Version} to 20.18.1+dfsg
dh_installdocs
dh_installchangelogs
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_missing
dh_installdeb
dh_nodejs_substvars
dh_gencontrol
dpkg-gencontrol: warning: package node-d3-force: substitution variable
${nodejs:Version} unused, but is defined
dh_md5sums
dh_builddeb
dpkg-deb: building package 'node-d3-force' in
'../node-d3-force_2.1.1+~2.1.4-1_all.deb'.
dpkg-genbuildinfo --build=binary
-O../node-d3-force_2.1.1+~2.1.4-1_amd64.buildinfo
dpkg-genchanges --build=binary -O../node-d3-force_2.1.1+~2.1.4-1_amd64.changes
Use of uninitialized value $v in string ne at /usr/bin/dpkg-genchanges line 462.
Use of uninitialized value $args[1] in sprintf at
/usr/share/perl5/Dpkg/ErrorHandling.pm line 204.
dpkg-genchanges: error: package node-d3-force has value in Priority field in
control file but optional in files list
dpkg-buildpackage: error: dpkg-genchanges --build=binary
-O../node-d3-force_2.1.1+~2.1.4-1_amd64.changes subprocess returned exit status
25
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202501/
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 could not 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-d3-force, so that this is still
visible in the BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: dpkg
Source-Version: 1.22.13
Done: Guillem Jover <guil...@debian.org>
We believe that the bug you reported is fixed in the latest version of
dpkg, 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 1091...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guillem Jover <guil...@debian.org> (supplier of updated dpkg 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 03 Jan 2025 11:47:15 +0100
Source: dpkg
Architecture: source
Version: 1.22.13
Distribution: unstable
Urgency: medium
Maintainer: Dpkg Developers <debian-d...@lists.debian.org>
Changed-By: Guillem Jover <guil...@debian.org>
Closes: 1091898 1091915 1091941 1091990
Changes:
dpkg (1.22.13) unstable; urgency=medium
.
[ Guillem Jover ]
* dpkg-deb: Add support for filesystem metadata checks.
* Perl modules:
- Dpkg::OpenPGP::Backend::Sequoia: Handle all KeyHandle types in
inline_sign(). See #1091915.
- Dpkg::OpenPGP::Backend::Sequoia: Check whether we can use the key.
Closes: #1091915
- Dpkg::OpenPGP::Backend: Add missing imports. Closes: #1091990
- Dpkg::BuildDriver::DebianRules: Change default R³ value to «no».
* Documentation:
- man: Document the version since the Section and Priority fields have
defaults.
- man: Clarify Priority values by mentioning known important and unknown
ones.
- man: Clarify Section and Priority values usage tied to distribution
policies.
- man: Refer to --sign-keyid instead of --sign-key in DEB_SIGN_KEYID
description.
* Code internals:
- libdpkg: Add test cases for varbuf C++ operators.
- libdpkg: Do not call varbuf_init() from operator=().
- dselect: Make sure the search varbuf always has allocated space.
See #1091898.
- dselect: Update the search varbuf to account for the used size.
Closes: #1091898
- dselect: Fix logic inversion in repeat search keybinding.
- dselect: Fix formatting for return in keybindings::find().
- scripts: When printing a field value quote it with double quotes.
- dpkg-gencontrol: Add missing field name to warning message. See #1091941.
- dpkg-genchanges: Set Section and Priority defaults even with no fields.
Closes: #1091941
Checksums-Sha1:
797dce84457d1a19faac8d4d05143c73f25b9c93 3144 dpkg_1.22.13.dsc
b7785d3613dcdcb190426026e6ca632133d759ac 5709060 dpkg_1.22.13.tar.xz
a53f838334502042cd4c6066ffde7d1fd5f60e52 8156 dpkg_1.22.13_amd64.buildinfo
Checksums-Sha256:
8f9777eba3a52f5ff42e20bce24d6827b705fbb05257c20874084483eb8111b0 3144
dpkg_1.22.13.dsc
6607bd61bc2d7dce2229f20868411e865add9881d707f60a70f83f3952e65935 5709060
dpkg_1.22.13.tar.xz
5d3c9979b0b3013077eeb00563d75ac92d365f0c74c8f313663569da86ca076a 8156
dpkg_1.22.13_amd64.buildinfo
Files:
43ef19596bd0221b944ea706074cb984 3144 admin required dpkg_1.22.13.dsc
ee723236d97d214ff0ea02bda9a708bc 5709060 admin required dpkg_1.22.13.tar.xz
08d3dfabc0155b7b1416946c83e58aeb 8156 admin required
dpkg_1.22.13_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
wsG7BAEBCgBvBYJnd8P/CRC5cr8+pK5Xo0cUAAAAAAAeACBzYWx0QG5vdGF0aW9u
cy5zZXF1b2lhLXBncC5vcmc9UOrjiNul59/pYrv1HDrYMjUpz4HBoP0sOtZ47yHa
ZhYhBE8+dPQ2BQwQ9WlldLlyvz6krlejAADTeg/+M+ucGWIHaN+z8GIhFI5MOi9w
uNa+N69OZeiJHU2aIXdm8PCQ1p8KOJtXwAwUJ/Xa29Q4LeagHp4UhGn9PpBllTff
sjI+AVWdPeG/jDckAR+OcgDiZzQSjyA28+9b+/LPwamPXL3bj26RjYhQsqPJttDa
nsysmIq8fw4A55Pgc/3DpNc80gSbdUzvQmgUaLFW/PCV0lXooSWp+bDNW2Genqo6
r7XwwJ/RzXUh54qh1aXHR1Iq1Fk+4vS9v3+qWdfpTyNPHhQvUpG9wK2Fcj+hLMAh
Ov0ezqCokL22UNecANyBeVjBdCVRCDrlsNaieI5e5dcO1M87WDCI9wQOz3yxdFQG
oUsB9ptQ5rCNSpzn+A9ghRgtqi5fYkIsmz0f3Gf3WmD/ES8Qt9vKfxvZPFlVZ8xS
/fJOSqUQvLoNQFp2+2j9hig4rUJ6M+/bebsrJNV+LtNvKYA+PyQl/h2tkDocHAZa
URpv+nady7aO1PcNaG9HN+1JnudHiH4Tc7SBWZO35uOEgwX4RHPWJiZ/kzhWduVQ
KdrN0Teu2a+UDuDiG2l7OBiuBQ6AsZ86XbkYsN8zXQFLogAPqUjOrvB5jYuPQYoQ
2VCIuYObiJP8JExOJrs653MuwI4t+zzp5OVtE+tcGDBq5Kod5tf3YKpLwnT8HW0V
nMTH0UF5aeYkbVVyYgY=
=o1U2
-----END PGP SIGNATURE-----
pgpLjzCxljt2P.pgp
Description: PGP signature
--- End Message ---