I'm just trying out the latest airtime-1.9.0-RC1 and I get the following error:
so I had to do remove both kombu and python-pip (to get the uninstall option) and reinstall/compile from source code:
http://pypi.python.org/packages/source/p/pip/pip-1.0.2.tar.g z
http://pypi.python.org/packages/source/k/kombu/kombu-1.1.2.t ar.gz
After this, airtime-check-system reports no errors but when import my schedule of shows (as detailed in this post) I get this error in the web ui preferences screen:
and country options are D and S as mentioned in this post previously.
thanks
James
-- Minimum require version for "kombu" is 1.1.2. Your version: 1.2.0 PYTHON_KOMBU_VERSION = FAILED
so I had to do remove both kombu and python-pip (to get the uninstall option) and reinstall/compile from source code:
http://pypi.python.org/packages/source/p/pip/pip-1.0.2.tar.g z
http://pypi.python.org/packages/source/k/kombu/kombu-1.1.2.t ar.gz
After this, airtime-check-system reports no errors but when import my schedule of shows (as detailed in this post) I get this error in the web ui preferences screen:
Notice: Uninitialized string offset: 0 in /var/www/airtime/application/models/Preference.php on line 287 Notice: Uninitialized string offset: 0 in /var/www/airtime/application/models/Preference.php on line 287 Notice: Undefined index: isocode in /var/www/airtime/application/models/Preference.php on line 287 Notice: Undefined index: name in /var/www/airtime/application/models/Preference.php on line 287
and country options are D and S as mentioned in this post previously.
thanks
James