RPM

Comment 15 for bug 1037195

Revision history for this message
In , fraterlinux (frateraec) wrote :

A better solution that must be used while there is no correction of Mageia repositories:

I just commented the lines below of ~/smart-1.4.1/smart/cache.py and everything worked as expected!

205# if lsize != size:
206# raise Error, _("Unexpected size (expected %d, got %d)") % \
207# (size, lsize)