Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 594302 - Can't install dev-util/eric-5.5.2::gentoo
Summary: Can't install dev-util/eric-5.5.2::gentoo
Status: RESOLVED DUPLICATE of bug 587376
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-19 06:00 UTC by Pál Csányi
Modified: 2016-09-19 17:14 UTC (History)
1 user (show)

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


Attachments
build log (build.log,2.89 KB, text/plain)
2016-09-19 06:00 UTC, Pál Csányi
Details
environment (environment,117.74 KB, text/plain)
2016-09-19 06:01 UTC, Pál Csányi
Details
emerge info (eric_emerge_info,5.85 KB, text/plain)
2016-09-19 06:02 UTC, Pál Csányi
Details
emerge pqv (eric_emerge_pqv,191 bytes, text/plain)
2016-09-19 06:02 UTC, Pál Csányi
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***