Bug 810667 - sqlite database error when trying to install Kernel v3.3.1-2
Summary: sqlite database error when trying to install Kernel v3.3.1-2
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-arch
Version: 16
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Remi Collet
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-07 21:59 UTC by Grant Upton
Modified: 2012-12-13 07:23 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-13 07:23:15 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Grant Upton 2012-04-07 21:59:06 UTC
Description of problem:
Trying to install Kernel v3.3.1-2 and getting the following error from the YUM updater

Error Type: <class 'sqlite3.DatabaseError'>
Error Value: database disk image is malformed
  File : /usr/lib/python2.7/site-packages/yum/rpmtrans.py, line 456, in callback
    self._instCloseFile(  bytes, total, h )
  File : /usr/lib/python2.7/site-packages/yum/rpmtrans.py, line 522, in _instCloseFile
    self.base.history.trans_data_pid_end(pid, state)
  File : /usr/lib/python2.7/site-packages/yum/history.py, line 866, in trans_data_pid_end
    """, ('TRUE', self._tid, pid, state))
  File : /usr/lib/python2.7/site-packages/yum/sqlutils.py, line 168, in executeSQLQmark
    return cursor.execute(query, params)

Comment 1 Remi Collet 2012-12-13 07:23:15 UTC
Wrong component.


Note You need to log in before you can comment on or make changes to this bug.