You have been subscribed to a public bug:

Description/Reproduction:

During the hardware certification I saw the following message:

---------------------------------
 Duplicate disk partition table GUID/UUID ()
 on /dev/dasda; possible multipath system!
 Filesystem(s) detected on /dev/dasda: ext4 
 Duplicate disk partition table GUID/UUID ()
 on /dev/dasdb; possible multipath system!
 Filesystem(s) detected on /dev/dasdb: swap 
 No suitable filesystem detected on /dev/dasdb.
 Full partition table GUID/UUID ('PTUUID') information:

---------------------------------

Therefore I've checked the code in `/usr/bin/canonical-certification-
precheck`. It seems that the following command does not return anything
and therefore it matches:

```vim
286         local UUID="$(sudo blkid -s PTUUID -o value $drive)
```
This is broken because we do not have a MBR/GPT on DASD.

** Affects: linux (Ubuntu)
     Importance: Undecided
     Assignee: Skipper Bug Screeners (skipper-screen-team)
         Status: New


** Tags: architecture-s39064 bugnameltc-212303 severity-low 
targetmilestone-inin---
-- 
[UBUNTU 24.04] hardware certification - Partition table UUID detection broken 
for DASD in canonical-certification-precheck
https://bugs.launchpad.net/bugs/2105769
You received this bug notification because you are a member of Kernel Packages, 
which is subscribed to linux in Ubuntu.

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to