Comment 5 for bug 624927

Revision history for this message
Savvas Radevic (medigeek) wrote :

You have to recreate the file /etc/lsb-release
This file should pre-exist by default for some packages and commands.

For ubuntu precise 12.04:

gksu gedit /etc/lsb-release

and enter this text:

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.04
DISTRIB_CODENAME=precise
DISTRIB_DESCRIPTION="Ubuntu 12.04 LTS"

Save and exit.