Public bug reported:

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---

** Tags added: architecture-s39064 bugnameltc-212303 severity-low
targetmilestone-inin---

** Changed in: ubuntu
     Assignee: (unassigned) => Skipper Bug Screeners (skipper-screen-team)

** Package changed: ubuntu => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2105769

Title:
  [UBUNTU 24.04] hardware certification - Partition table UUID detection
  broken for DASD in canonical-certification-precheck

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2105769/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to