You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't really something that could ever happen in our installer the way we use this module.
If it would help you to add support for that, I don't have a problem with adding it. I think in that case it would be be better to broadly refactor it so it has better handling for non-repo packages during an online install.
I would warn you that installing offline packages during an online install may carry some risk as the package you are installing could be out-of-date with the repos at the point of the install.
Either way, it would probably not come until after our upcoming release though.
if package not in repo or crash
file: src/modules/eos_bootloader/main.py
replace
The text was updated successfully, but these errors were encountered: