We have had multiple private reports of failed installation with the following error:
[[...], system-install', '-t', '/target', '--download-only', '--', 'ubuntu-restricted-addons']' returned non-zero exit status 100.
Based on the logs files gathered, this seems to happen if:
* the installation of third-party codes is enabled
* subiquity decided to go for an offline install (i.e., no default route was present when the network model got configured).
This is an inconsistency between the desktop installer and subiquity that we need to address.
We have had multiple private reports of failed installation with the following error:
[[...], system-install', '-t', '/target', '--download-only', '--', 'ubuntu- restricted- addons' ]' returned non-zero exit status 100.
Based on the logs files gathered, this seems to happen if:
* the installation of third-party codes is enabled
* subiquity decided to go for an offline install (i.e., no default route was present when the network model got configured).
This is an inconsistency between the desktop installer and subiquity that we need to address.