Bug 903759

Summary: [abrt] gtg-0.3-2.fc18: dates.py:115:_parse_init_value:ValueError: Unknown value for date: 'straks'
Product: [Fedora] Fedora Reporter: Reinout van Schouwen <reinouts>
Component: gtgAssignee: Yanko Kaneti <yaneti>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: yaneti
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:9ff06d2b9eaf2193ae5f87d5ed39619fe0bda4d1
Fixed In Version: gtg-0.3.1-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-14 03:49:51 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: environ
none
File: smolt_data none

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.