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

Bug 353743

Summary: Failed to emerge dev-util/eric-5.0.4
Product: Gentoo Linux Reporter: John <dev-jay>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /var/tmp/portage/dev-util/eric-5.0.4/temp/build.log
emerge --info
emerge -pqv
environment

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.