Thanks for your report. This is a known issue, the underlying issue in bug #566602 was fixed and it will be solved next time the mesa packages are rebuilt. However this will probably only happen next time there is an important update. I am currently working on an SRU'able patch for a mesa bug so hopefully this will happen soon.
For now, you can fix the CRC like this: sudo objcopy -R .gnu_debuglink --add-gnu- debuglink=/usr/lib/debug/usr/lib/mesa/libGL.so.1.2 /usr/lib/mesa/libGL.so.1.2 sudo objcopy -R .gnu_debuglink --add-gnu- debuglink=/usr/lib/debug/usr/lib/dri/r300_dri.so /usr/lib/dri/r300_dri.so ...etc... -- mesa dbg packages still have CRC mismatch in lucid https://bugs.launchpad.net/bugs/584477 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
