Skip to content

dpkg-deb: error: unable to create 'real-app_0.1.0_all.deb': Success #111

Description

@vinnitu

Hi. This error on all examples.

/tmp/node-deb/test/real-app$ ./test.sh

up to date, audited 59 packages in 625ms

7 packages are looking for funding
  run `npm fund` for details

found 0 vulnerabilities
DEBUG: The package name has been set to: real-app
DEBUG: The deb filename name has been set to: dbkg-deb default
DEBUG: The install_dir directory was set to: /usr/share
DEBUG: The package version has been set to: 0.1.0
DEBUG: The package description has been set and starts with: foo
DEBUG: The package maintainer has been set to: foo <bar@baz.quux>
DEBUG: The package dependencies has been set to: nodejs, sudo
DEBUG: The package architecture has been set to: all
DEBUG: The executable name has been set to: real-app
DEBUG: The Unix user has been set to: real-app
DEBUG: The Unix group has been set to: real-app
DEBUG: The init type has been set to: none
DEBUG: The install strategy has been set to: auto
DEBUG: The extra_files directory was set to: 
DEBUG: The control template has been set to: /tmp/node-deb/templates/control
DEBUG: The executable template has been set to: /tmp/node-deb/templates/executable
DEBUG: The preinst template has been set to: /tmp/node-deb/templates/preinst
DEBUG: The postinst template has been set to: /tmp/node-deb/templates/postinst
DEBUG: The postrm template has been set to: /tmp/node-deb/templates/postrm
DEBUG: The prerm template has been set to: /tmp/node-deb/templates/prerm
DEBUG: The systemd template has been set to: /tmp/node-deb/templates/systemd.service
DEBUG: The upstart template has been set to: /tmp/node-deb/templates/upstart.conf
DEBUG: The System V init script template has been set to: /tmp/node-deb/templates/sysv-init
DEBUG: The default variables file template has been set to: /tmp/node-deb/templates/default
DEBUG: The daemon entrypoint has been set to: app.js
DEBUG: The CLI entrypoint has been set to: app.js
INFO: Making install directories
INFO: Rendering templates
DEBUG: Templates rendered successfully
INFO: Recursively copying files into Debian directory
DEBUG: Copying: app.js
DEBUG: Copying dependency: express
INFO: Including 'package.json' in the Debian package.
INFO: Including 'npm-shrinkwrap.json' in the Debian package.
DEBUG: Calculating md5 sums
INFO: Building Debian package
dpkg-deb: error: unable to create 'real-app_0.1.0_all.deb': Success

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions