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

Bug 594302

Summary: Can't install dev-util/eric-5.5.2::gentoo
Product: Gentoo Linux Reporter: Pál Csányi <csanyipal>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: csanyipal
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
environment
emerge info
emerge pqv

Description Pál Csányi 2016-09-19 06:00:53 UTC
Created attachment 446506 [details]
build log

emerge -aj dev-util/eric failed:
Installing eric5 ...
Could not install './default.e4k'.
Could not install './default_Mac.e4k'.
An internal error occured.  Please report all the output of the program,
including the following traceback, to eric-bugs@eric-ide.python-projects.org.

Traceback (most recent call last):
  File "install.py", line 1421, in <module>
    main(sys.argv)
  File "install.py", line 1400, in main
    res = installEric()
  File "install.py", line 757, in installEric
    os.path.join(dst, "eric5" + marker + ".png"))
  File "install.py", line 562, in shutilCopy
    shutil.copy(src, dst)
  File "/usr/lib64/python2.7/shutil.py", line 119, in copy
    copyfile(src, dst)
  File "/usr/lib64/python2.7/shutil.py", line 82, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] No such file or directory: u'./icons/default/eric5.png'
 * ERROR: dev-util/eric-5.5.2::gentoo failed (install phase):
 *   (no error message)
 *
 * Call stack:
 *     ebuild.sh, line 133:  Called src_install
 *   environment, line 2967:  Called die
 * The specific snippet of code:
 *       "${PYTHON}" install.py -b "${EPREFIX}/usr/bin" -d "$(python_get_sitedir)" -i "${D}" -c -z || die;
Comment 1 Pál Csányi 2016-09-19 06:01:36 UTC
Created attachment 446508 [details]
environment
Comment 2 Pál Csányi 2016-09-19 06:02:03 UTC
Created attachment 446510 [details]
emerge info
Comment 3 Pál Csányi 2016-09-19 06:02:29 UTC
Created attachment 446512 [details]
emerge pqv
Comment 4 Brian Evans (RETIRED) gentoo-dev 2016-09-19 17:14:22 UTC

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