Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 654292 - dev-python/cython-0.28.2 failed with message No such file or directory: 'README.txt'
Summary: dev-python/cython-0.28.2 failed with message No such file or directory: 'READ...
Status: RESOLVED DUPLICATE of bug 654264
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-29 09:18 UTC by email200202
Modified: 2018-04-29 09:39 UTC (History)
1 user (show)

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


Attachments
/var/tmp/portage/dev-python/cython-0.28.2/temp/build.log (file_654292.txt,178.25 KB, text/plain)
2018-04-29 09:18 UTC, email200202
Details
emerge --info '=dev-python/cython-0.28.2::gentoo (file_654292.txt,6.40 KB, text/plain)
2018-04-29 09:21 UTC, email200202
Details
emerge -pqv '=dev-python/cython-0.28.2::gentoo' (file_654292.txt,134 bytes, text/plain)
2018-04-29 09:23 UTC, email200202
Details

Note You need to log in before you can comment on or make changes to this bug.
Description email200202 2018-04-29 09:18:14 UTC
Created attachment 528754 [details]
/var/tmp/portage/dev-python/cython-0.28.2/temp/build.log

dev-python/cython-0.28.2 failed to emerge with the error message:

Installing cython script to /var/tmp/portage/dev-python/cython-0.28.2/image/_python3.5/usr/lib/python-exec/python3.5
Installing cygdb script to /var/tmp/portage/dev-python/cython-0.28.2/image/_python3.5/usr/lib/python-exec/python3.5
Installing cythonize script to /var/tmp/portage/dev-python/cython-0.28.2/image/_python3.5/usr/lib/python-exec/python3.5
 * python3_5: running distutils-r1_run_phase python_install_all
Traceback (most recent call last):
  File "/usr/lib/portage/python2.7/doins.py", line 611, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/lib/portage/python2.7/doins.py", line 602, in main
    os.path.dirname(source)):
  File "/usr/lib/portage/python2.7/doins.py", line 450, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
  File "/usr/lib/portage/python2.7/doins.py", line 386, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/python2.7/doins.py", line 195, in run
    sstat = os.stat(source)
OSError: [Errno 2] No such file or directory: 'README.txt'
 * ERROR: dev-python/cython-0.28.2::gentoo failed (install phase):
 *   dodoc failed
 *
Comment 1 email200202 2018-04-29 09:21:41 UTC
Created attachment 528756 [details]
emerge --info '=dev-python/cython-0.28.2::gentoo
Comment 2 email200202 2018-04-29 09:23:47 UTC
Created attachment 528758 [details]
emerge -pqv '=dev-python/cython-0.28.2::gentoo'
Comment 3 Jonas Stein gentoo-dev 2018-04-29 09:39:51 UTC

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