Re: Calamares "Waiting for 1 module(s)" for 120 seconds if no Internet connection?
Reply #2 –
Thank you. I compared the calamares logs, if no Internet then at some point there are a lot of
**:**:** [6]: void Calamares::RequirementsChecker::reportProgress()
Remaining modules: 1
"welcome"
sections, and finally
**:**:** [6]: void Calamares::RequirementsChecker::addCheckedRequirements(Calamares::Module*)
Got 5 requirement results from "welcome"
**:**:** [6]: void Calamares::RequirementsChecker::finished()
All requirements have been checked.
**:**:** [6]: void Calamares::RequirementsModel::describe() const
Requirements model has 6 items
.. requirement 0 "partitions" satisfied? true mandatory? true
.. requirement 1 "storage" satisfied? true mandatory? true
.. requirement 2 "ram" satisfied? true mandatory? true
.. requirement 3 "power" satisfied? true mandatory? false
.. requirement 4 "internet" satisfied? false mandatory? false
.. requirement 5 "root" satisfied? true mandatory? true
**:**:** [6]: "No carrier"
This doesn't block a progress - just delays it a bit while this check is ongoing. I wonder, for what purpose the Internet is desired by Calamares: to download & apply the updates, or something else - i.e. to show the custom pictures during the installation?