Bug 785622 - [abrt] python-docutils-0.8.1-1.fc16: posixpath.py:71:join:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 41: ordinal not in range(128)
Summary: [abrt] python-docutils-0.8.1-1.fc16: posixpath.py:71:join:UnicodeDecodeError:...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-docutils
Version: 16
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Toshio Ernie Kuratomi
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:946243552fd285b7915ec7d477a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-30 03:37 UTC by Dave Piché
Modified: 2012-02-08 23:02 UTC (History)
1 user (show)

Fixed In Version: python-docutils-0.8.1-2.fc15
Clone Of:
Environment:
Last Closed: 2012-02-08 22:55:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Piché 2012-01-30 03:37:18 UTC
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',)

Comment 1 Toshio Ernie Kuratomi 2012-01-31 16:08:54 UTC
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.

Comment 2 Fedora Update System 2012-01-31 16:10:31 UTC
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

Comment 3 Fedora Update System 2012-01-31 16:10:39 UTC
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

Comment 4 Fedora Update System 2012-01-31 22:00:53 UTC
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).

Comment 5 Fedora Update System 2012-02-08 22:55:30 UTC
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.

Comment 6 Fedora Update System 2012-02-08 23:02:18 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.