Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
vinnitu opened this issue May 30, 2022 · 0 comments
Open

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

vinnitu opened this issue May 30, 2022 · 0 comments

Comments

@vinnitu
Copy link

vinnitu commented May 30, 2022

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 <[email protected]>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant