From unknown Tue Jun 17 01:36:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43362: Linux kernel 5.8.8 and newer Resent-From: Bureau Original-Sender: "Debbugs-submit" Resent-CC: bug-parted@gnu.org Resent-Date: Sat, 12 Sep 2020 20:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 43362 X-GNU-PR-Package: parted X-GNU-PR-Keywords: To: 43362@debbugs.gnu.org X-Debbugs-Original-To: bug-parted@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.159994242917495 (code B ref -1); Sat, 12 Sep 2020 20:28:01 +0000 Received: (at submit) by debbugs.gnu.org; 12 Sep 2020 20:27:09 +0000 Received: from localhost ([127.0.0.1]:49079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHC71-0004Y4-4D for submit@debbugs.gnu.org; Sat, 12 Sep 2020 16:27:09 -0400 Received: from lists.gnu.org ([209.51.188.17]:58104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kH7YR-0005jb-Og for submit@debbugs.gnu.org; Sat, 12 Sep 2020 11:35:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49906) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kH7YR-0004u5-Hz for bug-parted@gnu.org; Sat, 12 Sep 2020 11:35:07 -0400 Received: from smtp08.smtpout.orange.fr ([80.12.242.130]:38875 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1kH7YP-0007je-IR for bug-parted@gnu.org; Sat, 12 Sep 2020 11:35:07 -0400 Received: from [192.168.1.230] ([86.228.216.241]) by mwinf5d16 with ME id T3b1230015D4po6033b1Jc; Sat, 12 Sep 2020 17:35:01 +0200 X-ME-Helo: [192.168.1.230] X-ME-Auth: c2t5cm9zdHlhbkBvcmFuZ2UuZnI= X-ME-Date: Sat, 12 Sep 2020 17:35:01 +0200 X-ME-IP: 86.228.216.241 From: Bureau Message-ID: <0f15330b-c02b-eb43-8abc-547d5d98438d@orange.fr> Date: Sat, 12 Sep 2020 17:35:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: fr Content-Transfer-Encoding: 7bit Received-SPF: none client-ip=80.12.242.130; envelope-from=skyrostyan@orange.fr; helo=smtp.smtpout.orange.fr X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/12 11:35:01 X-ACL-Warn: Detected OS = Linux 2.6.x [fuzzy] X-Spam_score_int: 1 X-Spam_score: 0.1 X-Spam_bar: / X-Spam_report: (0.1 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, SPOOFED_FREEMAIL=1.999 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.3 (/) X-Mailman-Approved-At: Sat, 12 Sep 2020 16:27:05 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello, Since kernel 5.8.8, parted gives the following error message each time parted attempts to modify something on the disk. libparted 3.3 Partition(s) 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128 on /dev/sda have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use. As a result, the old partition(s) will remain in use. You should reboot now before making further changes. In the example above, my disk contains 4 real partitions. This bug appears on all the computers I have tried here. Is this a new kernel feature or a parted bug? Best regards. Alain From unknown Tue Jun 17 01:36:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43362: SOLVED References: <0f15330b-c02b-eb43-8abc-547d5d98438d@orange.fr> In-Reply-To: <0f15330b-c02b-eb43-8abc-547d5d98438d@orange.fr> Resent-From: Bureau Original-Sender: "Debbugs-submit" Resent-CC: bug-parted@gnu.org Resent-Date: Sun, 13 Sep 2020 15:52:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43362 X-GNU-PR-Package: parted X-GNU-PR-Keywords: To: 43362@debbugs.gnu.org Received: via spool by 43362-submit@debbugs.gnu.org id=B43362.16000123197550 (code B ref 43362); Sun, 13 Sep 2020 15:52:02 +0000 Received: (at 43362) by debbugs.gnu.org; 13 Sep 2020 15:51:59 +0000 Received: from localhost ([127.0.0.1]:51386 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHUIJ-0001xi-CY for submit@debbugs.gnu.org; Sun, 13 Sep 2020 11:51:59 -0400 Received: from smtp13.smtpout.orange.fr ([80.12.242.135]:27196 helo=smtp.smtpout.orange.fr) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHUIH-0001xU-SG for 43362@debbugs.gnu.org; Sun, 13 Sep 2020 11:51:58 -0400 Received: from [192.168.1.220] ([86.228.216.241]) by mwinf5d73 with ME id TTrq230065D4po603TrqZH; Sun, 13 Sep 2020 17:51:51 +0200 X-ME-Helo: [192.168.1.220] X-ME-Auth: c2t5cm9zdHlhbkBvcmFuZ2UuZnI= X-ME-Date: Sun, 13 Sep 2020 17:51:51 +0200 X-ME-IP: 86.228.216.241 From: Bureau Message-ID: Date: Sun, 13 Sep 2020 17:51:50 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: fr X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hello, After digging in the kernel, it is a new kernel feature. In kernel source files : Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (skyrostyan[at]orange.fr) -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [80.12.242.135 listed in wl.mailspike.net] 0.0 SPF_NONE SPF: sender does not publish an SPF Record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [80.12.242.135 listed in list.dnswl.org] 2.0 SPOOFED_FREEMAIL No description available. X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, After digging in the kernel, it is a new kernel feature. In kernel source files : block/partitions/core.c have been changed. To get parted-3.3 working again, in the source code of parted-3.3, modify the file: libparted/arch/linux.c in the function : static int _disk_sync_part_table() line 3203, replace : if (ok [i - 1] || errnums [i - 1] == ENXIO by if (ok [i - 1] || errnums [i - 1] == ENOMEM Accordingly to the changes made in block/partitions/core.c That is making parted working again. Alain From unknown Tue Jun 17 01:36:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43362: SOLVED Resent-From: "Brian C. Lane" Original-Sender: "Debbugs-submit" Resent-CC: bug-parted@gnu.org Resent-Date: Mon, 14 Sep 2020 16:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43362 X-GNU-PR-Package: parted X-GNU-PR-Keywords: To: 43362@debbugs.gnu.org X-Debbugs-Original-To: bug-parted@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16001007991975 (code B ref -1); Mon, 14 Sep 2020 16:27:02 +0000 Received: (at submit) by debbugs.gnu.org; 14 Sep 2020 16:26:39 +0000 Received: from localhost ([127.0.0.1]:56043 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHrJP-0000Vn-9M for submit@debbugs.gnu.org; Mon, 14 Sep 2020 12:26:39 -0400 Received: from lists.gnu.org ([209.51.188.17]:55008) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHrJJ-0000Vb-Uc for submit@debbugs.gnu.org; Mon, 14 Sep 2020 12:26:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:59840) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHrJJ-0005wd-Gn for bug-parted@gnu.org; Mon, 14 Sep 2020 12:26:33 -0400 Received: from us-smtp-delivery-124.mimecast.com ([63.128.21.124]:49419) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.90_1) (envelope-from ) id 1kHrJH-0005rO-2r for bug-parted@gnu.org; Mon, 14 Sep 2020 12:26:33 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600100788; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=D+b28iAtyE0fEnjS0YUfI3YXcfV0fCOU6RIP2aqaJ80=; b=L6wVQOM4ZcppB1lGsneNQ+UM8MTQYYOlfJC8tLBjdM3cuXPOHwy8naMkfMYfu//WpfZCyW 6PndOz19sK4awlvF/42JcYyUTtxlKzYGHDAy7HDGlqBA3ZwSgoXsALCWoE+1nJ6lCZ7LP7 TPg1c7sI2cWWd7XlGLX6SFcpb5OuZVE= Received: from mail-pj1-f71.google.com (mail-pj1-f71.google.com [209.85.216.71]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-556-e559A08oOH-ta4DwhnYz2Q-1; Mon, 14 Sep 2020 12:25:09 -0400 X-MC-Unique: e559A08oOH-ta4DwhnYz2Q-1 Received: by mail-pj1-f71.google.com with SMTP id mv5so347590pjb.5 for ; Mon, 14 Sep 2020 09:25:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=D+b28iAtyE0fEnjS0YUfI3YXcfV0fCOU6RIP2aqaJ80=; b=N13geYbtz7u16dhqBvDovHwwUklzUX0je6s+Y2uefYRfsXsowAsCOYCk04mD9CRi7p tVmkaet7wfx5gQd2jX2ZJM1bNV9lKb8wautyUcAONzjmAeCbJWbzwKCr81csymWMhbZ/ f3uz/zDsrN4cIKpWVeBv2RW5899+IwtKBYTTKwsNyHc0ndePaJRLp98rRcaVHqBDeRz2 hA3I8byiAaEd0c3eRuJyx5u/dEDkqT8KOEYPD1t6DRKIKXM5oBzdAp3PSkq/a/Brvync vfFpsT9nVELoR1GiRwXD2qFH+Oryn9Vj6rrO+91sMmwDkQRYmm6wXVjYuZ5/P3Yd0ZXp C6AA== X-Gm-Message-State: AOAM532oPsexP5lc2lbTJMcirhw2domKQddmRdB4wMBwtnViMub+NabE uPZLavAI2miQw225W+k2RJoQTdskDIhEm8RhGW5xDXsFNn7UFU1CxlW+wVTKq8ml3deDdjAsjBC /5IApp4dzR80= X-Received: by 2002:a17:90a:d18f:: with SMTP id fu15mr125860pjb.133.1600100708067; Mon, 14 Sep 2020 09:25:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJw5u7ttsSlZE45dcY0mW/ZpG8ihe9hTWNxkEskc8FMnrni5+nxN6Ih5bP7QUViDhxcpgIl3/Q== X-Received: by 2002:a17:90a:d18f:: with SMTP id fu15mr125840pjb.133.1600100707723; Mon, 14 Sep 2020 09:25:07 -0700 (PDT) Received: from ohop.brianlane.com (c-73-157-81-114.hsd1.wa.comcast.net. [73.157.81.114]) by smtp.gmail.com with ESMTPSA id v6sm10800359pfi.38.2020.09.14.09.25.06 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Sep 2020 09:25:07 -0700 (PDT) Date: Mon, 14 Sep 2020 09:25:05 -0700 From: "Brian C. Lane" Message-ID: <20200914162505.GA24535@ohop.brianlane.com> References: <0f15330b-c02b-eb43-8abc-547d5d98438d@orange.fr> MIME-Version: 1.0 In-Reply-To: Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=bcl@redhat.com X-Mimecast-Spam-Score: 0.002 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Received-SPF: pass client-ip=63.128.21.124; envelope-from=bcl@redhat.com; helo=us-smtp-delivery-124.mimecast.com X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/14 02:55:39 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] [fuzzy] X-Spam_score_int: -38 X-Spam_score: -3.9 X-Spam_bar: --- X-Spam_report: (-3.9 / 5.0 requ) BAYES_00=-1.9, DKIMWL_WL_HIGH=-1.792, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) On Sun, Sep 13, 2020 at 05:51:50PM +0200, Bureau wrote: > > Hello, > > After digging in the kernel, it is a new kernel feature. > > In kernel source files : > > block/partitions/core.c > > have been changed. > > To get parted-3.3 working again, in the source code of parted-3.3, > modify the file: > > libparted/arch/linux.c > > in the function : > > static int _disk_sync_part_table() > > line 3203, replace : > > if (ok [i - 1] || errnums [i - 1] == ENXIO > by > if (ok [i - 1] || errnums [i - 1] == ENOMEM > > Accordingly to the changes made in block/partitions/core.c > That is making parted working again. Thanks for tracking that down. -- Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart From unknown Tue Jun 17 01:36:04 2025 X-Loop: help-debbugs@gnu.org Subject: bug#43362: SOLVED Resent-From: Curtis Gedak Original-Sender: "Debbugs-submit" Resent-CC: bug-parted@gnu.org Resent-Date: Mon, 14 Sep 2020 16:30:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 43362 X-GNU-PR-Package: parted X-GNU-PR-Keywords: To: 43362@debbugs.gnu.org X-Debbugs-Original-To: bug-parted@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.16001009832236 (code B ref -1); Mon, 14 Sep 2020 16:30:01 +0000 Received: (at submit) by debbugs.gnu.org; 14 Sep 2020 16:29:43 +0000 Received: from localhost ([127.0.0.1]:56048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHrMM-0000a0-TW for submit@debbugs.gnu.org; Mon, 14 Sep 2020 12:29:43 -0400 Received: from lists.gnu.org ([209.51.188.17]:35342) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHrMK-0000Zq-Hu for submit@debbugs.gnu.org; Mon, 14 Sep 2020 12:29:41 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60810) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kHrMK-0001FI-AT for bug-parted@gnu.org; Mon, 14 Sep 2020 12:29:40 -0400 Received: from mail-pj1-x1031.google.com ([2607:f8b0:4864:20::1031]:37269) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kHrMI-0006Lg-GO for bug-parted@gnu.org; Mon, 14 Sep 2020 12:29:40 -0400 Received: by mail-pj1-x1031.google.com with SMTP id kk9so88662pjb.2 for ; Mon, 14 Sep 2020 09:29:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:autocrypt:message-id:date:user-agent :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=lpqHaW+5q8YEkbEX+Hdp5aQhdQAvYZ4ubVkcsRQxWC8=; b=YWnWS19T5es654KT1/J7Fk/MelinXEGDlcl68hAhLeZq8fYUJD8H1jB0247coHB98/ t66DrYeOw8Pp9sBVv7eri3j28Tt+la+pjnT3iclCcmNWLoz7opgJ2NYu5bvxbU7dE2hz vzlyI5Pcg2n8HSukk+fmGeX6yL+FnXPBxQonc2X7aCstSwhf4NdAPIDZQhR8Cnv+J4XH FFSQUjTutsw7WHy0MaowoDPQKtobLvZwKcjxdQetQCW3j4WGjJA4zmLp5JAwq3r/ZPEG pcbzre1YYjPa6B0vEDdGmPboXEAQftIkNpsQsqyE3bTBkLSazntCTHwo8a1/UuFmULVs eZxg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:autocrypt:message-id :date:user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=lpqHaW+5q8YEkbEX+Hdp5aQhdQAvYZ4ubVkcsRQxWC8=; b=r2P5giDH66iHh6zlim3+rowxypFjZaBBIT11JGwFbx7FczSYPFYclJKDyvuxzdFxMQ g2w2ULBPLTPDsrSYcVVJnlxoRz0IgygQJZg0YpGw5dfPLlxOSXGLzpJjTaSYvzmvelni adYjqS4QAm6jXY+ENjdEi7o3l9C5CTis2qkcQaFSr+tLpYLxhgDF1T49B6l/lVhuKeZs Xnfqb5Rn7HsrftBGO54g5WtIASBKK/npGxpbfJjsy+e/se6GgIgrARJWwoqh06tyvkUi ENxyUiku4VdATnl9gTGQNDIWzon95aJQo73a21DsWvq/OJU1j5sbKIAYKmpkw2STFnbT jb6g== X-Gm-Message-State: AOAM532Hpds9jU0H8h1VrZKzFUuh3Wd42lDm4PNk5Yp0SizynNpMuvU9 4nYRxR7YGy3TeiR5OCuUbfBudXc5WVf4xg== X-Google-Smtp-Source: ABdhPJwejnC5zKb+pRJx90TlzxECcjBEggf5XYJPGk5IbpNxpqZbseOuPunX4Mt0UPwsslorGhgVHQ== X-Received: by 2002:a17:90b:1098:: with SMTP id gj24mr166863pjb.55.1600100976398; Mon, 14 Sep 2020 09:29:36 -0700 (PDT) Received: from [192.168.1.54] ([216.66.133.30]) by smtp.gmail.com with ESMTPSA id bv7sm9738582pjb.55.2020.09.14.09.29.35 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 14 Sep 2020 09:29:35 -0700 (PDT) References: <0f15330b-c02b-eb43-8abc-547d5d98438d@orange.fr> <20200914162505.GA24535@ohop.brianlane.com> From: Curtis Gedak Autocrypt: addr=gedakc@gmail.com; prefer-encrypt=mutual; keydata= xsBNBFPVNc0BCACvvLik/4EOwk7CIUcMEIgtjL2V1qTAn2MfLebtQYnBK5tlTtrD40+syrDz kYRTdr+5Dw/woPCAaoXpxSPtDj/y1jN88VsvW3AQiTtZ5p13x99yORoTwU8MM9LaVuNlPyFc cyAG2jQXVTo6hT84oRE8/G3BNrXTK0/j7cuUOxb33VGSgM3WyJGW4ZGY8Wc1dR2SdrEH/4Nh 3kyzQbGMxHWj4qQuuO+SrSqrCYM7D0K35UV8Gt46+h9fMPiGtUqDkceV0nlQfYPV890OBYbL dFw1TAv8vbOMdKdYNbXGumNHTUk2ix3a6l/mDmhlfzRCb7yPGvRgrKIhgO384L3qZJc1ABEB AAHNH0N1cnRpcyBHZWRhayA8Z2VkYWtjQGdtYWlsLmNvbT7CwKwEEwECAD8CGyMGCwkIBwMC BhUIAgkKCwQWAgMBAh4BAheAFiEEuwn/uHVj+i4aIhRoF6bT/zOMlXAFAl4UxAIFCROlj7UA IQkQF6bT/zOMlXAWIQS7Cf+4dWP6LhoiFGgXptP/M4yVcD/QB/4s8AGbiWsaVWYi7oU6wSA8 2PjXLfQ5u1aNrhtxSs4nxD5WKF/PjVylbV6JAWrjoFpwhcM1vaQA9PVssPMx7+DkWTd30dS4 7p7Le72rZL/jtPA7c59yyN5m2rgcaV+5Mek42l1ElOdZ7v8w8Z5o1BPKsu1r5aU5leWdYCOv kBMcxrIDuSgFIkr79lqe8M2ErGNFdDtZ6frEPYIKuIRGcMHvhgGphJ92EiyVIJAs7xQaMjFK Z2GllR8KvMxAftH2Lhb58eHG6STCnJqouqdo/1zi8jaal+NcOOrESVC/vwn3hC7PE3bIVRNy WaCsI2ktedbJgxn7OioHnHvP/qbvOMPqzsBNBFPVNc0BCADfOx70BFMofEp25Jb0BtbCtwdM 8mcGXpWR2umc8OA8g4siekl0YagROBeM13T9Kupcms3HECDWIvvIRy9pFSPBj5JD9iG/m5bI fX8Vnpv8yo+mjvJ1z04huS5lxK680Wef8AlWW4i1CJkh0kQsQ76/znH+d1ZSd+gdlFZEdQwT kxWB0LX8LTjpUnqOohpOo5jp8tAY9iW8Zn1Vl2c47dcdPW1AI+aFTVmMZ59WqQlo+QfLHN/M /LmLDS5hyEX4Jq0C9ZUkI030tk+9VQ2xHLIKTgoQYaNGXKq9B1CiefPxJ1ydjfH7ONyWQkDi ids3TjB3WNLFNhdV/krpc95z7OJXABEBAAHCwJMEGAECACYCGwwWIQS7Cf+4dWP6LhoiFGgX ptP/M4yVcAUCXhTEUwUJE6WQBgAhCRAXptP/M4yVcBYhBLsJ/7h1Y/ouGiIUaBem0/8zjJVw RuQH/jgWtemNyKZr0tJccPTQi+5rkJN9mgSLdImGEB4HVIPuUkldkoUjt8x2Rwb86n0rlfNi 8iNhFIECZJkB31PXmSt+44HNlQi1qYqCMEWQ0X86btvv6X8jkQvd6F8nSQfZQ1toWPUp4nli XCwEUcsndCrdeve8WF5EJcsTrvWiWmfMIo349fRR2dA0xf9R2FnOh4NdSKoppfNyi+JOL089 N9lD4+HGX0VEC7TkZ7v0lPsXLAiRzCaxREa+oGNAgV71xzX7YsMs1FmvU0RPEhVoyMHtpk3/ TBLkKrVWrbdFc1bD20DiNj3wHfdudQHH4ruOU4bCJJvWLVP/aZ0bjV7DyaU= Message-ID: <2b16cde5-66f2-ebc8-4d65-f03b98299507@gmail.com> Date: Mon, 14 Sep 2020 10:29:34 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 MIME-Version: 1.0 In-Reply-To: <20200914162505.GA24535@ohop.brianlane.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=2607:f8b0:4864:20::1031; envelope-from=gedakc@gmail.com; helo=mail-pj1-x1031.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, NICE_REPLY_A=-0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) The regression in the kernel was reversed. See https://gitlab.gnome.org/GNOME/gparted/-/issues/111 Regards, Curtis On 2020-09-14 10:25 a.m., Brian C. Lane wrote: > On Sun, Sep 13, 2020 at 05:51:50PM +0200, Bureau wrote: >> >> Hello, >> >> After digging in the kernel, it is a new kernel feature. >> >> In kernel source files : >> >> block/partitions/core.c >> >> have been changed. >> >> To get parted-3.3 working again, in the source code of parted-3.3, >> modify the file: >> >> libparted/arch/linux.c >> >> in the function : >> >> static int _disk_sync_part_table() >> >> line 3203, replace : >> >> if (ok [i - 1] || errnums [i - 1] == ENXIO >> by >> if (ok [i - 1] || errnums [i - 1] == ENOMEM >> >> Accordingly to the changes made in block/partitions/core.c >> That is making parted working again. > > Thanks for tracking that down. > From unknown Tue Jun 17 01:36:04 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Bureau Subject: bug#43362: closed (Re: bug#43362: SOLVED) Message-ID: References: <20200914175906.GB24535@ohop.brianlane.com> <0f15330b-c02b-eb43-8abc-547d5d98438d@orange.fr> X-Gnu-PR-Message: they-closed 43362 X-Gnu-PR-Package: parted Reply-To: 43362@debbugs.gnu.org Date: Mon, 14 Sep 2020 18:00:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1600106402-10932-1" This is a multi-part message in MIME format... ------------=_1600106402-10932-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #43362: Linux kernel 5.8.8 and newer which was filed against the parted package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 43362@debbugs.gnu.org. --=20 43362: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D43362 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1600106402-10932-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 43362-close) by debbugs.gnu.org; 14 Sep 2020 17:59:17 +0000 Received: from localhost ([127.0.0.1]:56154 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHsl2-0002oa-Mq for submit@debbugs.gnu.org; Mon, 14 Sep 2020 13:59:16 -0400 Received: from us-smtp-delivery-1.mimecast.com ([205.139.110.120]:59731 helo=us-smtp-1.mimecast.com) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHsl0-0002oR-6S for 43362-close@debbugs.gnu.org; Mon, 14 Sep 2020 13:59:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1600106353; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=qKp2DjOPZTSxiFnj2GXhdLBcR4wDUcZZoXlDE+ZEL0Q=; b=B228AyAl/hYI4LZDB3RQTXSy+Nd01+re6mLkjBTu+eyB2Zq2ZoYTXZTsb1FvfnviTUAm51 0JahWWkP8JG3ofd/6h5HuCuWBXjD1uh77uO8VcJz4SPbKXXbbQDl8Ov+wYu3Iq+yhAdFJs ZKiSP5GKohgw5gU8b76U5UzmSUHnJnE= Received: from mail-pf1-f200.google.com (mail-pf1-f200.google.com [209.85.210.200]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-120-H5zgHrsfNAGSXn83-sIt2g-1; Mon, 14 Sep 2020 13:59:10 -0400 X-MC-Unique: H5zgHrsfNAGSXn83-sIt2g-1 Received: by mail-pf1-f200.google.com with SMTP id o184so240897pfb.12 for <43362-close@debbugs.gnu.org>; Mon, 14 Sep 2020 10:59:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=qKp2DjOPZTSxiFnj2GXhdLBcR4wDUcZZoXlDE+ZEL0Q=; b=BAZeiL/eJ964ksik3+OleMt91fPYcIIayMyl5GNNodONzF/I/uAm67JTjZCkUm74hG eJoFqojXX5iZwIxgpq4BRkogOQWFcuJD826bIuWG9+EQtV1OqJJImPjAuxV93Rl5iT9M XWKcnvPne+vvb1kYjjJbj1qFQ2DcP07gdL38bt9GqK23aLe6m/Ko6caEXWrW4DZGm3Uo 4/8XflyE99OLZHs6DCclyKObCTBZy0Qbkjp7ECJbUC+8lotX+KA0l1/qTWX4My2Qdic5 NGh+7vXsSjTJU2nx1dp5bcl5d3HAJFyqOtlprlkm9NRDnh1Ogh+FOIpcsq0LDwIk4Bx2 L2LQ== X-Gm-Message-State: AOAM5326pdm7PBOXFo8gbC0193yg5pmMUoeCqKIJ0BUyc4LL8hUu2++7 G7E+rCJ9FFKjM+Ei8RJ2HkPEnhHrAlQ6eS96ml0eg02TDk/Lgbto94mLoKMPb54bXTUicTIhzvu UEC7mWmlWeehyHIvAD4zYy7w= X-Received: by 2002:a17:90b:208b:: with SMTP id hb11mr471225pjb.201.1600106349194; Mon, 14 Sep 2020 10:59:09 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwYoeJTlScH84lc05k+tmRE9su9x6MHZrji6lzv+hlV9CfOmQKdw1vQntRhEYOyQlKXUuKcvg== X-Received: by 2002:a17:90b:208b:: with SMTP id hb11mr471203pjb.201.1600106348883; Mon, 14 Sep 2020 10:59:08 -0700 (PDT) Received: from ohop.brianlane.com (c-73-157-81-114.hsd1.wa.comcast.net. [73.157.81.114]) by smtp.gmail.com with ESMTPSA id s129sm10776232pfb.39.2020.09.14.10.59.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Sep 2020 10:59:08 -0700 (PDT) Date: Mon, 14 Sep 2020 10:59:06 -0700 From: "Brian C. Lane" To: Bureau Subject: Re: bug#43362: SOLVED Message-ID: <20200914175906.GB24535@ohop.brianlane.com> References: <0f15330b-c02b-eb43-8abc-547d5d98438d@orange.fr> MIME-Version: 1.0 In-Reply-To: Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=bcl@redhat.com X-Mimecast-Spam-Score: 0.002 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 43362-close Cc: 43362-close@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On Sun, Sep 13, 2020 at 05:51:50PM +0200, Bureau wrote: > > Hello, > > After digging in the kernel, it is a new kernel feature. > > In kernel source files : > > block/partitions/core.c > > have been changed. > > To get parted-3.3 working again, in the source code of parted-3.3, > modify the file: > > libparted/arch/linux.c > > in the function : > > static int _disk_sync_part_table() > > line 3203, replace : > > if (ok [i - 1] || errnums [i - 1] == ENXIO > by > if (ok [i - 1] || errnums [i - 1] == ENOMEM > > Accordingly to the changes made in block/partitions/core.c > That is making parted working again. I dug into this and it's a kernel bug that will be fixed in 5.9 rc5 as well as backported to 5.8.10 so changing it in parted isn't the right solution. Thanks, Brian -- Brian C. Lane (PST8PDT) - weldr.io - lorax - parted - pykickstart ------------=_1600106402-10932-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 12 Sep 2020 20:27:09 +0000 Received: from localhost ([127.0.0.1]:49079 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kHC71-0004Y4-4D for submit@debbugs.gnu.org; Sat, 12 Sep 2020 16:27:09 -0400 Received: from lists.gnu.org ([209.51.188.17]:58104) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kH7YR-0005jb-Og for submit@debbugs.gnu.org; Sat, 12 Sep 2020 11:35:08 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49906) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kH7YR-0004u5-Hz for bug-parted@gnu.org; Sat, 12 Sep 2020 11:35:07 -0400 Received: from smtp08.smtpout.orange.fr ([80.12.242.130]:38875 helo=smtp.smtpout.orange.fr) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:128) (Exim 4.90_1) (envelope-from ) id 1kH7YP-0007je-IR for bug-parted@gnu.org; Sat, 12 Sep 2020 11:35:07 -0400 Received: from [192.168.1.230] ([86.228.216.241]) by mwinf5d16 with ME id T3b1230015D4po6033b1Jc; Sat, 12 Sep 2020 17:35:01 +0200 X-ME-Helo: [192.168.1.230] X-ME-Auth: c2t5cm9zdHlhbkBvcmFuZ2UuZnI= X-ME-Date: Sat, 12 Sep 2020 17:35:01 +0200 X-ME-IP: 86.228.216.241 To: bug-parted@gnu.org From: Bureau Subject: Linux kernel 5.8.8 and newer Message-ID: <0f15330b-c02b-eb43-8abc-547d5d98438d@orange.fr> Date: Sat, 12 Sep 2020 17:35:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: fr Content-Transfer-Encoding: 7bit Received-SPF: none client-ip=80.12.242.130; envelope-from=skyrostyan@orange.fr; helo=smtp.smtpout.orange.fr X-detected-operating-system: by eggs.gnu.org: First seen = 2020/09/12 11:35:01 X-ACL-Warn: Detected OS = Linux 2.6.x [fuzzy] X-Spam_score_int: 1 X-Spam_score: 0.1 X-Spam_bar: / X-Spam_report: (0.1 / 5.0 requ) BAYES_00=-1.9, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_NONE=0.001, SPOOFED_FREEMAIL=1.999 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -0.3 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 12 Sep 2020 16:27:05 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hello, Since kernel 5.8.8, parted gives the following error message each time parted attempts to modify something on the disk. libparted 3.3 Partition(s) 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128 on /dev/sda have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use. As a result, the old partition(s) will remain in use. You should reboot now before making further changes. In the example above, my disk contains 4 real partitions. This bug appears on all the computers I have tried here. Is this a new kernel feature or a parted bug? Best regards. Alain ------------=_1600106402-10932-1--