I used this command to add i386 arch:

 sudo dpkg --add-architecture i386

And then imediately after without installing any packages I tried to remove the i386 arch like so:

 sudo dpkg --remove-architecture i386

And i got the error:

 dpkg: error: cannot remove architecture 'i386' currently in use by the database

Solutions I have seen so far involve removing i386 packages, I havn't installed any, the ones that are [installed][1] are vital to the functioning of the OS. What do I do?


 [1]: http://pastebin.com/e3fEEf8i