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

soup: node checking master for updates fails if master has 1 update #1434

Closed
dougburks opened this issue Jan 29, 2019 · 1 comment
Closed

Comments

@dougburks
Copy link
Contributor

Problem
If a member node runs soup and detects that the master server has 1 update, it outputs the following error:

/usr/sbin/soup: line 159: [: : integer expression expected

Solution
Change the check to:

/usr/sbin/so-apt-check 2>&1 | cut -d\; -f1
dougburks added a commit to Security-Onion-Solutions/securityonion-sostat that referenced this issue Jan 29, 2019
@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