Bug 711439

Summary: [abrt] zeitgeist-0.8.0-1.fc15: sql.py:74:execute:OperationalError: database is locked
Product: [Fedora] Fedora Reporter: Subash B <prince.subash>
Component: zeitgeistAssignee: Deji Akingunola <dakingun>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: dakingun, maxx
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
Whiteboard: abrt_hash:27a906925e45c4784744c8e596cbe8459b23d24a
Fixed In Version: zeitgeist-0.8.1-1.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-08-09 01:36:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Subash B 2011-06-07 14:06:13 UTC
abrt version: 2.0.1
architecture:   x86_64
cmdline:        
component:      zeitgeist
executable:     /usr/bin/zeitgeist-daemon
kernel:         2.6.38.6-27.fc15.x86_64
os_release:     Fedora release 15 (Lovelock)
package:        zeitgeist-0.8.0-1.fc15
reason:         sql.py:74:execute:OperationalError: database is locked
time:           Mon Jun  6 19:48:39 2011
uid:            532
username:       subash

backtrace:
:sql.py:74:execute:OperationalError: database is locked
:
:Traceback (most recent call last):
:  File "/usr/bin/zeitgeist-daemon", line 167, in <module>
:    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 104, in __init__
:    self._cursor = cursor = get_default_cursor()
:  File "/usr/share/zeitgeist/_zeitgeist/engine/sql.py", line 447, in get_default_cursor
:    _cursor = create_db(dbfile)
:  File "/usr/share/zeitgeist/_zeitgeist/engine/sql.py", line 166, in create_db
:    cursor.execute("PRAGMA journal_mode = DELETE")
:  File "/usr/share/zeitgeist/_zeitgeist/engine/sql.py", line 74, 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 0x2055e90>
:statement: 'PRAGMA journal_mode = DELETE'
:parameters: []

Comment 1 Fedora Update System 2011-07-21 16:01:26 UTC
zeitgeist-0.8.1-1.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/zeitgeist-0.8.1-1.fc15

Comment 2 Fedora Update System 2011-07-23 02:07:36 UTC
Package zeitgeist-0.8.1-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing zeitgeist-0.8.1-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/zeitgeist-0.8.1-1.fc15
then log in and leave karma (feedback).

Comment 3 Subash B 2011-08-01 17:09:04 UTC
Package: zeitgeist-0.8.0-1.fc15
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)

Comment
-----
while login.

Comment 4 Subash B 2011-08-01 17:19:37 UTC
Package: zeitgeist-0.8.0-1.fc15
Architecture: x86_64
OS Release: Fedora release 15 (Lovelock)

Comment
-----
while login

Comment 5 Fedora Update System 2011-08-09 01:36:04 UTC
zeitgeist-0.8.1-1.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.