Bug 853406 - [abrt] gnome-doc-utils-0.20.10-2.fc17: __init__.py:577:to_pot:IOError: Unable to read file 'values/strings.xml'
Summary: [abrt] gnome-doc-utils-0.20.10-2.fc17: __init__.py:577:to_pot:IOError: Unable...
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: gnome-doc-utils
Version: 17
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthew Barnes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:b9cf9f0d4c26ab964d6829dcafb...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-08-31 12:40 UTC by Mihkel Vain
Modified: 2012-08-31 12:43 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-08-31 12:43:38 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: core_backtrace (250 bytes, text/plain)
2012-08-31 12:40 UTC, Mihkel Vain
no flags Details

Description Mihkel Vain 2012-08-31 12:40:25 UTC
Description of problem:
I tried to convert an xml file to po with:
xml2po -o et.po values/strings.xml


Version-Release number of selected component:
gnome-doc-utils-0.20.10-2.fc17

Additional info:
libreport version: 2.0.13
abrt_version:   2.0.12
cmdline:        /usr/bin/python /usr/bin/xml2po -o et.po values/strings.xml
kernel:         3.5.2-3.fc17.x86_64

backtrace:
:__init__.py:577:to_pot:IOError: Unable to read file 'values/strings.xml'
:
:Traceback (most recent call last):
:  File "/usr/bin/xml2po", line 191, in <module>
:    main(sys.argv[1:])
:  File "/usr/bin/xml2po", line 184, in main
:    xml2po_main.to_pot(filenames)
:  File "/usr/lib/python2.7/site-packages/xml2po/__init__.py", line 577, in to_pot
:    raise IOError("Unable to read file '%s'" % xmlfile)
:IOError: Unable to read file 'values/strings.xml'
:
:Local variables in innermost frame:
:xmlfile: 'values/strings.xml'
:xmlfiles: ['values/strings.xml']
:self: <xml2po.Main object at 0x7f94f153d250>

Comment 1 Mihkel Vain 2012-08-31 12:40:27 UTC
Created attachment 608501 [details]
File: core_backtrace

Comment 2 Mihkel Vain 2012-08-31 12:43:38 UTC
Sorry. User error. I should have used xml2po -o et.po values-et/strings.xml, since there is no directory named values. Closing bug.


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