Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Version-Release number of selected component:
yum-3.4.3-107.el7
Additional info:
reporter: libreport-2.1.7
cmdline: /usr/bin/python /bin/yum distro-sync
executable: /bin/yum
kernel: 3.10.0-67.el7.x86_64
runlevel: N 5
type: Python
uid: 0
Truncated backtrace:
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
Version-Release number of selected component: yum-3.4.3-107.el7 Additional info: reporter: libreport-2.1.7 cmdline: /usr/bin/python /bin/yum distro-sync executable: /bin/yum kernel: 3.10.0-67.el7.x86_64 runlevel: N 5 type: Python uid: 0 Truncated backtrace: 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