Bug 903759 - [abrt] gtg-0.3-2.fc18: dates.py:115:_parse_init_value:ValueError: Unknown value for date: 'straks'
Summary: [abrt] gtg-0.3-2.fc18: dates.py:115:_parse_init_value:ValueError: Unknown val...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gtg
Version: 18
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Yanko Kaneti
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9ff06d2b9eaf2193ae5f87d5ed3...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-24 19:20 UTC by Reinout van Schouwen
Modified: 2013-12-14 03:49 UTC (History)
1 user (show)

Fixed In Version: gtg-0.3.1-1.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-14 03:49:51 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.34 KB, text/plain)
2013-01-24 19:20 UTC, Reinout van Schouwen
no flags Details
File: core_backtrace (1.03 KB, text/plain)
2013-01-24 19:20 UTC, Reinout van Schouwen
no flags Details
File: environ (1.56 KB, text/plain)
2013-01-24 19:20 UTC, Reinout van Schouwen
no flags Details
File: smolt_data (3.25 KB, text/plain)
2013-01-24 19:20 UTC, Reinout van Schouwen
no flags Details

Description Reinout van Schouwen 2013-01-24 19:20:30 UTC
Version-Release number of selected component:
gtg-0.3-2.fc18

Additional info:
cmdline:        /usr/bin/python /usr/bin/gtg
executable:     /usr/bin/gtg
kernel:         3.7.2-204.fc18.x86_64
uid:            500

Truncated backtrace:
dates.py:115:_parse_init_value:ValueError: Unknown value for date: 'straks'

Traceback (most recent call last):
  File "/usr/bin/gtg", line 85, in <module>
    main()
  File "/usr/bin/gtg", line 81, in main
    sys.exit(gtg.main(options, args))
  File "/usr/lib/python2.7/site-packages/GTG/gtg.py", line 118, in main
    ds, req = core_main_init(options, args)
  File "/usr/lib/python2.7/site-packages/GTG/gtg.py", line 150, in core_main_init
    ds.register_backend(backend_dic)
  File "/usr/lib/python2.7/site-packages/GTG/core/datastore.py", line 427, in register_backend
    source.start_get_tasks()
  File "/usr/lib/python2.7/site-packages/GTG/core/datastore.py", line 650, in start_get_tasks
    self.backend.start_get_tasks()
  File "/usr/lib/python2.7/site-packages/GTG/backends/backend_localfile.py", line 145, in start_get_tasks
    task = taskxml.task_from_xml(task, node)
  File "/usr/lib/python2.7/site-packages/GTG/tools/taskxml.py", line 55, in task_from_xml
    duedate = Date(read_node(xmlnode, "duedate"))
  File "/usr/lib/python2.7/site-packages/GTG/tools/dates.py", line 93, in __init__
    self._parse_init_value(value)
  File "/usr/lib/python2.7/site-packages/GTG/tools/dates.py", line 115, in _parse_init_value
    raise ValueError("Unknown value for date: '%s'" % value)
ValueError: Unknown value for date: 'straks'

Local variables in innermost frame:

Comment 1 Reinout van Schouwen 2013-01-24 19:20:33 UTC
Created attachment 686920 [details]
File: backtrace

Comment 2 Reinout van Schouwen 2013-01-24 19:20:36 UTC
Created attachment 686921 [details]
File: core_backtrace

Comment 3 Reinout van Schouwen 2013-01-24 19:20:39 UTC
Created attachment 686922 [details]
File: environ

Comment 4 Reinout van Schouwen 2013-01-24 19:20:41 UTC
Created attachment 686923 [details]
File: smolt_data

Comment 5 Fedora Update System 2013-11-27 08:43:22 UTC
gtg-0.3.1-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/gtg-0.3.1-1.fc20

Comment 6 Fedora Update System 2013-11-27 16:08:00 UTC
Package gtg-0.3.1-1.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gtg-0.3.1-1.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-22265/gtg-0.3.1-1.fc20
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-12-14 03:49:51 UTC
gtg-0.3.1-1.fc20 has been pushed to the Fedora 20 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.