[Bug 1798675] Update Released
Brian Murray
brian at ubuntu.com
Tue Oct 30 21:35:22 UTC 2018
The verification of the Stable Release Update for parted has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report. In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regressions.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to parted in Ubuntu.
https://bugs.launchpad.net/bugs/1798675
Title:
installer does not display NVMe model strings
Status in parted package in Ubuntu:
Fix Committed
Status in parted source package in Bionic:
Fix Committed
Status in parted source package in Cosmic:
Fix Committed
Status in parted source package in Disco:
New
Status in parted package in Debian:
Unknown
Bug description:
[Impact]
parted currently exposes the same generic model name for all NVMe devices. That can make it difficult to distinguish devices in your system, especially at install-time.
[Test Case]
When unfixed:
# parted /dev/nvme0n1 -s print | grep Model
Model: NVMe Device (nvme)
When fixed, you'll see the NVMe device model.
[Fix]
This is fixed upstream in the following commit, which applies to Debian's
package with only minor offset adjustments:
279bd554 Read NVMe model names from sysfs
[Regression Risk]
The fix is coded to fallback to the generic name if no model string is found. If something is buggy with this patch, it could lead to installer crashes.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/parted/+bug/1798675/+subscriptions
More information about the foundations-bugs
mailing list