We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I just wanted to play with the project ... installation failed even after changing
-RUN apt-get -y -q install curl gnupg +RUN apt-get -y -q install curl gnupg libcap2-bin
ntopng fails to install:
Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... Setting up librrd8:amd64 (1.7.0-1build1) ... Setting up ntopng (5.7.230820-21352) ... Creating ntopng group /var/lib/dpkg/info/ntopng.postinst: 33: /var/lib/dpkg/info/ntopng.postinst: nmap: Operation not permitted dpkg: error processing package ntopng (--configure): installed ntopng package post-installation script subprocess returned error exit status 2 Processing triggers for libc-bin (2.27-3ubuntu1.6) ... Errors were encountered while processing: ntopng E: Sub-process /usr/bin/dpkg returned an error code (1) The command '/bin/sh -c apt-get update && apt-get -y -q install ntopng' returned a non-zero code: 100 make: *** [Makefile:6: build] Fehler 100
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I just wanted to play with the project ... installation failed even after changing
ntopng fails to install:
The text was updated successfully, but these errors were encountered: