Comment 6 for bug 618410

Revision history for this message
zebrattt (zebrat) wrote :

what's the fix for this problem? I'd like to try your fix for my problem. thanks.

I got an error "dpkg: version 'uname -r' has bad syntax: version string has embedded spaces

when I tried to uninstall bootchart in ubuntu 10.10.

I found /var/lib/dpkg/info/bootchart.preinst has a similar line

if dpkg --compare-versions "$2" lt "0.90.2-1"; then
...