Bugzilla – Bug 1214704
partprobe not included in kiwi-partitions-lib.sh
Last modified: 2023-10-04 16:27:21 UTC
Created attachment 869053 [details] Photo of failed installation of MicroOS I flashed the "RaspberryPi Container Host (777.3 MiB)" and after booting it failed with the following error (see attached photo).
Since it's Kiwi, it's not YaST (the installer). osc maintainer -e kiwi Defined in project: openSUSE:Leap:42.2 bugowner of kiwi : - maintainer of kiwi : factory-repo-checker@kulow.org, mlin+factory@suse.de Defined in project: openSUSE:Leap bugowner of kiwi : - maintainer of kiwi : - Defined in project: openSUSE bugowner of kiwi : - maintainer of kiwi : -
(In reply to Stefan Hundhammer from comment #1) > Since it's Kiwi, it's not YaST (the installer). > > > osc maintainer -e kiwi > > Defined in project: openSUSE:Leap:42.2 > bugowner of kiwi : > - > > maintainer of kiwi : > factory-repo-checker@kulow.org, mlin+factory@suse.de > > Defined in project: openSUSE:Leap > bugowner of kiwi : > - > > maintainer of kiwi : > - > > Defined in project: openSUSE > bugowner of kiwi : > - > > maintainer of kiwi : > - well, I think you should do maintainer query against python-kiwi instead of kiwi, 'kiwi' as the old version was dead and renamed long time ago, we(coolo and me) are listed there as we used to be the project maintainer of the discontinued projects... since this looks rather Leap Micro product related, I'll assign it to Lubos...
Any update on this? Isn't the fix just adding the partprobe package to the image?
Hello UPERCASE, Is your issue with MicroOS or Leap Micro? Your attachment says "Photo of failed installation of MicroOS" and I can't really say from the screenshot. What image did you use? Preconfigured images? I have RaspberryPI on my desk running 5.4 and no issues. Meanwhile I'll test install the preconfigured image on it to see if all works as expected. Lubos
Confirming no such issue with current Leap Micro 5.5 Beta on my raspberrypi4. Can you please clarify on what image did you use? https://download.opensuse.org/distribution/leap-micro/5.5/appliances/openSUSE-Leap-Micro.aarch64-Default.raw.xz localhost:/home/lkocman # xzcat /home/lkocman/Downloads/openSUSE-Leap-Micro.aarch64-Default.raw.xz | dd bs=4M of=/dev/sda iflag=fullblock oflag=direct status=progress; sync 2856321024 bytes (2.9 GB, 2.7 GiB) copied, 328 s, 8.7 MB/s 681+1 records in 681+1 records out 2857369600 bytes (2.9 GB, 2.7 GiB) copied, 328.458 s, 8.7 MB/s
I downloaded the MicroOS container host for the Pi: https://download.opensuse.org/ports/aarch64/tumbleweed/appliances/openSUSE-MicroOS.aarch64-ContainerHost-RaspberryPi.raw.xz.meta4
Oky then wrong, product let me fix it.
(In reply to Lubos Kocman from comment #7) > Oky then wrong, product let me fix it. Thanks! I just did a test again and the issue doesn't popup anymore. It may already be fixed by someone in the meantime.