yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12097
[Bug 1296862] [NEW] Keystone doc build fails when built from sdist tarballs
Public bug reported:
keystone/tests/tmp is not included in the sdist tarballs, hence running
sphinx fails with:
[ 27s] File "/home/abuild/rpmbuild/BUILD/keystone-2014.1.dev141.g0fb0dfd/keystone/tests/core.py", line 92, in <module>
[ 27s] os.mkdir(TMPDIR)
[ 27s] OSError: [Errno 2] No such file or directory: '/home/abuild/rpmbuild/BUILD/keystone-2014.1.dev141.g0fb0dfd/keystone/tests/tmp/29703'
thats because the parent dir (tests/tmp) is missing.
** Affects: keystone
Importance: Undecided
Assignee: Dirk Mueller (dmllr)
Status: In Progress
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1296862
Title:
Keystone doc build fails when built from sdist tarballs
Status in OpenStack Identity (Keystone):
In Progress
Bug description:
keystone/tests/tmp is not included in the sdist tarballs, hence
running sphinx fails with:
[ 27s] File "/home/abuild/rpmbuild/BUILD/keystone-2014.1.dev141.g0fb0dfd/keystone/tests/core.py", line 92, in <module>
[ 27s] os.mkdir(TMPDIR)
[ 27s] OSError: [Errno 2] No such file or directory: '/home/abuild/rpmbuild/BUILD/keystone-2014.1.dev141.g0fb0dfd/keystone/tests/tmp/29703'
thats because the parent dir (tests/tmp) is missing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1296862/+subscriptions
Follow ups
References