Comment 75 for bug 575333

Revision history for this message
Asmante (asmante) wrote :

In my case:

sudo rm /dev/null
sudo mknod -m 666 /dev/null c 1 3

solved the problem.