Delivered-To: einfair@zoho.eu Received-SPF: pass (zohomail.eu: domain of gentoo.org designates 140.211.166.183 as permitted sender) client-ip=140.211.166.183; envelope-from=bugzilla-daemon@gentoo.org; helo=smtp.gentoo.org; Authentication-Results: mx.zohomail.eu; spf=pass (zohomail.eu: domain of gentoo.org designates 140.211.166.183 as permitted sender) smtp.mailfrom=bugzilla-daemon@gentoo.org; dmarc=pass(p=none dis=none) header.from=gentoo.org ARC-Seal: i=1; a=rsa-sha256; t=1693381969; cv=none; d=zohomail.eu; s=zohoarc; b=RhRoz1XPWoW1RiQBpZ38vCbzS1Qqdzgns7HkFfbNfh6hcWqOHcFXbHdYZ3+PATvpECtXYr/mdjdgLjOsrtnMZxnBSxWVyg6mgRmT96YMCqiAsjFc5Tmwh6X5SOc926tgstKOC4R8BUbK+kO5lnR4M6W8n2qJUZFdvJcrxWGO+W4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.eu; s=zohoarc; t=1693381969; h=Content-Type:Content-Transfer-Encoding:Date:From:MIME-Version:Message-ID:Reply-To:Subject:To; bh=DkfFhpc79gkFqTolhlV/sG16uHt05q7IkJFeRDRthZI=; b=ZRQ0EC6jkuv+OhJln2yPQkVAwYiHcMvhjq9Rj+O+QRETyMgRvHLpLWa1EmLTl/YEQKRtWdtd7JedrOLLFYoYiqexpewmJ7p/gP6F0ANIdO9I29d13oNu+lJZNi/Sg7sXKeflgAdSs6pvkiEcywdR/0L8gFOum2RbVehradcyUMY= ARC-Authentication-Results: i=1; mx.zohomail.eu; spf=pass (zohomail.eu: domain of gentoo.org designates 140.211.166.183 as permitted sender) smtp.mailfrom=bugzilla-daemon@gentoo.org; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) by mx.zoho.eu with SMTPS id 1693381969661617.9609877343742; Wed, 30 Aug 2023 09:52:49 +0200 (CEST) Received: from vulture.gentoo.org (vulture.gentoo.org [140.211.166.174]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A0C543409E6 for ; Wed, 30 Aug 2023 07:52:46 +0000 (UTC) Received: by vulture.gentoo.org (Postfix, from userid 60095) id 914191D069D; Wed, 30 Aug 2023 07:52:46 +0000 (UTC) From: bugzilla-daemon@gentoo.org To: einfair@zoho.eu Subject: [Bug 913273] New: [einflay] Ebuild failures occuring in global scope Date: Wed, 30 Aug 2023 07:52:45 +0000 Reply-To: "DO NOT REPLY" X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Gentoo Linux X-Bugzilla-Component: Overlays X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: t@laumann.xyz X-Bugzilla-Status: CONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: Normal X-Bugzilla-Assigned-To: einfair@zoho.eu X-Bugzilla-Flags: X-Bugzilla-Whiteboard: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform bug_file_loc op_sys bug_status bug_severity priority component assigned_to reporter blocked X-Bugzilla-Reporter: t@laumann.xyz X-Bugzilla-CC: Message-ID: Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 X-Bugzilla-URL: http://bugs.gentoo.org/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-ZM-MESSAGEID: 1693381970423010001 DO NOT REPLY TO THIS EMAIL. Also, do not reply via email to the person whose email is mentioned below. To comment on this bug, please visit: https://bugs.gentoo.org/show_bug.cgi?id=3D913273 Bug ID: 913273 Summary: [einflay] Ebuild failures occuring in global scope Product: Gentoo Linux Version: unspecified Hardware: All URL: https://qa-reports.gentoo.org/output/repos/einflay.htm l OS: Linux Status: CONFIRMED Severity: normal Priority: Normal Component: Overlays Assignee: einfair@zoho.eu Reporter: t@laumann.xyz Blocks: 552950 Our automated repository checks [1] have detected that the 'einflay' repository contains ebuilds that trigger fatal errors during the cache regeneration. This usually means that the ebuilds call 'die' in global scope indicating serious issues or have other serious QA violations. Global-scope failures prevent the ebuild not only from being installed but also from being properly processed by the Package Manager. Since metadata can not be obtained for those ebuilds, no cache entries are created for them and the Package Manager needs to retry running them every time it stumbles upon them. This involves both a serious slowdown and repeating error output while performing dependency resolution. The most common cause of global-scope failures is use of removed or banned APIs in old ebuilds. In particular, this includes eclasses being removed or removing support for old EAPIs. Nonetheless there are also other issues such as performing illegal operations in global scope (external program calls), malformed bash in ebuilds or malformed metadata.xml. The error log for the repository can be found at: https://qa-reports.gentoo.org/output/repos/einflay.html In particular, please look for highlighted error messages. Please fix the issue ASAP, possibly via removing unmaintained, old ebuilds. We reserve the right to remove the repository from our list if we do not receive any reply within 4 weeks. [1]:https://wiki.gentoo.org/wiki/Project:Repository_mirror_and_CI Referenced Bugs: https://bugs.gentoo.org/show_bug.cgi?id=3D552950 [Bug 552950] [TRACKER] Repository QA issues --=20 You are receiving this mail because: You are the assignee for the bug.=