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 920354 Details for
Bug 1122705
[abrt] yum: sqlutils.py:166:executeSQLQmark:OperationalError: no such table: trans_beg
[?]
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.74 KB, created by
monroeds
on 2014-07-23 20:06:23 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
monroeds
Created:
2014-07-23 20:06:23 UTC
Size:
1.74 KB
patch
obsolete
>sqlutils.py:166:executeSQLQmark:OperationalError: no such table: trans_beg > >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 371, in user_main > errcode = main(args) > File "/usr/share/yum-cli/yummain.py", line 174, in main > result, resultmsgs = base.doCommands() > File "/usr/share/yum-cli/cli.py", line 584, in doCommands > return self.yum_cli_commands[self.basecmd].doCommand(self, self.basecmd, self.extcmds) > File "/usr/share/yum-cli/yumcommands.py", line 3079, in doCommand > ret = base.historyListCmd(extcmds) > File "/usr/share/yum-cli/output.py", line 2028, in historyListCmd > tids, printall = self._history_list_transactions(extcmds) > File "/usr/share/yum-cli/output.py", line 1985, in _history_list_transactions > old = self.history.last() > File "/usr/lib/python2.7/site-packages/yum/history.py", line 1267, in last > ret = self.old([], 1, complete_transactions_only) > File "/usr/lib/python2.7/site-packages/yum/history.py", line 1216, in old > executeSQL(cur, sql, params) > File "/usr/lib/python2.7/site-packages/yum/sqlutils.py", line 166, in executeSQLQmark > return cursor.execute(query) >OperationalError: no such table: trans_beg > >Local variables in innermost frame: >cursor: <sqlite3.Cursor object at 0x2b5c420> >query: 'SELECT tid,\n trans_beg.timestamp AS beg_ts,\n trans_beg.rpmdb_version AS beg_rv,\n trans_end.timestamp AS end_ts,\n trans_end.rpmdb_version AS end_rv,\n loginuid, return_code\n FROM trans_beg JOIN trans_end USING(tid) ORDER BY tid DESC LIMIT 1' >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 1122705
: 920354 |
920355