Bug 1214401

Summary: SelfInstall Image - No network when Combustion running
Product: [openSUSE] openSUSE Tumbleweed Reporter: Malcolm Lewis <malcolmlewis>
Component: MicroOSAssignee: Forgotten User u0-bnvADNc <forgotten_u0-bnvADNc>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Malcolm Lewis 2023-08-18 14:05:40 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.
Comment 1 Malcolm Lewis 2023-08-18 20:20:10 UTC
(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.