Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696018 - dev-python/stevedore-1.30.1 USE=doc - OSError: [Errno 2] No such file or directory: 'doc/build/html/.'
Summary: dev-python/stevedore-1.30.1 USE=doc - OSError: [Errno 2] No such file or dire...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo OpenStack team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-01 21:21 UTC by Alessandro Barbieri
Modified: 2020-03-29 09:53 UTC (History)
1 user (show)

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


Attachments
info (info,14.62 KB, text/plain)
2019-10-01 21:21 UTC, Alessandro Barbieri
Details
stevedore-1.30.1:20191001-204045.log (stevedore-1.30.1:20191001-204045.log,69.55 KB, text/plain)
2019-10-01 21:21 UTC, Alessandro Barbieri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alessandro Barbieri 2019-10-01 21:21:05 UTC
Copying stevedore.egg-info to /var/tmp/portage/dev-python/stevedore-1.30.1/image/_python3.7/usr/lib/python3.7/site-packages/stevedore-1.30.1-py3.7.egg-info
running install_scripts
/usr/lib/python3.7/site-packages/pbr/packaging.py:409: EasyInstallDeprecationWarning: Use get_header
  header = easy_install.get_script_header("", executable, is_wininst)
 * python3_7: running distutils-r1_run_phase python_install_all
Traceback (most recent call last):
  File "/var/tmp/portage/._portage_reinstall_.cfssPz/bin/doins.py", line 611, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/var/tmp/portage/._portage_reinstall_.cfssPz/bin/doins.py", line 602, in main
    os.path.dirname(source)):
  File "/var/tmp/portage/._portage_reinstall_.cfssPz/bin/doins.py", line 450, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
  File "/var/tmp/portage/._portage_reinstall_.cfssPz/bin/doins.py", line 386, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/var/tmp/portage/._portage_reinstall_.cfssPz/bin/doins.py", line 195, in run
    sstat = os.stat(source)
OSError: [Errno 2] No such file or directory: 'doc/build/html/.'
 * ERROR: dev-python/stevedore-1.30.1::gentoo failed (install phase):
 *   dodoc failed
Comment 1 Alessandro Barbieri 2019-10-01 21:21:19 UTC
Created attachment 591528 [details]
info

emerge --info
Comment 2 Alessandro Barbieri 2019-10-01 21:21:40 UTC
Created attachment 591530 [details]
stevedore-1.30.1:20191001-204045.log

buildlog
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-29 09:53:00 UTC
Old version removed.  Please reopen if you can still reproduce.