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

Fix fedora container link (supports F32, 33, & 34) #128

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

no185
Copy link

@no185 no185 commented Apr 30, 2021

There was an issue with the chrx script grabbing the fedora release from the wrong and outdated link, which I have attempted to fix.
I have made it so that the script is compatible with versions 32,33, and 34. (older versions have been moved to an archive)

There were issues with the chrx script grabbing the fedora release from the wrong and outdated link, which I have attempted to fix.
@no185 no185 changed the title Fix fedora container link Fix fedora container link (supports F32, 33, & 34) Apr 30, 2021
Copy link

@foorjee foorjee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The ${CHRX_OS_ARCH} does not insert the right values for a valid link. For my machine (asus c423) expected value = x86_64, but I get amd64.

@no185
Copy link
Author

no185 commented May 2, 2021

I'll change the value to x86_64 instead of ${CHRX_OS_ARCH}.

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