repo.saltproject.io #13918
Replies: 2 comments 1 reply
-
#13926 There is an issue for this. |
Beta Was this translation helpful? Give feedback.
-
Thank you, because the version with the fixed issue isn't out yet your fix is really helpful. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
2.4.110
Installation Method
Network installation on Debian (unsupported)
Description
upgrading
Installation Type
Standalone
Location
on-prem with Internet access
Hardware Specs
Exceeds minimum requirements
CPU
12
RAM
64
Storage for /
1 TB
Storage for /nsm
4.5 TB
Network Traffic Collection
span port
Network Traffic Speeds
Less than 1Gbps
Status
Yes, all services on all nodes are running OK
Salt Status
Yes, there are salt failures (please provide detail below)
Logs
Yes, there are additional clues in /opt/so/log/ (please provide detail below)
Detail
Hello Security Onion Team and Community!
Wednesday I had executed soup on one of my managers, ran the soup command twice, after the second run of the command it failed to up date. This is a distributed deployment and the reason it failed is because it could not find repo.saltproject.io url because they are in the process of migrating to Broadcom.
After hours of trying to fix this, I finally have it fixed. After making a few changes to code in /securityonion/setup/so-functions and making changes to lines 1885 & 1886 to reflect this article:
https://saltproject.io/blog/salt-project-package-repo-migration-and-guidance/
and also made changes to lines 1893 & 1894 to reflect 1885 & 1886 in so-function.
Also had to make changes in /securityonion/salt/salt/scripts/bootstrap-salt.sh at line 9014 to reflect the article above. Once I did all of that the apt-get update worked fine. But once I tried to do ./so-setup-network for the forward sensors to communicate with the manager I got problems with salt downgrading.
Once I ran
in the /etc/apt/preferences.d/
and ran sudo apt-get install salt-minion
and run ./so-setup-network once again everything worked fine after that.
I wanted to make the team and community aware of this and if anyone runs into the same problem to hopefully help them out as well. Hope this gets fixed soon! Thank you!
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions