I would like to use Gentoo overlays, whose master repo are set to "gentoo". In prefix-rpath, "gentoo_prefix" repo prevents it. For example Unavailable repository 'gentoo' referenced by masters entry in '/Users/orv/Gentoo/var/db/repos/R_Overlay/metadata/layout.conf' https://wiki.gentoo.org/wiki/Repository_format/metadata/layout.conf#repo-name Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=395b646f1154d1c1c625387d8decb3a1b8bed254 commit 395b646f1154d1c1c625387d8decb3a1b8bed254 Author: Benda Xu <heroxbd@gentoo.org> AuthorDate: 2023-08-01 02:39:51 +0000 Commit: Benda Xu <heroxbd@gentoo.org> CommitDate: 2023-08-01 02:39:51 +0000 s/r-g/update-rsync-master.sh: put an alias gentoo repo name. Closes: https://bugs.gentoo.org/911543 Signed-off-by: Benda Xu <heroxbd@gentoo.org> scripts/rsync-generation/update-rsync-master.sh | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)
see you found it, good! :)
(In reply to Fabian Groffen from comment #2) > see you found it, good! :) Yeah, I guessed the logic should in the same repo ;)