From nobody Sat May 06 19:37:57 2023 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QDHs127Q2z4922b for ; Sat, 6 May 2023 19:37:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QDHs10nbhz3nWY for ; Sat, 6 May 2023 19:37:57 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683401877; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=CZ8/FzfLFgGK/185PeK2yQe0s5loGg3Va5P1r30I7bE=; b=aSIVxPW8SnG6d4LCVN06matrmib6S4L+ssXaSuX37UFkdpkY8Tic0RkBvDbUrJtTKCnEMn eLc6FAF+KJ+eC1KOJDuiZ9VnAQT13errF6J2iqE7rYw4KbXTjfZ8N+DHZ/by0v8TlG/yM9 vVYt32EbQhiF8xAk+IIQ8cB+lYYu7FsD33N2VqC+v9xt4+oTOt4EqH+xXnzvS5MERM/EFS cguCUTv56dBtWhy2WAc2JXwTDe1/JZ/cwVv7lPtMcTl3XCXpnmRI3KQlnUSMAeO6KWw9BP JD//BL43pFIRYx8NMtsu551rQRriqXQNnj5PbsTqTsK68P3VA2QfknmRiaWsuA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683401877; a=rsa-sha256; cv=none; b=rsPCL2fO/YnETIKRGpvrdp22wsXuESBYDu4wtbWxStIQ8Rp5yu/3JrDrc+hdtoz4VUSIMG K+lKXt7XA8peVQKiMxGsB3/rzOa/p87JiaBorRn3fsh3cOCVCjOGVu5V/UihvozwT5Vvv9 E/o1bOaR6wrz6a5Pxgzo9jfRPXTOVRSMaxqjAmQGJ7zmNCq6mnQDPpFkDPr1Ho/3ZyT0UE ss2CQprrdgJfVE8SuIR/44NeCdAsjAIxNrIubPCq57181BPoGWEj/UMD+JIrdDlWTmOz27 QHq/K1Q/U8UIeVJMc3ikawOOcnimlxUp2ob5QldgrHxaxFkyCQY+wsjGyZfG5g== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QDHs06tNYzpZx for ; Sat, 6 May 2023 19:37:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 346JbuQS085023 for ; Sat, 6 May 2023 19:37:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 346JbukP085022 for bugs@FreeBSD.org; Sat, 6 May 2023 19:37:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271281] gpart: wrong and useless error message "Invalid argument" when gpart fails due to internal bugs Date: Sat, 06 May 2023 19:37:57 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: Unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: zarychtam@plan-b.pwste.edu.pl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271281 --- Comment #4 from Marek Zarychta --- (In reply to Stefan B. from comment #2) >So, why cannot gpart just create a ms-basic-data partition if the user wan= ts to >create something like FATxxx or NTFS partitions on GPT disks? Why would the users abuse and violate GPT partitioning scheme? They have to create the desired filesystem on the ms-basic-data partition instead. --=20 You are receiving this mail because: You are the assignee for the bug.=