[Bug 887446] Re: mlabel: renaming USB stick appends "nA" to name
Launchpad Bug Tracker
887446 at bugs.launchpad.net
Mon May 13 23:45:19 UTC 2013
This bug was fixed in the package mtools - 4.0.12-1ubuntu0.12.04.1
---------------
mtools (4.0.12-1ubuntu0.12.04.1) precise-proposed; urgency=low
* Add debian/patches/12-fix-mlabel.patch:
Update mlabel so that we don't have weird characters at the end of
volume labels. (LP: #887446)
-- James M Leddy <james.leddy at canonical.com> Mon, 15 Apr 2013 16:25:01 -0400
** Changed in: mtools (Ubuntu Precise)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/887446
Title:
mlabel: renaming USB stick appends "nA" to name
Status in OEM Priority Project:
Fix Released
Status in OEM Priority Project precise series:
Fix Committed
Status in “mtools” package in Ubuntu:
Fix Released
Status in “mtools” source package in Precise:
Fix Released
Bug description:
[Impact]
* Users can not rename their disks properly.
* HP BIOS looks for a partition named HP_TOOLS for their recovery
key.
* Because we don't have an mlabel that works, the recovery key does
not work on HP laptops. Thus, it is impossible for an end user to
recover their system if they somehow manage to break the main install.
[Test Case]
* Use mlabel to label a partition
* Observe the name is not exactly as intended
[Regression Potential]
* Low, this fix has already been upstream for a few releases.
* Additionally, at 20 additional lines of code, it isn't that large
of a change.
[Original Description]
I try to rename a usb stick using mlabel (gparted shows the same
erroneous behaviour). The rename works, but the string "nA" is
appended to the name (it is less than 11 characters). The appended
string is right-justified, and spaces are inserted in the middle
between my name and the "nA", resulting in a new label like "new-name
nA". This behaviour only takes place with names that are at least 8
characters long.
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/887446/+subscriptions
More information about the Ubuntu-sponsors
mailing list