Skip to content

Installer script fixes for unsupported operating systems.#3

Merged
lisaSW merged 1 commit intomainfrom
wls_installer_secondary_os
Jul 15, 2024
Merged

Installer script fixes for unsupported operating systems.#3
lisaSW merged 1 commit intomainfrom
wls_installer_secondary_os

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/[email protected]/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
@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