Created attachment 684249 [details] build.log Hi! I'm running GentooLTO, and have bumped my KDE packages up to live builds; most of them are working great, but the ebuild for plasma-firewall fails. It seems like a git auth issues, and can be worked around by redirecting to another mirror of the repo. Error: > emerge kde-plasma/plasma-firewall ... * Repository id: plasma_plasma-firewall.git * To override fetched repository properties, use: * EGIT_OVERRIDE_REPO_PLASMA_PLASMA_FIREWALL * EGIT_OVERRIDE_BRANCH_PLASMA_PLASMA_FIREWALL * EGIT_OVERRIDE_COMMIT_PLASMA_PLASMA_FIREWALL * EGIT_OVERRIDE_COMMIT_DATE_PLASMA_PLASMA_FIREWALL * * Fetching https://invent.kde.org/plasma/plasma-firewall.git ... git fetch https://invent.kde.org/plasma/plasma-firewall.git +HEAD:refs/git-r3/HEAD fatal: could not read Username for 'https://invent.kde.org': terminal prompts disabled * ERROR: kde-plasma/plasma-firewall-9999::kde failed (unpack phase): * Unable to fetch from any of EGIT_REPO_URI * * Call stack: * ebuild.sh, line 125: Called src_unpack * environment, line 5274: Called kde.org_src_unpack * environment, line 4224: Called git-r3_src_unpack * environment, line 4133: Called git-r3_src_fetch * environment, line 4127: Called git-r3_fetch * environment, line 4049: Called die * The specific snippet of code: * [[ -n ${success} ]] || die "Unable to fetch from any of EGIT_REPO_URI"; ... Workaround: EGIT_OVERRIDE_REPO_PLASMA_PLASMA_FIREWALL="https://github.com/KDE/plasma-firewall" \ emerge kde-plasma/plasma-firewall
And I should mention, I'm using the KDE repo via layman.
Please let us devs choose $alias, if necessary. Pinged upstream about it, it is not where a plasma component is expected to be.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=e22a4a4f669b8a0ba1dd7b73dfc289c898db4546 commit e22a4a4f669b8a0ba1dd7b73dfc289c898db4546 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-01-24 13:28:10 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-01-24 13:28:10 +0000 kde-plasma/plasma-firewall: Temporarily(?) set to KDE_ORG_CATEGORY=network Closes: https://bugs.gentoo.org/766728 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild | 1 + kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild | 1 + 2 files changed, 2 insertions(+)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/kde.git/commit/?id=73dafc8a29efdadff930e963e0df2fae1f7822e1 commit 73dafc8a29efdadff930e963e0df2fae1f7822e1 Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2021-01-31 17:27:48 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2021-01-31 17:27:48 +0000 kde-plasma/plasma-firewall: Repo moved to correct upstream category See also: https://mail.kde.org/pipermail/plasma-devel/2021-January/119270.html Bug: https://bugs.gentoo.org/766728 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> kde-plasma/plasma-firewall/plasma-firewall-5.21.49.9999.ebuild | 1 - kde-plasma/plasma-firewall/plasma-firewall-9999.ebuild | 1 - 2 files changed, 2 deletions(-)