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 should wait for network connectivity #3

Open
egeexyz opened this issue Apr 30, 2024 · 0 comments
Open

Installer should wait for network connectivity #3

egeexyz opened this issue Apr 30, 2024 · 0 comments
Labels
feature New feature request or enhancement

Comments

@egeexyz
Copy link
Member

egeexyz commented Apr 30, 2024

If the installer runs before network connectivity is established, the pacstrap boostrap will fail with a misleading error about pacman mirrors.

The solution is simple: make the installer aware of network connectivity!

A simple MVP would be for the installer to check the outside world and exit gracefully if there's no connection.

A proper solution would be to check and sleep the install process for up to a minute until connectivity is established.

@egeexyz egeexyz added the feature New feature request or enhancement label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant