Skip to content
New issue

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

Installer script fixes for unsupported operating systems. #3

Merged
merged 1 commit into from
Jul 15, 2024

Conversation

william-stearns
Copy link
Contributor

The fixes in this PR are for secondary/unsupported operating systems. They should not affect the operation or install of our supported operating systems.
As a side note, these fix issues with installing rita on localhost as we need to install ansible to get these working.

@william-stearns
Copy link
Contributor Author

BTW, the PR checks seem to be failing on a filename issue unrelated to the PR:

        	Error Trace:	/home/runner/work/rita/rita/cmd/import_test.go:188
        	            				/home/runner/go/pkg/mod/github.com/stretchr/testify@v1.9.0/suite/suite.go:115
        	Error:      	elements differ
        	            	
        	            	extra elements in list A:
        	            	([]interface {}) (len=1) {
        	            	 (string) (len=64) "/home/runner/work/rita/rita/test_data/valid_tsv/open_http.log.gz"
        	            	}
        	            	
        	            	
        	            	extra elements in list B:
        	            	([]interface {}) (len=1) {
        	            	 (string) (len=61) "/home/runner/work/rita/rita/test_data/valid_tsv/open_http.log"
        	            	}

@lisaSW lisaSW merged commit 235819b into main Jul 15, 2024
5 checks passed
@lisaSW lisaSW deleted the wls_installer_secondary_os branch July 15, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants