Bug 1214704 - partprobe not included in kiwi-partitions-lib.sh
Summary: partprobe not included in kiwi-partitions-lib.sh
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: MicroOS (show other bugs)
Version: Current
Hardware: aarch64 Other
: P5 - None : Normal (vote)
Target Milestone: Current
Assignee: Richard Brown
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-28 14:50 UTC by UPPERCASE
Modified: 2023-10-04 16:27 UTC (History)
1 user (show)

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


Attachments
Photo of failed installation of MicroOS (1.95 MB, image/jpeg)
2023-08-28 14:50 UTC, UPPERCASE
Details

Note You need to log in before you can comment on or make changes to this bug.
Description UPPERCASE 2023-08-28 14:50:40 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).
Comment 1 Stefan Hundhammer 2023-08-28 15:34:41 UTC
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 : 
   -
Comment 2 Max Lin 2023-08-29 09:34:00 UTC
(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...
Comment 3 UPPERCASE 2023-10-02 17:05:06 UTC
Any update on this? Isn't the fix just adding the partprobe package to the image?
Comment 4 Lubos Kocman 2023-10-02 20:36:23 UTC
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
Comment 5 Lubos Kocman 2023-10-02 21:30:46 UTC
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
Comment 7 Lubos Kocman 2023-10-04 08:10:42 UTC
Oky then wrong, product let me fix it.
Comment 8 UPPERCASE 2023-10-04 16:27:21 UTC
(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.