As in title. I have pretty fresh, today updated Kubuntu 12.04 (64-bit) on samsung rv511 laptop with 4 cores and 6GB RAM. As before, now after uninstalling both debs (easy setup and airtime) i have this same error when installing:
Konfigurowanie airtime (2.1.2-1) ... Site airtime-vhost already disabled Setting up apache2... Enabling site airtime-vhost. To activate the new configuration, you need to run: service apache2 reload Module rewrite already enabled Site default already disabled Configuring php5... Setting up icecast2... Restarting icecast2: Starting icecast2 Detaching from the console icecast2. Setting up monit configuration... * Stopping daemon monitor monit [ OK ] * Starting daemon monitor monit [ OK ] * Restarting web server apache2 apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName ... waiting apache2: Could not reliably determine the server's fully qualified domain name, using 127.0.1.1 for ServerName [ OK ] Creating symlink for Liquidsoap...
Debian package of Airtime detected...
* Making sure /etc/default/locale is set properly LANG="pl_PL.UTF-8" * Checking for existing Airtime installation... * None found. * Temporarily stopping any previous running services
******************************** Install Begin ********************************* Ensuring python-virtualenv version > 1.4.8...Success!
*** Creating Virtualenv for Airtime *** Already using interpreter /usr/bin/python The --no-site-packages flag is deprecated; it is now the default behavior. New python executable in /usr/lib/airtime/airtime_virtualenv/bin/python Installing distribute.............................................................................................................................................................................................done. Installing pip...............done.
Downloading/unpacking poster Running setup.py egg_info for package poster
Downloading/unpacking kombu Running setup.py egg_info for package kombu
Downloading/unpacking amqplib Running setup.py egg_info for package amqplib
Downloading/unpacking anyjson Running setup.py egg_info for package anyjson
Downloading/unpacking mutagen Running setup.py egg_info for package mutagen
Downloading/unpacking pyinotify Running setup.py egg_info for package pyinotify
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' Installing collected packages: configobj, poster, kombu, amqplib, anyjson, mutagen, pyinotify, pytz Running setup.py install for configobj
Running setup.py install for poster
Running setup.py install for kombu
Running setup.py install for amqplib
Running setup.py install for anyjson
Running setup.py install for mutagen changing mode of build/scripts-2.7/moggsplit from 644 to 755 changing mode of build/scripts-2.7/mid3v2 from 644 to 755 changing mode of build/scripts-2.7/mutagen-pony from 644 to 755 changing mode of build/scripts-2.7/mid3iconv from 644 to 755 changing mode of build/scripts-2.7/mutagen-inspect from 644 to 755
changing mode of /usr/lib/airtime/airtime_virtualenv/bin/moggsplit to 755 changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mid3v2 to 755 changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mutagen-pony to 755 changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mid3iconv to 755 changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mutagen-inspect to 755 Running setup.py install for pyinotify
Running setup.py install for pytz
warning: no files found matching '*.pot' under directory 'pytz' warning: no previously-included files found matching 'test_zdump.py' Successfully installed configobj poster kombu amqplib anyjson mutagen pyinotify pytz Cleaning up...