Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

securityonion-sostat: re-apply debconf noninteractive setting so that soup can proceed unattended #1523

Closed
dougburks opened this issue May 20, 2019 · 2 comments
Assignees

Comments

@dougburks
Copy link
Contributor

Ubuntu recently released new debconf and wireshark packages. The new debconf package resets the debconf/frontend setting which results in the wireshark-common package prompting the user regarding dumpcap privileges. Our securityonion-sostat package needs a preinst script that resets the debconf/frontend setting to noninteractive so that soup can proceed unattended.

echo "debconf debconf/frontend select noninteractive" | debconf-set-selections || echo "Unable to set debconf to noninteractive!"
@dougburks dougburks self-assigned this May 20, 2019
dougburks added a commit to Security-Onion-Solutions/securityonion-sostat that referenced this issue May 20, 2019
@dougburks
Copy link
Contributor Author

@dougburks
Copy link
Contributor Author

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant