yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #12259
[Bug 1296862] Re: Keystone doc build fails when built from sdist tarballs
** Changed in: keystone
Status: Fix Committed => Fix Released
** Changed in: keystone
Milestone: None => icehouse-rc1
--
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):
Fix Released
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
References