Aus der Antwort von @TheAndruu auf diese Frage:
Dies passiert, wenn Sie den Hostnamen während des Installationsvorgangs ändern. Um das Problem zu lösen, bearbeiten Sie die Datei /etc/hosts
127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 [ADD_YOURS_HERE] ::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 [ADD_YOURS_HERE]
Ich hatte genau das gleiche Problem auf Fedora 11 und das hat es gelöst.