Code: Select all
>>> Emerging (1 of 9) x11-libs/libdrm-9999 to /
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]
>>> Unpacking source...
* git update start -->
* repository: git://anongit.freedesktop.org/git/xorg/lib/libdrm
fatal: The remote end hung up unexpectedly
Cannot get the repository state from git://anongit.freedesktop.org/git/xorg/lib/libdrm
*
* ERROR: x11-libs/libdrm-9999 failed.
* Call stack:
* ebuild.sh, line 1701: Called dyn_unpack
* ebuild.sh, line 817: Called qa_call 'src_unpack'
* ebuild.sh, line 44: Called src_unpack
* libdrm-9999.ebuild, line 20: Called git_src_unpack
* git.eclass, line 283: Called git_fetch
* git.eclass, line 210: Called die
* The specific snippet of code:
* ${EGIT_UPDATE_CMD} ${EGIT_OPTIONS} origin ${EGIT_BRANCH}:${EGIT_BRANCH} \
* || die "${EGIT}: can't update from ${EGIT_REPO_URI}."
* The die message:
* git.eclass: can't update from git://anongit.freedesktop.org/git/xorg/lib/libdrm.
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/x11-libs/libdrm-9999/temp/build.log'.
Code: Select all
* git.eclass: can't update from git://anongit.freedesktop.org/git/xorg/lib/libdrm.Code: Select all
EGIT_REPO_URI="git://anongit.freedesktop.org/git/mesa/drm"I've checked http://kambing.ui.edu/gentoo-portage/eclass/git.eclass
but doesn't include any new url.



