The Libreoffice git repositories have moved from: EGIT_REPO_URI="git://anongit.freedesktop.org/${PN}/${mod}" to: EGIT_REPO_URI="git://anongit.freedesktop.org/git/${PN}/${mod}.git" Reproducible: Always Steps to Reproduce: 1. Try to build app-office/libreoffice-9999 from current main Gentoo Portage tree Actual Results: Build Fails * ERROR: app-office/libreoffice-9999::gentoo failed (unpack phase): * Unable to find a matching branch for remote HEAD (e724553b22f7b70ebdc466921d2f3853a30d142d) * Call stack: * ebuild.sh, line 93: Called src_unpack * environment, line 8034: Called git-r3_src_unpack * environment, line 4206: Called git-r3_src_fetch * environment, line 4200: Called git-r3_fetch * environment, line 4102: Called _git-r3_find_head 'refs/git-r3/HEAD' * environment, line 1277: Called die * The specific snippet of code: * die "Unable to find a matching branch for remote HEAD (${head_hash})"; Expected Results: Clean build without errors I've a copy of a ebuild for app-office/libreoffice-9999 that builds cleanly (in my Overlay "bobwya")
Works fine here. Is there any announcement that the URL will move?
I think that was just a flaky DNS issue at my end - y/day :-) Sorry I didn't double check this! Just mark this as invalid...
Thanks!