Bug 708392 - [abrt] rabbitvcs-core-0.14.1.1-1.fc14: _strptime.py:325:_strptime:ValueError: time data 'Fri May 27 15:28:23 2011' does not match format '%a %b %d %H:%M:%S %Y'
Summary: [abrt] rabbitvcs-core-0.14.1.1-1.fc14: _strptime.py:325:_strptime:ValueError:...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: rabbitvcs
Version: 14
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Juan Manuel Rodriguez
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:becd861b
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-27 14:32 UTC by Olivier Penhoat
Modified: 2012-08-16 14:55 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-16 14:55:02 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1011 bytes, text/plain)
2011-05-27 14:32 UTC, Olivier Penhoat
no flags Details

Description Olivier Penhoat 2011-05-27 14:32:51 UTC
abrt version: 1.1.18
architecture: i686
cmdline: /usr/bin/python /usr/lib/python2.7/site-packages/rabbitvcs/ui/push.py /home/openhoat/git_test/work/valtech
component: rabbitvcs
executable: /usr/lib/python2.7/site-packages/rabbitvcs/ui/push.py
kernel: 2.6.35.13-91.fc14.i686
package: rabbitvcs-core-0.14.1.1-1.fc14
reason: _strptime.py:325:_strptime:ValueError: time data 'Fri May 27 15:28:23 2011' does not match format '%a %b %d %H:%M:%S %Y'
release: Fedora release 14 (Laughlin)
time: 1306506639
uid: 500

backtrace
-----
_strptime.py:325:_strptime:ValueError: time data 'Fri May 27 15:28:23 2011' does not match format '%a %b %d %H:%M:%S %Y'

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/rabbitvcs/ui/push.py", line 121, in load_logs
    self.load_local_log()
  File "/usr/lib/python2.7/site-packages/rabbitvcs/ui/push.py", line 130, in load_local_log
    self.local_log = self.git.log(limit=10, showtype="branch")
  File "/usr/lib/python2.7/site-packages/rabbitvcs/vcs/git/__init__.py", line 712, in log
    date = datetime.strptime(item["commit_date"][0:-6], "%a %b %d %H:%M:%S %Y")
  File "/usr/lib/python2.7/_strptime.py", line 325, in _strptime
    (data_string, format))
ValueError: time data 'Fri May 27 15:28:23 2011' does not match format '%a %b %d %H:%M:%S %Y'

Local variables in innermost frame:
found: None
format: '%a %b %d %H:%M:%S %Y'
format_regex: <_sre.SRE_Pattern object at 0xb1b0b380>
data_string: 'Fri May 27 15:28:23 2011'
locale_time: <_strptime.LocaleTime object at 0x95c714c>

How to reproduce
-----
1. Modify a file managed by git
2. Commit
3. Push

Comment 1 Olivier Penhoat 2011-05-27 14:32:53 UTC
Created attachment 501316 [details]
File: backtrace

Comment 2 Fedora End Of Life 2012-08-16 14:55:05 UTC
This message is a notice that Fedora 14 is now at end of life. Fedora 
has stopped maintaining and issuing updates for Fedora 14. It is 
Fedora's policy to close all bug reports from releases that are no 
longer maintained.  At this time, all open bugs with a Fedora 'version'
of '14' have been closed as WONTFIX.

(Please note: Our normal process is to give advanced warning of this 
occurring, but we forgot to do that. A thousand apologies.)

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, feel free to reopen 
this bug and simply change the 'version' to a later Fedora version.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we were unable to fix it before Fedora 14 reached end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" (top right of this page) and open it against that 
version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping


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