Comment 7 for bug 2037008

Revision history for this message
Olivier Gayot (ogayot) wrote :

There are two aspects to this:

1. For the desktop installer, we are going to silently fallback to an offline install if mirror testing fails.
2. If we are doing an offline install and installation of codecs is requested, Subiquity will warn that the step can not be run and skip it.

I just merged the following PR (not yet to ubuntu/mantic) to address the second item.

https://github.com/canonical/subiquity/pull/1812