Ubuntu Pastebin

Paste from ... at Mon, 19 Oct 2015 17:05:45 +0000

Download as text
1
2
3
root@ubuntu:/# apt-cache depends ubuntu-desktop | awk '/Depends/ {print $2}' | xargs sudo apt-get -y install --reinstall
sudo: unable to resolve host ubuntu
E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. 
Download as text