Hello,
thank for the new version :)
the upgrade from 2.0.3 to 2.0.1-1 fail :
-- There appears to be a problem with your Airtime installation.
dpkg: error processing airtime (--configure):
subprocess installed post-installation script returned error exit status 1
configured to not write apport reports
Errors were encountered while processing:
airtime
then after a log check , I found that the upgrade process made change in my airtime-vhost conf file.
the "airtime.subflow.net" was changed to "subflow.net" (which is wrong because "subflow.net" is my default vhost)
that's why it failed.
<VirtualHost *:80>
ServerName airtime.subflow.net
#ServerAlias www.example.com
ServerAdmin sushi-sochu@gmail.com
DocumentRoot /usr/share/airtime/public
.......
.......
There is few error in install log, but i will check if everything works fine, i'll let you know.
Downloading/unpacking pytz
Running setup.py egg_info for package pytz
warning: no files found matching '*.pot' under directory 'pytz'
warning: no previously-included files found matching 'test_zdump.py'