|
Bugzilla – Full Text Bug Listing |
| Summary: | SelfInstall Image - Failed to create partition table | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Malcolm Lewis <malcolmlewis> |
| Component: | MicroOS | Assignee: | Forgotten User u0-bnvADNc <forgotten_u0-bnvADNc> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | forgotten_u0-bnvADNc, greylinux, khanich.opensource, marcus.schaefer, thomas |
| 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-07-03 19:33:16 UTC
I ran into this bug today whilst trying microOS self install image and my combustion script. Running the mentioned commands does fix the issue but its a shame to have to install the additional packages after first boot. After digging a bit, it seems like an update of KIWI should solve that (if blockdev is available). Am I correct about that assumption, considering that this https://github.com/OSInside/kiwi/pull/2318 isn't yet in the package in OBS (it's still on 9.24.61)? PS: There is still have the .de address in the specfile of the python-wiki package. Hi, I cannot tell much about the combustion errors but the missing partprobe issue was fixed in this PR upstream: * https://github.com/OSInside/kiwi/pull/2318 > There is still have the .de address in the specfile That issue was also fixed upstream :) Thanks Regarding the PR from above, an updated kiwi package in Factory/TW is still pending but on its way Hope this helps @All, thanks for fixing this issue, will wait for the next snapshot release and re-test to confirm. (In reply to Malcolm Lewis from comment #5) > @All, thanks for fixing this issue, will wait for the next snapshot release > and re-test to confirm. @Marcus Schäfer I've not seen an update for python-kiwi appear as it's still on version v9.24.61? From the PR you indicated it should have appeared in version v9.25.3? <https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi> Or is the updated version coming from a different build repository? Hi
> I've not seen an update for python-kiwi appear as it's still on version v9.24.61?
yep, on the list for today. Virt:App:Builder now has the Staging version which completed all integration test successfully, fingers crossed
The submission to Factory was done in SR:
1103984
Hi All, just tested today's snapshot (20230816) and this issue is now resolved. Install completes and btrfs file system is using the whole disk as expected. Many thanks to all involved. |