Martin Konecny
7376e16077
CC-3784: Some media files can be added twice when trying to upload 200 media files
...
-should be fixed
2012-05-08 17:32:50 -04:00
Martin Konecny
39a3382157
CC-3736: Full Install fail at Ubuntu 12.04: virtualenv problem
...
-should be fixed
2012-04-30 17:53:28 -04:00
Martin Konecny
234ee0f696
CC-3736: Full Install fail at Ubuntu 12.04
2012-04-30 17:13:52 -04:00
Martin Konecny
4d776772a9
CC-3698: php5-fpm service with airtime pool won't start because of php_admin_value[phar.readonly] = off
...
-fixed
2012-04-22 13:45:38 -04:00
Martin Konecny
71a1fb393e
-lsof may not be installed on all distributions...
2012-04-22 13:43:05 -04:00
paul.baranowski
235997c616
CC-1927 Remove PEAR DB
...
* Removed the DEB package "php-db" from the full install script as it is
no longer needed.
* Missed one call to PEAR::isError()
2012-04-19 16:35:19 -04:00
Martin Konecny
bea9c86679
CC-3332: Check if install full script still needs to install libogg-ocaml and libvorbis-ocaml
...
-fixed
2012-02-16 14:58:25 -05:00
Martin Konecny
1dd49b8a11
CC-3312: Upgrade scripts for 2.0.1
...
-Done
2012-02-09 16:22:59 -05:00
Martin Konecny
799e11921b
CC-3307: airtime-full-install fails on Ubuntu 11.10
...
-fixed
2012-02-08 11:03:11 -05:00
Martin Konecny
5dcb033c84
CC-3297: Depend on zendframework and php-pear as external packages
...
-Remove dependency on included Zend files.
-Remove included Zend files
-Zend is now external dependency
2012-02-06 20:28:38 -05:00
Martin Konecny
58b4576ae1
CC-3297: Depend on zendframework and php-pear as external packages
...
-DB dependency should now be externalized
2012-02-06 14:18:03 -05:00
Martin Konecny
9a64c49ef0
CC-3237: Remove phing dependency of end user database installation
...
-Done
2012-01-16 13:48:43 -05:00
Martin Konecny
9d7a0f31ca
CC-3254: lsb-release package should be installed by install_full scripts
...
-fixed
2012-01-16 13:47:50 -05:00
Martin Konecny
69275066af
CC-3237: Remove phing dependency of end user database installation
...
-remove phing from airtime-full-install
2012-01-12 15:49:53 -05:00
james
ca82abeff1
CC-3199: Include NGINX scripts -- community contribution
...
- vhost file is added
2011-12-16 10:55:08 -05:00
Martin Konecny
e7ad7f4b79
Merge branch 'airtime-2.0.x' of dev.sourcefabric.org:airtime into airtime-2.0.x
2011-12-15 11:16:35 -05:00
Martin Konecny
76fac6fbef
CC-3206: Add ability to do Airtime upgrade without restarting liquidsoap
...
-done
2011-12-15 11:16:14 -05:00
James
6efef7b174
CC-3199: Include NGINX scripts -- community contribution
...
- done
2011-12-14 17:48:48 -05:00
Naomi Aro
7a607ba98f
CC-2268 : Make MP3 optional for show recorder to remove dependency on lame
...
have changed to default ogg option/choice between mp3|ogg recording in config.
haven't removed any packages from install just incase they affect liquidsoap.
2011-12-14 17:59:40 +01:00
Yuchen Wang
9b4d442d52
CC-3161: Liquidsoap not working on airtime-dev, ON AIR doesn't light
...
Happened due to:
/usr/lib/airtime/pypo/bin/liquidsoap_bin/liquidsoap: error while loading shared libraries:
libpulse-simple.so.0: cannot open shared object file: No such file or directory
Added libpulse0 to package list
2011-12-05 12:12:05 -05:00
Martin Konecny
05dea59e55
CC-3145: create debian full install
...
-don't overwrite existing sources.list
2011-11-30 11:43:28 -05:00
Martin Konecny
c399a4ad0a
CC-3145: create debian full install
...
-done
2011-11-30 11:41:10 -05:00
Martin Konecny
e3395ae1e5
CC-3036: Deleted Show instances reappear
...
-done.
2011-11-14 23:54:47 -05:00
Martin Konecny
c19b7f7c6e
Merge branch '1.9.1' into devel
...
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/models/MusicDir.php
install_full/ubuntu/airtime-full-install
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
python_apps/media-monitor/airtimefilemonitor/mediamonitorcommon.py
2011-11-14 21:19:56 -05:00
Martin Konecny
45d3d75d1a
CC-2870: Create testing infrastructure for testing upgrades
...
-small fix for debian. icecast2 needs to be force-yes installed. (unverified package)
2011-11-10 12:33:54 -05:00
Martin Konecny
86d316a2f9
-airtime install script fixes.
2011-11-09 15:09:15 -05:00
Martin Konecny
97b0807a67
do a --force-yes for non-free packages
2011-11-08 17:19:46 -05:00
Martin Konecny
ba6b4ed1f6
-add missing dependency for liquidsoap
2011-10-12 14:52:54 +02:00
Martin Konecny
3e77ff98a4
-add libcamomile to full install script
2011-10-09 02:28:39 -04:00
martin
dffe6b33ac
CC-2888: Create a monit file for each airtime component
...
-missed some changes in the full-install
2011-09-26 20:42:08 -04:00
martin
3f1ea46d3d
CC-2694: Create command line program for viewing/dumping log files
...
-fix package dependencies
2011-09-26 12:18:43 -04:00
martin
3a2eaecad8
Merge branch '1.9.1' into devel
...
Conflicts:
python_apps/pypo/pypopush.py
2011-09-20 14:31:09 -04:00
martin
153a89430a
CC-2845: airtime reinstall doesn't work when php uses --file parameter
...
-fix install/upgrade/reinstall issues that Daniel found.
2011-09-20 11:25:56 -04:00
martin
b5684bb5b1
Merge branch '1.9.1' into devel
...
Conflicts:
install_full/ubuntu/airtime-full-install
utils/airtime-update-db-settings.py
2011-09-15 17:44:07 -04:00
James
fb3b088f04
CC-2826: airtime-full-install script should install patch package
...
- done
2011-09-15 12:30:45 -04:00
James
5537bd0d89
Merge branch '1.9.1' into devel
...
Conflicts:
install_full/ubuntu/airtime-full-install
install_minimal/airtime-install
install_minimal/include/AirtimeInstall.php
2011-09-14 16:15:00 -04:00
martin
ff8d456831
CC-2812: install script is using "sudo"
...
-fixed
2011-09-13 15:04:58 -04:00
James
95cb1858c7
CC-2726: create custom restart script for the Monit to use
...
- using Monit restart instead of start in full insatll script
- create new "monit-restart" function in pypo init.d
2011-08-24 17:17:28 -04:00
James
9eb21cb327
Merge branch '1.9.1' into devel
...
Conflicts:
VERSION
airtime_mvc/application/configs/constants.php
airtime_mvc/application/models/Preference.php
install_minimal/include/airtime-db-install.php
install_minimal/include/airtime-upgrade.php
python_apps/api_clients/api_client.py
2011-08-24 10:30:59 -04:00
James
376ae1370c
CC-2693: Copy PHP files to /usr/shar/airtime instead of /var/www/airtime
...
- done for new install
- upgrade need some more work
2011-08-22 12:03:09 -04:00
martin
57834097e8
-remove unneeded -dev packages from install
...
-remove timezone check from pypo-fetch
2011-08-17 15:50:28 -04:00
James
e8b805f59c
CC-2639: Airtime Full installation does not install virtualenv
...
- fixed
2011-08-05 15:09:04 -04:00
James
cbad5cbfe1
CC-2615: install_minimal should be installable without internet connection
...
- distribute-0.6.10.tar.gz is included in 3rd_party dir
- distribute-0.6.10.tar.gz is copied to /usr/share/python-virtualenv/
on install
2011-07-29 10:33:29 -04:00
James
bd7d108260
CC-2615: install_minimal should be installable without internet connection
...
- depending on vitualenv's version, it calls different options.
2011-07-28 16:17:56 -04:00
James
7ac59fb747
CC-2603: Store log for full install into a file
...
- done
2011-07-27 12:49:05 -04:00
James
86ca2c7fc4
CC-2592: Full install issues running twice in a row
...
- use "rm -rf" instead of "rm" when deleting
/etc/apache2/sites-enabled/000-default
- append "include /etc/monit/conf.d/*" to /etc/monit/monitrc if
it's first time installing it.
- bypass python lib installation and patching if virtualenv
already exists
2011-07-26 12:05:36 -04:00
James
99c505bddc
CC-2581: some of php.ini directive has to be moved
...
- done
2011-07-21 16:06:59 -04:00
James
c6c02bf13b
- full-install script dies gracefully and displays error msg
2011-07-20 17:04:34 -04:00
James
f30d8eb315
CC-2521: Provide dependencies in the upstream tarball...
...
- airtime_virtual_env.pybundle is added
- all python lib are installed from this bundle file
- fixed auto install script to bypass the prompt
- auto install script copies airtime_vhost file to
/etc/apache2/airtime/site_available/airtime
2011-07-20 15:11:51 -04:00
James
48634dd96e
CC-2518: Auto-install scrip for manual install
...
- done
- php.ini directives are overriden in .htaccess file
- script bypass apache configuration if
apache2/site-avaiable/airtime exists
- script byapss virtualenv setting if
/usr/lib/airtime/airtime_virtualenv exists
2011-07-20 14:20:47 -04:00