Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300673 - python upgrade from 2.5.4-r3 to 2.6.4 fails
Summary: python upgrade from 2.5.4-r3 to 2.6.4 fails
Status: RESOLVED DUPLICATE of bug 300671
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-12 09:18 UTC by Ooblick
Modified: 2010-01-12 10:14 UTC (History)
0 users

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


Attachments
emerge --info (emerge.info,3.12 KB, text/plain)
2010-01-12 09:19 UTC, Ooblick
Details
/var/tmp/portage/dev-lang/python-2.6.4/temp/build.log (build.log,866 bytes, text/plain)
2010-01-12 09:19 UTC, Ooblick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ooblick 2010-01-12 09:18:04 UTC
upgrading python from 2.5.4-r3 to 2.6.4 fails:

Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) dev-lang/python-2.6.4
 * python-gentoo-patches-2.6.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                   [ ok ]
 * Python-2.6.4.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                  [ ok ]
 * checking ebuild checksums ;-) ...                                                     [ ok ]
 * checking auxfile checksums ;-) ...                                                    [ ok ]
 * checking miscfile checksums ;-) ...                                                   [ ok ]
 * 
 * ERROR: dev-lang/python-2.6.4 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called pkg_setup
 *     python-2.6.4.ebuild, line   68:  Called has_version '=dev-lang/python-3*'
 *               ebuild.sh, line  183:  Called die
 * The specific snippet of code:
 *                      die "unexpected portageq exit code: ${retval}"
 *  The die message:
 *   unexpected portageq exit code: 127
 * 
 * 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/dev-lang/python-2.6.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-2.6.4/temp/die.env'.
 * 


Reproducible: Always

Steps to Reproduce:
Comment 1 Ooblick 2010-01-12 09:19:13 UTC
Created attachment 216172 [details]
emerge --info
Comment 2 Ooblick 2010-01-12 09:19:36 UTC
Created attachment 216173 [details]
/var/tmp/portage/dev-lang/python-2.6.4/temp/build.log
Comment 3 Patrick Lauer gentoo-dev 2010-01-12 10:14:52 UTC

*** This bug has been marked as a duplicate of bug 300671 ***