libreport version: 2.0.8 abrt_version: 2.0.7 cmdline: /usr/bin/python /usr/bin/rst2html --stylesheet-path=default.css guitar_tuner.rst comment: I ran rst2html on a reStructuredText file located in a directory with an Unicode name (it contains the character 'é'). executable: /usr/bin/rst2html kernel: 3.2.2-1.fc16.i686 reason: posixpath.py:71:join:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 41: ordinal not in range(128) time: dim 29 jan 2012 21:45:27 EST uid: 500 username: dpiche backtrace: :posixpath.py:71:join:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 41: ordinal not in range(128) : :Traceback (most recent call last): : File "/usr/bin/rst2html", line 23, in <module> : publish_cmdline(writer_name='html', description=description) : File "/usr/lib/python2.7/site-packages/docutils/core.py", line 339, in publish_cmdline : config_section=config_section, enable_exit_status=enable_exit_status) : File "/usr/lib/python2.7/site-packages/docutils/core.py", line 208, in publish : **(settings_overrides or {})) : File "/usr/lib/python2.7/site-packages/docutils/core.py", line 162, in process_command_line : self.settings = option_parser.parse_args(argv) : File "/usr/lib/python2.7/optparse.py", line 1404, in parse_args : return self.check_values(values, args) : File "/usr/lib/python2.7/site-packages/docutils/frontend.py", line 620, in check_values : os.getcwd()) : File "/usr/lib/python2.7/site-packages/docutils/frontend.py", line 193, in make_paths_absolute : value = make_one_path_absolute(base_path, value) : File "/usr/lib/python2.7/site-packages/docutils/frontend.py", line 197, in make_one_path_absolute : return os.path.abspath(os.path.join(base_path, path)) : File "/usr/lib/python2.7/posixpath.py", line 71, in join : path += '/' + b :UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 41: ordinal not in range(128) : :Local variables in innermost frame: :a: '/home/dpiche/UQO/GEN5023 Projet de fin d \xc3\xa9tudes en g\xc3\xa9nie II/guitar_tuner/doc' :path: '/home/dpiche/UQO/GEN5023 Projet de fin d \xc3\xa9tudes en g\xc3\xa9nie II/guitar_tuner/doc' :b: u'default.css' :p: (u'default.css',)
Thanks for the report. I'm pushing an update that might fix your problem. There's a small chance it won't as well due to the way docutils itself is architected but it should work for most systems.
python-docutils-0.8.1-2.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/python-docutils-0.8.1-2.fc16
python-docutils-0.8.1-2.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/python-docutils-0.8.1-2.fc15
Package python-docutils-0.8.1-2.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing python-docutils-0.8.1-2.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-1075/python-docutils-0.8.1-2.fc16 then log in and leave karma (feedback).
python-docutils-0.8.1-2.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report.
python-docutils-0.8.1-2.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report.