node-zipfile does not load/register

Bug #1661509 reported by Lucas Madar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
node-zipfile (Ubuntu)
New
Undecided
Unassigned

Bug Description

$ sudo apt-get install node-zipfile
...
The following NEW packages will be installed:
  libzip4 node-zipfile
0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded.
(install succeeds)

$ nodejs
> require('zipfile')
Error: Module did not self-register.
    at Error (native)
    at Object.Module._extensions..node (module.js:435:18)
    at Module.load (module.js:344:32)
    at Function.Module._load (module.js:301:12)
    at Module.require (module.js:354:17)
    at require (internal/module.js:12:17)
    at repl:1:1
    at REPLServer.defaultEval (repl.js:252:27)
    at bound (domain.js:287:14)
    at REPLServer.runBound [as eval] (domain.js:300:12)

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.1 LTS
Release: 16.04
Codename: xenial

$ apt-cache policy node-zipfile
node-zipfile:
  Installed: 0.5.0+ds-1build1
  Candidate: 0.5.0+ds-1build1
  Version table:
 *** 0.5.0+ds-1build1 500
        500 http://us.archive.ubuntu.com/ubuntu xenial/universe amd64 Packages
        100 /var/lib/dpkg/status

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.