Bug 823588 - Zeitgeist sql.py:76:execute:OperationalError: database is locked
Summary: Zeitgeist sql.py:76:execute:OperationalError: database is locked
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: zeitgeist
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Deji Akingunola
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-05-21 15:11 UTC by admin
Modified: 2012-06-09 00:05 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-05-23 15:42:51 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description admin 2012-05-21 15:11:08 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
just boot
  

sql.py:76:execute:OperationalError: database is locked

abrt_version:   2.0.10
cmdline:        /usr/bin/python /usr/bin/zeitgeist-daemon
comment:        Just boot
executable:     /usr/bin/zeitgeist-daemon
kernel:         3.3.6-3.fc17.x86_64
reported_to:    Bugzilla: URL=https://bugzilla.redhat.com/show_bug.cgi?id=743472
time:           Сб. 19 мая 2012 21:37:00
uid:            1000
username:       raistlin

event_log:      Binary file, 876 bytes

backtrace:
:sql.py:76:execute:OperationalError: database is locked
:
:Traceback (most recent call last):
:  File "/usr/bin/zeitgeist-daemon", line 198, in <module>
:    main()
:  File "/usr/bin/zeitgeist-daemon", line 176, in main
:    mainloop, interface = setup_interface()
:  File "/usr/bin/zeitgeist-daemon", line 103, in setup_interface
:    return mainloop, RemoteInterface(mainloop = mainloop)
:  File "/usr/share/zeitgeist/_zeitgeist/engine/remote.py", line 71, in __init__
:    self._engine = get_engine()
:  File "/usr/share/zeitgeist/_zeitgeist/engine/__init__.py", line 42, in get_engine
:    _engine = main.ZeitgeistEngine()
:  File "/usr/share/zeitgeist/_zeitgeist/engine/main.py", line 99, in __init__
:    self._cursor = cursor = get_default_cursor()
:  File "/usr/share/zeitgeist/_zeitgeist/engine/sql.py", line 494, in get_default_cursor
:    _cursor = create_db(dbfile)
:  File "/usr/share/zeitgeist/_zeitgeist/engine/sql.py", line 212, in create_db
:    cursor.execute("PRAGMA journal_mode = DELETE")
:  File "/usr/share/zeitgeist/_zeitgeist/engine/sql.py", line 76, in execute
:    return super(UnicodeCursor, self).execute(statement, parameters)
:OperationalError: database is locked
:
:Local variables in innermost frame:
:self: <_zeitgeist.engine.sql.UnicodeCursor object at 0xcc00e8>
:statement: 'PRAGMA journal_mode = DELETE'
:parameters: []

END:

Comment 1 Fedora Update System 2012-05-22 10:05:54 UTC
zeitgeist-0.9.0-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/zeitgeist-0.9.0-1.fc17

Comment 2 Fedora Update System 2012-05-22 15:51:54 UTC
Package zeitgeist-0.9.0-1.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing zeitgeist-0.9.0-1.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-8228/zeitgeist-0.9.0-1.fc17
then log in and leave karma (feedback).

Comment 3 admin 2012-05-23 15:42:51 UTC
Thanks, bug fixed.

Comment 4 Fedora Update System 2012-06-09 00:05:48 UTC
zeitgeist-0.9.0-1.fc17 has been pushed to the Fedora 17 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.