Bugzilla – Bug 1214401
SelfInstall Image - No network when Combustion running
Last modified: 2023-08-18 20:20:10 UTC
Hi Testing the latest SelfInstall image (openSUSE-MicroOS.x86_64-16.0.0-SelfInstall-Snapshot20230816.raw.xz) on a bare-metal test system there is no longer network access for Combustion to use zypper to add some additional packages. I just get; Error code: Connection failed Error message: Could not resolve host: download.opensuse.org The network only comes up after the first reboot. Note: This was working fine prior to my python-kiwi bug with missing partprobe.
(In reply to Malcolm Lewis from comment #0) > Hi > Testing the latest SelfInstall image > (openSUSE-MicroOS.x86_64-16.0.0-SelfInstall-Snapshot20230816.raw.xz) on a > bare-metal test system there is no longer network access for Combustion to > use zypper to add some additional packages. > > I just get; > > Error code: Connection failed > Error message: Could not resolve host: download.opensuse.org > > The network only comes up after the first reboot. > > Note: This was working fine prior to my python-kiwi bug with missing > partprobe. Hi All So PEBKAC, I had inadvertently added an extra # to the `# combustion: network` entry in `script`. Apologies for the noise.