Hi,

Are you still using Sphinx-1.1.3 with Jython 2.7.0?
If true, please update latest version of Sphinx.

Regards,
--
Takayuki Shimizukawa


On Thu, Jan 28, 2016 at 4:15 PM kumar naresh <[email protected]> wrote:

>
>
> On Thursday, January 28, 2016 at 3:57:56 AM UTC+5:30, kumar naresh wrote:
>>
>> # Sphinx version: 1.1.3
>> # Python version: 2.5.2
>> # Docutils version: 0.9.1 release
>> # Jinja2 version: 2.6
>> Traceback (most recent call last):
>>   File
>> "/root/presto-updated/presto/presto-docs/target/sphinx/sphinx/cmdline.py",
>> line 189, in main
>>     app.build(force_all, filenames)
>>   File
>> "/root/presto-updated/presto/presto-docs/target/sphinx/sphinx/application.py",
>> line 200, in build
>>     self.builder.build_all()
>>   File
>> "/root/presto-updated/presto/presto-docs/target/sphinx/sphinx/builders/__init__.py",
>> line 159, in build_all
>>     self.build(None, summary='all source files', method='all')
>>   File
>> "/root/presto-updated/presto/presto-docs/target/sphinx/sphinx/builders/__init__.py",
>> line 252, in build
>>     self.write(docnames, list(updated_docnames), method)
>>   File
>> "/root/presto-updated/presto/presto-docs/target/sphinx/sphinx/builders/__init__.py",
>> line 292, in write
>>     self.write_doc(docname, doctree)
>>   File
>> "/root/presto-updated/presto/presto-docs/target/sphinx/sphinx/builders/html.py",
>> line 426, in write_doc
>>     self.handle_page(docname, ctx, event_arg=doctree)
>>   File
>> "/root/presto-updated/presto/presto-docs/target/sphinx/sphinx/builders/html.py",
>> line 738, in handle_page
>>     ensuredir(path.dirname(outfilename))
>>   File
>> "/root/presto-updated/presto/presto-docs/target/sphinx/sphinx/util/osutil.py",
>> line 55, in ensuredir
>>     os.makedirs(path)
>>   File
>> "/root/.m2/repository/org/python/jython-standalone/2.5.2/jython-standalone-2.5.2.jar/Lib/os.py",
>> line 158, in makedirs
>>     mkdir(name, mode)
>> OSError: [Errno 20000] Unknown error: 20000:
>> '/root/presto-updated/presto/presto-docs/target/html'
>>
>
>
> update use of jython version to Jython 2.7.0 but still getting same error.
>
> --
> You received this message because you are subscribed to the Google Groups
> "sphinx-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/sphinx-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/sphinx-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to