[Pkg-javascript-devel] Bug#1013621: node-node-localstorage: FTBFS: TypeError: 'set' on proxy: trap returned falsish for property 'length'
Lucas Nussbaum
lucas at debian.org
Fri Jun 24 12:27:29 BST 2022
Source: node-node-localstorage
Version: 2.1.5-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220624 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> coffee -c *.coffee
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_auto_test --buildsystem=nodejs
> mkdir -p node_modules
> ln -s ../. node_modules/node-localstorage
> /bin/sh -ex debian/tests/pkg-js/test
> + coffee -c test/error-test.coffee test/es6-test.coffee test/json-storage-test.coffee test/localstorage-test.coffee test/same-directory-twice-test.coffee
> + tape test/error-test.js test/es6-test.js test/json-storage-test.js test/localstorage-test.js test/same-directory-twice-test.js
> TAP version 13
> # file exists error
> ok 1 should throw
> # array and dot notation
> ok 2 should be strictly equal
> ok 3 should be strictly equal
> ok 4 should be strictly equal
> /<<PKGBUILDDIR>>/LocalStorage.js:304
> this.length = 0;
> ^
>
> TypeError: 'set' on proxy: trap returned falsish for property 'length'
> at Proxy._deleteLocation (/<<PKGBUILDDIR>>/LocalStorage.js:304:21)
> at Test.<anonymous> (/<<PKGBUILDDIR>>/test/es6-test.js:18:18)
> at Test.bound [as _cb] (/usr/share/nodejs/tape/lib/test.js:99:32)
> at Test.run (/usr/share/nodejs/tape/lib/test.js:117:31)
> at Test.bound [as run] (/usr/share/nodejs/tape/lib/test.js:99:32)
> at Immediate.next (/usr/share/nodejs/tape/lib/results.js:88:19)
> at processImmediate (node:internal/timers:466:21)
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2022/06/24/node-node-localstorage_2.1.5-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220624;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220624&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the Pkg-javascript-devel
mailing list