You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the bootstrap-debian.sh script it outputs a popup stating that the user needs to run /usr/share/opennms/bin/install to complete the installation.
When the user runs the script they get a message stating 'Nothing to do' which will probably confuse some users.
The message should be changed to /usr/share/opennms/bin/install -dis.
The user has to confirm with OK and the DEBIAN_FRONTEND=noninteractive is ignored.