[Bug 229594] Incorrect "No such geom" error when executing gpart with invalid or incorrect gpt partition number

2018-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229594 Andrey V. Elsukov changed: What|Removed |Added CC||a...@freebsd.org --- Comment #

[Bug 229594] Incorrect "No such geom" error when executing gpart with invalid or incorrect gpt partition number

2018-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229594 --- Comment #2 from Mahmoud Al-Qudsi --- @Andrey I'm intimately familiar with geom and gpart. Please refer to the final section of my PR concerning suggested fix. As you say, gpart works on partitions only, so it is a mistake for it to asse

[Bug 229594] Incorrect "No such geom" error when executing gpart with invalid or incorrect gpt partition number

2018-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229594 --- Comment #3 from Andrey V. Elsukov --- (In reply to Mahmoud Al-Qudsi from comment #2) > @Andrey I'm intimately familiar with geom and gpart. Please refer to the > final section of my PR concerning suggested fix. As you say, gpart works o

[Bug 229594] Incorrect "No such geom" error when executing gpart with invalid or incorrect gpt partition number

2018-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229594 --- Comment #4 from Mahmoud Al-Qudsi --- I understand what you're saying now. While I have a geom disk object named da0, I do not have a geom part object with that name, and that's the object that `gpart` is reporting does not exist. I inte