0

Yum Error: database disk image is malformed

hi..,

I tried to install packaged using yum in centos 6.7 during the installation i got this error " Yum Error: database disk image is malformed" i have no idea to fix this issue please guide me.

caleb
asked Aug 28, 2017
2 Answer
0

Follow the below steps to fix this issues..........!

# yum clean all
# yum clean metadata
# yum clean dbcache
# yum makecache
# mv /var/lib/rpm/__db* /tmp 
# rpm --rebuilddb
View More
arunkumarak
answered Aug 29, 2017
0

Thank you so much now the issues is fixed ....!

View More
caleb
answered Aug 30, 2017
Your Answer
||||
x
 
100:0