Our automated repository checks [1] have detected that the 'gentoo-mate' 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/gentoo-mate.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
ping
Unfortunately, the owner of this repo np-hardass is quite gone. I am currently not very active, but if given permissions to this repo I can fix the issues.
(In reply to OzTiram from comment #3) > Unfortunately, the owner of this repo np-hardass is quite gone. > > I am currently not very active, but if given permissions to this repo I can > fix the issues. Given he's the only project member and indeed inactive recently, I've granted you access. However, I'm not sure if the signed-push hook will let you through,.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/data/api.git/commit/?id=63a3e4fc94b608aaab79abf36407424e91bb3076 commit 63a3e4fc94b608aaab79abf36407424e91bb3076 Author: Thomas Bracht Laumann Jespersen <t@laumann.xyz> AuthorDate: 2023-03-20 21:51:49 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2023-03-21 12:09:16 +0000 repositories.xml: remove 'gentoo-mate' overlay Multiple ebuild failures, owner is appears to be gone. Closes: https://bugs.gentoo.org/858968 Signed-off-by: Thomas Bracht Laumann Jespersen <t@laumann.xyz> Signed-off-by: Michał Górny <mgorny@gentoo.org> files/overlays/repositories.xml | 13 ------------- 1 file changed, 13 deletions(-)