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

Use 'os.uname().machine' to get machine architecture instead of 'uname -i' #5322

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

KKoukiou
Copy link
Contributor

uname -i returns unknown.

Resolves: rhbz#2248930

@KKoukiou KKoukiou changed the title Use 'uname -m' to get machine architecture instead of 'uname -i' Use 'os.uname().machine' to get machine architecture instead of 'uname -i' Nov 15, 2023
@VladimirSlavik
Copy link
Contributor

The test for substitution does not appear to be passing after these changes.

…e -i'

uname -i returns unknown.

Resolves: rhbz#2248930
@KKoukiou
Copy link
Contributor Author

kickstart-test --testtype smoke

@VladimirSlavik
Copy link
Contributor

/kickstart-test --testtype smoke

@KKoukiou KKoukiou merged commit 97983a6 into rhinstaller:master Nov 20, 2023
14 of 15 checks passed
@KKoukiou KKoukiou deleted the fix-rpms-keys-arch branch November 20, 2023 15:21
@KKoukiou KKoukiou restored the fix-rpms-keys-arch branch November 22, 2023 15:26
@KKoukiou KKoukiou deleted the fix-rpms-keys-arch branch November 22, 2023 15:27
@KKoukiou KKoukiou restored the fix-rpms-keys-arch branch November 22, 2023 15:27
@KKoukiou KKoukiou deleted the fix-rpms-keys-arch branch November 22, 2023 15:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

3 participants