Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353743 - Failed to emerge dev-util/eric-5.0.4
Summary: Failed to emerge dev-util/eric-5.0.4
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-05 10:59 UTC by John
Modified: 2011-02-05 16:01 UTC (History)
0 users

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


Attachments
/var/tmp/portage/dev-util/eric-5.0.4/temp/build.log (build.log,2.56 KB, text/plain)
2011-02-05 11:02 UTC, John
Details
emerge --info (emerge-info.log,5.08 KB, text/plain)
2011-02-05 11:02 UTC, John
Details
emerge -pqv (emerge-pqv.log,87 bytes, text/plain)
2011-02-05 11:03 UTC, John
Details
environment (environment,178.60 KB, text/plain)
2011-02-05 11:04 UTC, John
Details

Note You need to log in before you can comment on or make changes to this bug.
Description John 2011-02-05 10:59:51 UTC
>>> Install eric-5.0.4 into /var/tmp/portage/dev-util/eric-5.0.4/image/ category dev-util
 * Installation of dev-util/eric-5.0.4 with CPython 3.1...
Checking dependencies
Python Version: 3.1.2
Found PyQt
An internal error occured.  Please report all the output of the program,
including the following traceback, to eric5-bugs@eric-ide.python-projects.org.

Traceback (most recent call last):
  File "install.py", line 861, in <module>
    main(sys.argv)
  File "install.py", line 791, in main
    doDependancyChecks()
  File "install.py", line 568, in doDependancyChecks
    from PyQt4 import Qsci
RuntimeError: the sip module implements API v8.0 but the PyQt4.Qsci module requires API v7.1
 * ERROR: dev-util/eric-5.0.4 failed:
 *   Installation failed with CPython 3.1 in installation() function
 * 
 * Call stack:
 *     ebuild.sh, line   56:  Called src_install
 *   environment, line 4647:  Called python_execute_function 'installation'
 *   environment, line 3208:  Called die
 * The specific snippet of code:
 *                       die "${failure_message}";

See attachments

Reproducible: Always

Steps to Reproduce:
1. emerge -auND eric

Actual Results:  
See description

Expected Results:  
Success
Comment 1 John 2011-02-05 11:02:13 UTC
Created attachment 261563 [details]
/var/tmp/portage/dev-util/eric-5.0.4/temp/build.log
Comment 2 John 2011-02-05 11:02:46 UTC
Created attachment 261565 [details]
emerge --info
Comment 3 John 2011-02-05 11:03:21 UTC
Created attachment 261566 [details]
emerge -pqv
Comment 4 John 2011-02-05 11:04:08 UTC
Created attachment 261567 [details]
environment
Comment 5 Rafał Mużyło 2011-02-05 14:26:54 UTC
Most likely INVALID.
After emerging new sip, follow its postinst note.
Comment 6 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-05 16:01:10 UTC
You forgot to reinstall dev-python/qscintilla-python.