Is that first line telling me that it was upgrading wine from version 1.1.7 to version 1.1.9? Code: 2008-11-30 15:09:39 upgrade wine 1.1.7~winehq0~ubuntu~8.04-0ubuntu1 1.1.9~winehq0~ubuntu~8.04-0ubuntu1 If so, how do I get back to version 1.1.7 ? I used apt-get remove to remove wine then tried to install version 1.1.7 using the following command: Code: sudo apt-get install wine=1.1.7 The error message stated that version 1.1.7 was not found. Any suggestions to install the previous version? (Yes, I know that we need some regression testing on this for the latest version as indicated in previous post but this is a very humble system and I'd rather get this back to working here and debug on a different system.)