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

Disable geolocation on the Fedora Workstation live image (#2231339) #5053

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

M4rtinK
Copy link
Contributor

@M4rtinK M4rtinK commented Aug 17, 2023

We need to disable geolocation for the Fedora Workstation live image or else this will clash with and possibly override the language selection performed by Gnome Initial setup, which in this environment runs before Anaconda is started.

As far as we can tell, the Fedora Workstation live image is the only image using the Fedora Workstation configuration file, so it should be safe to put it there.

Related: rhbz#2231339

We need to disable geolocation for the Fedora Workstation live image
or else this will clash with and possibly override the language
selection performed by Gnome Initial setup, which in this environment
runs before Anaconda is started.

As far as we can tell, the Fedora Workstation live image is the only
image using the Fedora Workstation configuration file, so it should
be safe to put it there.

Related: rhbz#2231339
@M4rtinK M4rtinK added blocked Don't merge this pull request! webui labels Aug 17, 2023
@github-actions github-actions bot added f39 and removed webui labels Aug 17, 2023
@M4rtinK
Copy link
Contributor Author

M4rtinK commented Aug 17, 2023

Ideally we should merge this around the same time or slightly after the Live image spin kickstarts start to install the anaconda-webui package, so setting as blocked for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Don't merge this pull request! f39
4 participants