group.of.nepali.translators team mailing list archive
-
group.of.nepali.translators team
-
Mailing list archive
-
Message #21134
[Bug 1742787] Re: Recognize NVMe devices
This bug was fixed in the package parted - 3.2-20
---------------
parted (3.2-20) unstable; urgency=medium
* Amend patches added in 3.2-19 to include corresponding patches to files
generated by "make dist".
-- Colin Watson <cjwatson@xxxxxxxxxx> Wed, 17 Jan 2018 01:43:32 +0000
** Changed in: parted (Ubuntu Bionic)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of नेपाली
भाषा समायोजकहरुको समूह, which is subscribed to Xenial.
Matching subscriptions: Ubuntu 16.04 Bugs
https://bugs.launchpad.net/bugs/1742787
Title:
Recognize NVMe devices
Status in parted package in Ubuntu:
Fix Released
Status in parted source package in Xenial:
Fix Committed
Status in parted source package in Zesty:
Won't Fix
Status in parted source package in Artful:
Fix Committed
Status in parted source package in Bionic:
Fix Released
Status in parted package in Debian:
Fix Released
Bug description:
[Impact]
parted reports NVMe devices as "Unknown", which propagates up to d-i:
┌────────────────────────┤ [!!] Partition disks ├─────────────────────────┐
│ │
│ Note that all data on the disk you select will be erased, but not │
│ before you have confirmed that you really want to make the changes. │
│ │
│ Select disk to partition: │
│ │
│ /dev/nvme0n1 - 450.1 GB Unknown │
│ SCSI1 (0,0,0) (sdi) - 240.1 GB ATA INTEL SSDSC2BB24 │
│ SCSI3 (0,0,0) (sdj) - 800.2 GB ATA SDLFOCAM-800G-1H │
│ │
│ <Go Back> │
│ │
└─────────────────────────────────────────────────────────────────────────┘
While d-i works fine with this device as-is, the "Unknown" string is a
source of consternation with some users who aren't sure if NVMe is
supported.
[Test Case]
Current:
$ sudo parted -s /dev/nvme0n1 p
Model: Unknown
Disk /dev/nvme0n1: 512GB
[...]
Expected:
$ sudo parted -s /dev/nvme0n1 p
Model: NVMe Device (nvme)
Disk /dev/nvme0n1: 512GB
[...]
[Regression Risk]
There maybe user code out there relying on the existing "Unknown" output.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1742787/+subscriptions