Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 849450 Details for
Bug 1052308
[abrt] yum-3.4.3-107.el7: sqlutils.py:166:executeSQLQmark:OperationalError: database is locked
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.30 KB, created by
Martin
on 2014-01-13 15:41:50 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Martin
Created:
2014-01-13 15:41:50 UTC
Size:
1.30 KB
patch
obsolete
>sqlutils.py:166:executeSQLQmark:OperationalError: database is locked > >Traceback (most recent call last): > File "/bin/yum", line 29, in <module> > yummain.user_main(sys.argv[1:], exit_code=True) > File "/usr/share/yum-cli/yummain.py", line 355, in user_main > errcode = main(args) > File "/usr/share/yum-cli/yummain.py", line 261, in main > return_code = base.doTransaction() > File "/usr/share/yum-cli/cli.py", line 769, in doTransaction > resultobject = self.runTransaction(cb=cb) > File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 1788, in runTransaction > self.skipped_packages, rpmdb_problems, cmdline) > File "/usr/lib/python2.7/site-packages/yum/history.py", line 950, in beg > self._trans_rpmdb_problem(problem) > File "/usr/lib/python2.7/site-packages/yum/history.py", line 873, in _trans_rpmdb_problem > if cur is None or not self._update_db_file_2(): > File "/usr/lib/python2.7/site-packages/yum/history.py", line 1578, in _update_db_file_2 > executeSQL(cur, "PRAGMA table_info(trans_skip_pkgs)") > File "/usr/lib/python2.7/site-packages/yum/sqlutils.py", line 166, in executeSQLQmark > return cursor.execute(query) >OperationalError: database is locked > >Local variables in innermost frame: >cursor: <sqlite3.Cursor object at 0x1536730> >query: 'PRAGMA table_info(trans_skip_pkgs)' >params: None
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1052308
: 849450 |
849451
|
849452