Comment 4 for bug 1059770

Revision history for this message
Sasa Paporovic (melchiaros) wrote : Re: software updater stops: error calculating the changes

There are two explanations for:

1.

The failing may be caused, because of

2012-09-04 18:36:46,682 DEBUG check if patch '_usr_bin_pycompile.b17cebfbf18d152702278b15710d5095.97c07a02e5951cf68cb3f86534f6f917' needs to be applied
2012-09-04 18:36:46,682 DEBUG target for '_usr_bin_pycompile.b17cebfbf18d152702278b15710d5095.97c07a02e5951cf68cb3f86534f6f917' is '_usr_bin_pycompile' -> '/usr/bin/pycompile'
2012-09-04 18:36:46,683 WARNING unexpected target md5sum, skipping: '/usr/bin/pycompile'

which shows that pycompile was skipped due to an false MD5 checksum.

May be it is needed to ./xorg_fix_properitary.py

which is an python script.

Only a suggestin, this may be checked by someone with python skills.