I have the same problem. When I copied over database from my previous installation that had MythWeather installed to a new installation that did not have MythWeather, the code fails because database indicates that MythWeather exists but it does not.
This was fixed with the following cat << "EOF" | mysql -umythtv -p mythconverg DELETE TABLE IF EXISTS weathersourcesettings; DELETE TABLE IF EXISTS weatherscreens; DELETE TABLE IF EXISTS weatherdatalayout; DELETE FROM settings WHERE value = 'WeatherDBSchemaVer'; EOF Apart from running this manually, I have no idea of what would be the proper fix for this bug. -- php errors on pages in mythweb https://bugs.launchpad.net/bugs/445879 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs