Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qRrio-003QSa-Cp for pgadmin-hackers@arkaria.postgresql.org; Fri, 04 Aug 2023 10:07:50 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qRrim-006GKl-KS for pgadmin-hackers@arkaria.postgresql.org; Fri, 04 Aug 2023 10:07:49 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qRrim-006GKd-CD for pgadmin-hackers@lists.postgresql.org; Fri, 04 Aug 2023 10:07:48 +0000 Received: from out-23.smtp.github.com ([192.30.252.206]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qRrik-000TsX-1u for pgadmin-hackers@lists.postgresql.org; Fri, 04 Aug 2023 10:07:47 +0000 Received: from github.com (hubbernetes-node-1eeca9b.ac4-iad.github.net [10.52.139.40]) by smtp.github.com (Postfix) with ESMTPA id 0E67C5E048F for ; Fri, 4 Aug 2023 03:07:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1691143665; bh=iQafjUi9O1Q9Fa8apRT9nUg4HdoRMSX8lUdzWwsa9sg=; h=Date:From:To:Subject:From; b=XILUi8rOZdJW4KNmsRwZTpgSURW804euwpKLpUM3q8mV44k/KbU7eNQj5t0uX9Thw fqqNYHov+5M4lYx0+q+f357+beFvaqEtPq20MAQo0J9dIPkBfw8R68xOwLWexsj28x ywfBXS5X6AUVarLCnOnnAh7ArUbptlZTR1jqFVvU= Date: Fri, 04 Aug 2023 03:07:44 -0700 From: Khushboo Vashi To: pgadmin-hackers@lists.postgresql.org Message-ID: Subject: [pgadmin-org/pgadmin4] ac50b4: Another attempt to fix rpm build failure for SBOM. Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-GitHub-Recipient-Address: pgadmin-hackers@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgadmin-org/pgadmin4 Commit: ac50b4d80b2683a041e6c31ba5ad0a4622f82896 https://github.com/pgadmin-org/pgadmin4/commit/ac50b4d80b2683a041e6c31ba5ad0a4622f82896 Author: Khushboo Vashi Date: 2023-08-04 (Fri, 04 Aug 2023) Changed paths: M pkg/redhat/build.sh Log Message: ----------- Another attempt to fix rpm build failure for SBOM.