Package: rollup Version: 0.38.0-1 Severity: grave Justification: renders package unusable
Dear Maintainer, Thanks for packaging rollup. However, it doesn't work at the moment: $ rollup -c [TypeError: Cannot read property 'id' of undefined] However this works: $ NODE_PATH=xxx/rollup/node_modules rollup -c # successfully builds three.js without error xxx/rollup is where I cloned https://github.com/rollup/rollup xxx/rollup/node_modules is the directory created after running "npm install" You should be able to reproduce this by checking out https://anonscm.debian.org/cgit/pkg-javascript/three.js.git/ and running the above commands, in a clean chroot after installing build-dependencies (plus rollup) X -- System Information: Debian Release: 9.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 'testing-debug'), (300, 'unstable'), (100, 'experimental'), (1, 'experimental-debug') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.9.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system)