GNU bug report logs -
#34782
GNU parted 3.2 strange behavior
Previous Next
To reply to this bug, email your comments to 34782 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-parted <at> gnu.org
:
bug#34782
; Package
parted
.
(Thu, 07 Mar 2019 15:34:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Richard Szibele <richard <at> szibele.com>
:
New bug report received and forwarded. Copy sent to
bug-parted <at> gnu.org
.
(Thu, 07 Mar 2019 15:34:04 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Hello,
I'm currently working on a wrapper library to automate GNU parted. I'm
currently writing the integration tests for my library and I noticed
some strange behavior that I can't seem to figure out if it's intended
or not.
1. When running `parted /dev/sda --script -- mkpart "ext4" 1MB 100MB`
parted automatically assigns "ext4" as the name of the partition. I
assume this is a bug?
2. When running `parted /dev/sda --script -- name 1 ""` parted seems to
ignore the empty string, so I am unable to remove the name. If I run the
command manually without "--script" it asks me for the name and after
pressing enter, it doesn't remove it. Is there a way to remove a name
from a partition?
The mkpart command seems to also require different arguments depending
on the partition table of the disk, but the manual doesn't mention the
parameters required for each of the partition tables.
Best regards,
Richard Szibele
This bug report was last modified 6 years and 103 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.