Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 696062 - dev-python/python-swiftclient-3.7.0 USE=doc - No such file or directory: '../python-swiftclient-3.7.0-python2_7/doc/build/html/.'
Summary: dev-python/python-swiftclient-3.7.0 USE=doc - No such file or directory: '.....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-02 13:24 UTC by Alessandro Barbieri
Modified: 2019-10-02 16:48 UTC (History)
1 user (show)

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


Attachments
info (info,14.72 KB, text/plain)
2019-10-02 13:25 UTC, Alessandro Barbieri
Details
python-swiftclient-3.7.0:20191002-115716.log (python-swiftclient-3.7.0:20191002-115716.log,37.95 KB, text/plain)
2019-10-02 13:25 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-02 13:24:48 UTC
Installing swift script to /var/tmp/portage/dev-python/python-swiftclient-3.7.0/image/_python3.7/usr/lib/python-exec/python3.7
/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 "/usr/lib/portage/pypy/doins.py", line 611, in <module>
    sys.exit(main(sys.argv[1:]))
  File "/usr/lib/portage/pypy/doins.py", line 602, in main
    os.path.dirname(source)):
  File "/usr/lib/portage/pypy/doins.py", line 450, in _doins
    return install_runner.install_file(source, os.path.dirname(dest))
  File "/usr/lib/portage/pypy/doins.py", line 386, in install_file
    return self._ins_runner.run(source, dest_dir)
  File "/usr/lib/portage/pypy/doins.py", line 195, in run
    sstat = os.stat(source)
OSError: [Errno 2] No such file or directory: '../python-swiftclient-3.7.0-python2_7/doc/build/html/.'
 * ERROR: dev-python/python-swiftclient-3.7.0::gentoo failed (install phase):
 *   dodoc failed
Comment 1 Alessandro Barbieri 2019-10-02 13:25:03 UTC
Created attachment 591596 [details]
info

emerge --info
Comment 2 Alessandro Barbieri 2019-10-02 13:25:19 UTC
Created attachment 591598 [details]
python-swiftclient-3.7.0:20191002-115716.log

buildlog
Comment 3 Larry the Git Cow gentoo-dev 2019-10-02 16:48:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=79f6f054ce64dda65cd7094d28b975371983aa8b

commit 79f6f054ce64dda65cd7094d28b975371983aa8b
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2019-10-02 16:47:26 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2019-10-02 16:48:00 +0000

    dev-python/python-swiftclient: remove broken doc build
    
    clean up old versions as well
    Fixes: https://bugs.gentoo.org/541776
    Fixes: https://bugs.gentoo.org/696062
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 dev-python/python-swiftclient/Manifest             |  5 --
 .../python-swiftclient-3.0.0.ebuild                | 62 ----------------------
 .../python-swiftclient-3.1.0.ebuild                | 60 ---------------------
 .../python-swiftclient-3.3.0.ebuild                | 60 ---------------------
 .../python-swiftclient-3.4.0.ebuild                | 60 ---------------------
 .../python-swiftclient-3.5.0.ebuild                | 62 ----------------------
 .../python-swiftclient-3.7.0.ebuild                | 19 +------
 7 files changed, 1 insertion(+), 327 deletions(-)