Bug 1214401 - SelfInstall Image - No network when Combustion running
Summary: SelfInstall Image - No network when Combustion running
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: MicroOS (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Forgotten User u0-bnvADNc
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-18 14:05 UTC by Malcolm Lewis
Modified: 2023-08-18 20:20 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.