Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 369145

Summary: dev-python/pytools-9999 - git_src_unpack(): Unable to find 798b.. Cannot obtain needed tree 798b1...
Product: Gentoo Linux Reporter: step <step247>
Component: New packagesAssignee: Michal Januszewski (RETIRED) <spock>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description step 2011-05-29 07:26:33 UTC
>>> Emerging (1 of 4) dev-python/pytools-9999
 * Package:    dev-python/pytools-9999
 * Repository: gentoo
 * Maintainer: spock@gentoo.org
 * USE:        consolekit elibc_glibc kernel_linux policykit userland_GNU x86
 * FEATURES:   ccache sandbox
>>> Unpacking source...
 * GIT update -->
 *    repository:               http://git.tiker.net/trees/pytools.git
error: Unable to find 798b139037d1583c1bdf5f7bf4095186111717a6 under http://git.tiker.net/trees/pytools.git
Cannot obtain needed tree 798b139037d1583c1bdf5f7bf4095186111717a6
while processing commit 277c32b0199ac837fd996c665d06b9ab921911ab.
error: Fetch failed.
 * ERROR: dev-python/pytools-9999 failed (unpack phase):
 *   git.eclass: can't update from http://git.tiker.net/trees/pytools.git.
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_unpack
 *   environment, line 5042:  Called git_src_unpack
 *   environment, line 2671:  Called git_fetch
 *   environment, line 2618:  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}.";
 * 
 * If you need support, post the output of 'emerge --info =dev-python/pytools-9999',
 * the complete build log and the output of 'emerge -pqv =dev-python/pytools-9999'.
 * The complete build log is located at '/var/tmp/portage/dev-python/pytools-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pytools-9999/temp/environment'.
 * S: '/var/tmp/portage/dev-python/pytools-9999/work/pytools-9999'

>>> Failed to emerge dev-python/pytools-9999, Log file:

>>>  '/var/tmp/portage/dev-python/pytools-9999/temp/build.log'

 * Messages for package dev-python/pytools-9999:

 * GIT update -->
 *    repository:               http://git.tiker.net/trees/pytools.git
 * ERROR: dev-python/pytools-9999 failed (unpack phase):
 *   git.eclass: can't update from http://git.tiker.net/trees/pytools.git.
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_unpack
 *   environment, line 5042:  Called git_src_unpack
 *   environment, line 2671:  Called git_fetch
 *   environment, line 2618:  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}.";
 * 
 * If you need support, post the output of 'emerge --info =dev-python/pytools-9999',
 * the complete build log and the output of 'emerge -pqv =dev-python/pytools-9999'.
 * The complete build log is located at '/var/tmp/portage/dev-python/pytools-9999/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pytools-9999/temp/environment'.
 * S: '/var/tmp/portage/dev-python/pytools-9999/work/pytools-9999'
Comment 1 Michal Januszewski (RETIRED) gentoo-dev 2011-06-12 14:26:28 UTC
Can't reproduce it here.  Could you please remove /usr/portage/distfiles/git-src/pytools and try again?
Comment 2 Pacho Ramos gentoo-dev 2012-06-16 09:47:48 UTC
(In reply to comment #1)
> Can't reproduce it here.  Could you please remove
> /usr/portage/distfiles/git-src/pytools and try again?