I saw the update icon flash "6 updates" so I just clicked through to install and suddenly I noticed that it was removing a lot of packages mostly from the base system. So I did a``` sudo killall -9 dpkg
sudo dpkg --configure -a
which I did and it cleaned up what it was doing.. However, / was set to have UID 0 and 999 permissions along with other folders and weird changes. I have absolutely no idea what could cause this problem!
I tried reinstalling the programs that were removed prior to killall-ing but that doesn't seem to help :(
I'm currently posting from a live cd since I can't use my installed desktop. Root is the only user that can login since I can't execute any programs with any other user including the shell...
Sooo, any ideas? I'd like to leave reinstalling ubuntu as my "if all else fails" option..
Thanks!