From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0BFF4D6395F for ; Wed, 20 Nov 2024 14:44:45 +0000 (UTC) Received: from relay5-d.mail.gandi.net (relay5-d.mail.gandi.net [217.70.183.197]) by mx.groups.io with SMTP id smtpd.web11.15054.1732113878564739753 for ; Wed, 20 Nov 2024 06:44:39 -0800 Authentication-Results: mx.groups.io; dkim=pass header.i=@bootlin.com header.s=gm1 header.b=gEKBYMI5; spf=pass (domain: bootlin.com, ip: 217.70.183.197, mailfrom: mathieu.dubois-briand@bootlin.com) Received: by mail.gandi.net (Postfix) with ESMTPSA id 4DFC11C0004; Wed, 20 Nov 2024 14:44:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1732113876; 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=mUW/omHOffXLo5Nv6EWC94CbDYwJuiLYgM1ZeSwSnbw=; b=gEKBYMI50/ZLsf+0AW076x8GIt796Otbz8+TFLnAthl3GJbiZXw8ZODcPsgA5Fg9P1eBZd BGC5ooMydaSlEhNxnhg6ZK87SGyrqvCmGSPxy/x2qBjXOcaxCJN5UkBbeTm3GDQoxPuhDC +kYDOOMvMjzBQVdnBw+xsQ1lRd+9KZGy61Lhy4oylF2AWZCPlioIOF1onApNoa2xVABjdt io0KMSVcF6b2YAK6p3+0CuBnXKEB1gDcjnglDBUA1I4N/K83MciCXLUQD1u2CrkdreihrM VBvXXgv//RYunOyi00e/TUABL79ymzJXEs+qnogBBvMPZrZ/tXe+TvZoNNDEwA== Date: Wed, 20 Nov 2024 15:44:34 +0100 From: Mathieu Dubois-Briand To: hongxu.jia@eng.windriver.com Cc: openembedded-core@lists.openembedded.org, JPEWhacker@gmail.com, hongxu.jia@windriver.com Subject: Re: [OE-core] [RR V2][NULL][0/3] SPDX 3.0: Reduce redundant spdxid-hash symlinks to save inode on host Message-ID: Mail-Followup-To: hongxu.jia@eng.windriver.com, openembedded-core@lists.openembedded.org, JPEWhacker@gmail.com, hongxu.jia@windriver.com References: <20241120055036.1002075-1-hongxu.jia@windriver.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241120055036.1002075-1-hongxu.jia@windriver.com> X-GND-Sasl: mathieu.dubois-briand@bootlin.com List-Id: X-Webhook-Received: from li982-79.members.linode.com [45.33.32.79] by aws-us-west-2-korg-lkml-1.web.codeaurora.org with HTTPS for ; Wed, 20 Nov 2024 14:44:45 -0000 X-Groupsio-URL: https://lists.openembedded.org/g/openembedded-core/message/207456 On Tue, Nov 19, 2024 at 09:50:33PM -0800, hongxu via lists.openembedded.org wrote: > Summary: SPDX 3.0: Reduce redundant spdxid-hash symlinks to save inode on host > Hi, Thanks for the v2, but I believe this is causing some issues on the autobuilder: ERROR: python3-dbusmock-0.32.2-r0 do_create_package_spdx: Error executing a python function in exec_func_python() autogenerated: The stack trace of python calls that resulted in this exception/failure was: [...] Exception: FileExistsError: [Errno 17] File exists: '../packages/python3-dbusmock-dev.spdx.json' -> '/srv/pokybuild/yocto-worker/qemuppc-alt/build/build/tmp/work/ppc7400-poky-linux/python3-dbusmock/0.32.2/spdx/3.0.1/runtime-deploy/ppc7400/by-spdxid-link/python3-dbusmock.spdx.json' And same kind of error for several packages, on most of the builders. https://valkyrie.yoctoproject.org/#/builders/64/builds/408/steps/12/logs/stdio Can you have a look at this, please ? -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com