Comment 0 for bug 2017278

Revision history for this message
Olivier Gayot (ogayot) wrote : installation of third party codes enabled in UI although subiquity goes for offline install

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.