|
Bugzilla – Full Text Bug Listing |
| Summary: | cloud-init cloud.cfg contains wrong system_info in the sles-15.6-RC1202403 | ||
|---|---|---|---|
| Product: | [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP6 | Reporter: | vmware gos <vmware-gos-qa> |
| Component: | Other | Assignee: | Robert Schweikert <rjschwei> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | Major | ||
| Priority: | P2 - High | CC: | frostworm82, jsavanyo, vmware-gos-qa |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
sles cloud-init conf
cc_refresh_rmc_and_interface.py |
||
|
Description
vmware gos
2024-04-01 08:45:13 UTC
Created attachment 874083 [details]
sles cloud-init conf
Created attachment 874084 [details]
cc_refresh_rmc_and_interface.py
This problem is present in 15.5 as well. After updating the cloud-init package to Version: 23.3-lp156.2.9. Version : 23.3-150100.8.74.7 is not broken. What can be done: 1) Prohibit package updates before the first launch, and block cloud-init updates with zypper after launch. In the future, you can update everything else. 2) Roll back the version of the cloud-init package to Version : 23.3-150100.8.74.7 and block it. 3) Replace the /etc/cloud/cloud.cfg file from attachment, add the /usr/lib/python3.6/site-packages/cloudinit/config/ file cc_refresh_rmc_and_interface.py (In reply to Andrey Savinykh from comment #3) > This problem is present in 15.5 as well. > After updating the cloud-init package to Version: 23.3-lp156.2.9. Version : > 23.3-150100.8.74.7 is not broken. > What can be done: > 1) Prohibit package updates before the first launch, and block cloud-init > updates with zypper after launch. In the future, you can update everything > else. > 2) Roll back the version of the cloud-init package to Version : > 23.3-150100.8.74.7 and block it. > 3) Replace the /etc/cloud/cloud.cfg file from attachment, add the > /usr/lib/python3.6/site-packages/cloudinit/config/ file > cc_refresh_rmc_and_interface.py Thanks Audrey for your reply! Is it a workaround for sles-15.6-RC1202403-64bit currently? Will the cloud-init fix this problem in the later release of SLE 15SP6? Already fixed *** This bug has been marked as a duplicate of bug 1220132 *** (In reply to Robert Schweikert from comment #5) > Already fixed > > *** This bug has been marked as a duplicate of bug 1220132 *** Thanks! It's OK in our side. |