Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380595 - app-shells/zsh-completion-99999999 - * git.eclass: can't fetch from git://git.tuxfamily.org/gitroot/gzc/completion.git.
Summary: app-shells/zsh-completion-99999999 - * git.eclass: can't fetch from git://g...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Dawid Węgliński (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-25 06:03 UTC by Cédric Jeanneret
Modified: 2011-09-02 18:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cédric Jeanneret 2011-08-25 06:03:47 UTC
trying to update this package, it fails with:

* ERROR: app-shells/zsh-completion-99999999 failed (unpack phase):
 *   git.eclass: can't fetch from git://git.tuxfamily.org/gitroot/gzc/completion.git.


Reproducible: Always

Steps to Reproduce:
1. just emerge the ebuild
2.
3.
Actual Results:  
cannot get the git repository

Expected Results:  
should install

>>> Failed to emerge app-shells/zsh-completion-99999999, Log file:
>>>  '/var/tmp/portage/app-shells/zsh-completion-99999999/temp/build.log'
>>> Jobs: 7 of 8 complete, 1 failed                 Load avg: 1.96, 1.17, 0.72
 * Package:    app-shells/zsh-completion-99999999
 * Repository: akoya
 * USE:        amd64 elibc_glibc kernel_linux multilib userland_GNU
 * FEATURES:   sandbox
 * QA: Usage of deprecated EGIT_TREE variable detected.
 * QA: Use EGIT_COMMIT variable instead.
 * GIT NEW clone -->
 *    repository: 		git://git.tuxfamily.org/gitroot/gzc/completion.git
Cloning into bare repository /home/distfiles/git-src/zsh-completion...
fatal: The remote end hung up unexpectedly
 * ERROR: app-shells/zsh-completion-99999999 failed (unpack phase):
 *   git.eclass: can't fetch from git://git.tuxfamily.org/gitroot/gzc/completion.git.
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_unpack
 *   environment, line 2419:  Called git_src_unpack
 *   environment, line 1792:  Called git_fetch
 *   environment, line 1709:  Called die
 * The specific snippet of code:
 *           ${EGIT_FETCH_CMD} ${extra_clone_opts} ${EGIT_OPTIONS} "${EGIT_REPO_URI}" ${GIT_DIR} || die "${EGIT}: can't fetch from ${EGIT_REPO_URI}.";
 * 
 * If you need support, post the output of 'emerge --info =app-shells/zsh-completion-99999999',
 * the complete build log and the output of 'emerge -pqv =app-shells/zsh-completion-99999999'.
 * This ebuild is from an overlay named 'akoya': '/var/lib/layman/akoya/'
 * The complete build log is located at '/var/tmp/portage/app-shells/zsh-completion-99999999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/app-shells/zsh-completion-99999999/temp/environment'.
 * S: '/var/tmp/portage/app-shells/zsh-completion-99999999/work/zsh-completion-99999999'
Comment 1 Dawid Węgliński (RETIRED) gentoo-dev 2011-08-28 08:03:51 UTC
Hi Cédric.

Where did you get -99999999 version from? It's not in the main tree.
Comment 2 Tim Harder gentoo-dev 2011-09-02 18:51:12 UTC
We don't support random user overlays. Please contact the dev(s) behind the akoya overlay if you want the issue fixed.