GNU bug report logs -
#31106
Inaccuracy in GNU parted documentation online manual
Previous Next
Reported by: Will Haley <willhy <at> gmail.com>
Date: Mon, 9 Apr 2018 08:04:03 UTC
Severity: normal
Done: Phil Susi <psusi <at> ubuntu.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Thu, 10 May 2018 13:20:11 -0400
with message-id <8d043cc3-046c-101d-a81d-a0415da91248 <at> ubuntu.com>
and subject line Re: bug#31106: Inaccuracy in GNU parted documentation online manual
has caused the debbugs.gnu.org bug report #31106,
regarding Inaccuracy in GNU parted documentation online manual
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
31106: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31106
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
https://www.gnu.org/software/parted/manual/parted.html says, regarding
`mkpart`, that a name can be specified as an argument to `mkpart`.
https://www.gnu.org/software/parted/manual/parted.html#mkpart
Command: *mkpart* *[part-type fs-type name] start end*
That does not seem to be true with the latest build of parted. At least,
not in the versions currently packaged for Ubuntu 16, Arch, or when
compiling from the git master as of 2018/04/08
The doc I referenced above states: "This document applies roughly to
version *3.2* of GNU Parted."
Unfortunately, the documented syntax does not appear to be valid.
Considering that the documentation index states the docs were last updated
in 2016, I'm assuming the syntax online is outdated.
https://www.gnu.org/software/parted/manual/
This is what I see when compiling parted from the latest souce.
https://git.savannah.gnu.org/git/parted.git
$ ./parted --version
parted (GNU parted) 3.2.94-7188
$ ./parted --help | grep -i mkpart
mkpart PART-TYPE [FS-TYPE] START END make a partition
Indeed, trying to specify a name for `mkpart` results in an error.
Please let me know if there is anything I can to do assist in updating this
documentation.
Thank you.
-Will
[Message part 4 (text/html, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
The msdos partition table does not support names; use gpt for that.
On 4/9/2018 12:03 AM, Will Haley wrote:
> https://www.gnu.org/software/parted/manual/parted.html says, regarding
> `mkpart`, that a name can be specified as an argument to `mkpart`.
>
> https://www.gnu.org/software/parted/manual/parted.html#mkpart
>
> Command: *mkpart* *[part-type fs-type name] start end*
>
> That does not seem to be true with the latest build of parted. At least,
> not in the versions currently packaged for Ubuntu 16, Arch, or when
> compiling from the git master as of 2018/04/08
>
> The doc I referenced above states: "This document applies roughly to
> version *3.2* of GNU Parted."
>
> Unfortunately, the documented syntax does not appear to be valid.
> Considering that the documentation index states the docs were last updated
> in 2016, I'm assuming the syntax online is outdated.
> https://www.gnu.org/software/parted/manual/
>
> This is what I see when compiling parted from the latest souce.
> https://git.savannah.gnu.org/git/parted.git
>
> $ ./parted --version
> parted (GNU parted) 3.2.94-7188
>
> $ ./parted --help | grep -i mkpart
> mkpart PART-TYPE [FS-TYPE] START END make a partition
>
> Indeed, trying to specify a name for `mkpart` results in an error.
>
> Please let me know if there is anything I can to do assist in updating this
> documentation.
>
> Thank you.
>
> -Will
>
[signature.asc (application/pgp-signature, attachment)]
This bug report was last modified 7 years and 68 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.