Bug 708284 - [abrt] gwibber-3.0.0.1-2.fc15: storage.py:49:setup_table:OperationalError: index idx1 already exists
Summary: [abrt] gwibber-3.0.0.1-2.fc15: storage.py:49:setup_table:OperationalError: in...
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: gwibber
Version: 15
Hardware: i686
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Tom "spot" Callaway
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:eda91fdac4fe23b3e89771421e4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-05-27 07:07 UTC by Michael
Modified: 2012-04-14 15:31 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-04-14 15:31:36 UTC
Type: ---


Attachments (Terms of Use)

Description Michael 2011-05-27 07:07:40 UTC
abrt version: 2.0.1
architecture:   i686
cmdline:        
comment:        fc15 is realy bussy ?! so many problems i dont have whit the last updates .... (or fresh install - fc15 !)
component:      gwibber
executable:     /usr/bin/gwibber-service
kernel:         2.6.38.6-27.fc15.i686
os_release:     Fedora release 15 (Lovelock)
package:        gwibber-3.0.0.1-2.fc15
reason:         storage.py:49:setup_table:OperationalError: index idx1 already exists
time:           Thu May 26 12:58:42 2011
uid:            500
username:       michael

backtrace:
:storage.py:49:setup_table:OperationalError: index idx1 already exists
:
:Traceback (most recent call last):
:  File "/usr/bin/gwibber-service", line 80, in <module>
:    dispatcher = dispatcher.Dispatcher(loop)
:  File "/usr/lib/python2.7/site-packages/gwibber/microblog/dispatcher.py", line 263, in __init__
:    self.messages = storage.MessageManager(self.db)
:  File "/usr/lib/python2.7/site-packages/gwibber/microblog/storage.py", line 39, in __init__
:    self.setup_table()
:  File "/usr/lib/python2.7/site-packages/gwibber/microblog/storage.py", line 49, in setup_table
:    self.db.execute("create unique index idx1 on messages (mid, account, operation, transient)")
:OperationalError: index idx1 already exists
:
:Local variables in innermost frame:
:msg: OperationalError('table messages already exists',)
:self: <gwibber.microblog.storage.MessageManager at /com/gwibber/Messages at 0xa41ed2c>
:schema: 'rowid integer primary key autoincrement,\n    id text,\n    mid text,\n    account text,\n    service text,\n    operation text,\n    transient text,\n    stream text,\n    time integer,\n    text text,\n    from_me integer,\n    to_me integer,\n    sender text,\n    recipient text,\n    data text\n    '

event_log:
:2011-05-26-13:09:03> Empty login or password, please check your configuration
:2011-05-26-13:09:03* (exited with 1)
:2011-05-27-09:04:43> Logging into Bugzilla at https://bugzilla.redhat.com
:2011-05-27-09:04:43  Can't login. Server said: libcurl failed to execute the HTTP POST transaction, explaining:  Could not resolve host: bugzilla.redhat.com; Connection refused
:2011-05-27-09:04:43* (exited with 1)

Comment 1 Michael 2011-05-27 07:09:11 UTC
Package: gwibber-3.0.0.1-2.fc15
Architecture: i686
OS Release: Fedora release 15 (Lovelock)


Comment
-----
fc15 is realy bussy ?! so many problems i dont have whit the last updates .... (or fresh install - fc15 !)


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