Bug 698074 - [abrt] gwibber-1:2.91.92-2.fc15: storage.py:44:setup_table:OperationalError: table messages already exists
Summary: [abrt] gwibber-1:2.91.92-2.fc15: storage.py:44:setup_table:OperationalError: ...
Keywords:
Status: CLOSED ERRATA
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:7e05404d
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-04-20 05:52 UTC by bibo
Modified: 2011-05-25 03:27 UTC (History)
1 user (show)

Fixed In Version: gwibber-3.0.0.1-2.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-19 04:57:06 UTC
Type: ---


Attachments (Terms of Use)
File: backtrace (1.09 KB, text/plain)
2011-04-20 05:52 UTC, bibo
no flags Details

Description bibo 2011-04-20 05:52:57 UTC
abrt version: 1.1.17
architecture: i686
cmdline: /usr/bin/python /usr/bin/gwibber-service
comment: I don't know when the gwibber-service stopped his service.
component: gwibber
executable: /usr/bin/gwibber-service
kernel: 2.6.38.2-9.fc15.i686
package: gwibber-1:2.91.92-2.fc15
reason: storage.py:44:setup_table:OperationalError: table messages already exists
release: Fedora release 15 (Lovelock)
time: 1303252130
uid: 500

backtrace
-----
storage.py:44:setup_table:OperationalError: table messages 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 254, 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 44, in setup_table
    self.db.execute("CREATE TABLE messages (%s)" % schema)
OperationalError: table messages already exists

Local variables in innermost frame:
self: <gwibber.microblog.storage.MessageManager at /com/gwibber/Messages at 0x87582ac>
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    '

How to reproduce
-----
1. Started Gwibber after fresh install.
2. Quitted the App after leaving everything untouched.
3.

Comment 1 bibo 2011-04-20 05:52:59 UTC
Created attachment 493360 [details]
File: backtrace

Comment 2 Fedora Update System 2011-05-12 19:17:03 UTC
gwibber-3.0.0.1-2.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/gwibber-3.0.0.1-2.fc14

Comment 3 Fedora Update System 2011-05-12 19:17:48 UTC
gwibber-3.0.0.1-2.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/gwibber-3.0.0.1-2.fc15

Comment 4 Fedora Update System 2011-05-12 19:18:33 UTC
gwibber-3.0.0.1-2.fc13 has been submitted as an update for Fedora 13.
https://admin.fedoraproject.org/updates/gwibber-3.0.0.1-2.fc13

Comment 5 Fedora Update System 2011-05-13 22:56:11 UTC
Package gwibber-3.0.0.1-2.fc13:
* should fix your issue,
* was pushed to the Fedora 13 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing gwibber-3.0.0.1-2.fc13'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/gwibber-3.0.0.1-2.fc13
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2011-05-19 04:56:22 UTC
gwibber-3.0.0.1-2.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2011-05-25 02:26:21 UTC
gwibber-3.0.0.1-2.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2011-05-25 03:26:39 UTC
gwibber-3.0.0.1-2.fc13 has been pushed to the Fedora 13 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.