Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2013
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 25.59 KB | None | 0 0
  1. Get:9 ftp://ftp.hosteurope.de/mirror/archive.ubuntu.com/ lucid-updates/main Translation-en_US
  2. Ign ftp://ftp.hosteurope.de/mirror/archive.ubuntu.com/ lucid-updates/main Translation-en_US
  3. Get:10 ftp://ftp.hosteurope.de/mirror/archive.ubuntu.com/ lucid-updates/restricted Translation-en_US
  4. Ign ftp://ftp.hosteurope.de/mirror/archive.ubuntu.com/ lucid-updates/restricted Translation-en_US
  5. Get:11 ftp://ftp.hosteurope.de/mirror/archive.ubuntu.com/ lucid-updates/universe Translation-en_US
  6. Ign ftp://ftp.hosteurope.de/mirror/archive.ubuntu.com/ lucid-updates/universe Translation-en_US
  7. Get:12 ftp://ftp.hosteurope.de/mirror/archive.ubuntu.com/ lucid-updates/multiverse Translation-en_US
  8. Ign http://ppa.launchpad.net/dreampie-devel/ppa/ubuntu/ lucid/main Translation-en_US
  9. Ign ftp://ftp.hosteurope.de/mirror/archive.ubuntu.com/ lucid-updates/multiverse Translation-en_US
  10. Hit http://apt.sourcefabric.org lucid Release.gpg                        
  11. Hit ftp://ftp.hosteurope.de lucid Release              
  12. Ign http://apt.sourcefabric.org/ lucid/main Translation-en_US
  13. Hit http://ppa.launchpad.net lucid Release    
  14. Hit ftp://ftp.hosteurope.de lucid-security Release                          
  15. Hit ftp://ftp.hosteurope.de lucid-updates Release                            
  16. Hit ftp://ftp.hosteurope.de lucid/main Packages                              
  17. Hit ftp://ftp.hosteurope.de lucid/restricted Packages                        
  18. Hit ftp://ftp.hosteurope.de lucid/multiverse Packages                        
  19. Hit ftp://ftp.hosteurope.de lucid/universe Packages                          
  20. Hit ftp://ftp.hosteurope.de lucid-security/main Packages                    
  21. Hit http://apt.sourcefabric.org lucid Release                                
  22. Hit http://ppa.launchpad.net lucid Release                          
  23. Hit ftp://ftp.hosteurope.de lucid-security/restricted Packages
  24. Hit ftp://ftp.hosteurope.de lucid-security/universe Packages
  25. Hit ftp://ftp.hosteurope.de lucid-security/multiverse Packages
  26. Hit ftp://ftp.hosteurope.de lucid-updates/main Packages
  27. Hit ftp://ftp.hosteurope.de lucid-updates/restricted Packages
  28. Hit ftp://ftp.hosteurope.de lucid-updates/universe Packages                  
  29. Hit ftp://ftp.hosteurope.de lucid-updates/multiverse Packages                
  30. Hit http://ppa.launchpad.net lucid/main Packages                    
  31. Ign http://apt.sourcefabric.org lucid/main Packages
  32. Ign http://apt.sourcefabric.org lucid/main Packages
  33. Hit http://ppa.launchpad.net lucid/main Packages
  34. Hit http://apt.sourcefabric.org lucid/main Packages
  35. Reading package lists... Done
  36. root@mail:~# sudo apt-get install airtime
  37. Reading package lists... Done
  38. Building dependency tree      
  39. Reading state information... Done
  40. Suggested packages:
  41.   airtime-audio-samples alsa-utils
  42. The following NEW packages will be installed:
  43.   airtime
  44. 0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.
  45. Need to get 0B/9,352kB of archives.
  46. After this operation, 37.5MB of additional disk space will be used.
  47. Preconfiguring packages ...
  48. Selecting previously deselected package airtime.
  49. (Reading database ... 96254 files and directories currently installed.)
  50. Unpacking airtime (from .../airtime_2.3.1-1_all.deb) ...
  51. Setting up airtime (2.3.1-1) ...
  52. Not setting up apache2 and php5...
  53. Setting up monit configuration...
  54. Stopping daemon monitor: monit.
  55. Starting daemon monitor: monit.
  56. Creating symlink for Liquidsoap...
  57. Please run the /var/lib/airtime/tmp/install_minimal/airtime-install script after you have set up the web server.
  58.  
  59. root@mail:~# cd /var/lib/airtime/tmp/install_minimal/airtime-install
  60. -bash: cd: /var/lib/airtime/tmp/install_minimal/airtime-install: Not a directory
  61. root@mail:~# /var/lib/airtime/tmp/install_minimal/airtime-install
  62.  
  63. Debian package of Airtime detected. Please use the debian package to upgrade.
  64.  
  65. root@mail:~# sudo /var/lib/airtime/tmp/install_minimal/airtime-install -d
  66. * Making sure /etc/default/locale is set properly
  67. LANG=en_US.UTF-8 UTF-8
  68.  * None found.
  69. * Temporarily stopping any previous running services
  70.  
  71. ******************************** Install Begin *********************************
  72. Ensuring python-virtualenv version > 1.4.8...Success!
  73.  
  74. *** Creating Virtualenv for Airtime ***
  75. Already using interpreter /usr/bin/python
  76. New python executable in /usr/lib/airtime/airtime_virtualenv/bin/python
  77. Installing distribute.................................................................................................................................................................................done.
  78.  
  79. *** Installing Python Libraries ***
  80. Unpacking /var/lib/airtime/tmp/python_apps/python-virtualenv/airtime_virtual_env.pybundle
  81. Requirement already satisfied (use --upgrade to upgrade): wsgiref in /usr/lib/python2.6
  82. Downloading/unpacking docopt
  83.   Running setup.py egg_info for package docopt
  84. Downloading/unpacking kombu
  85.   Running setup.py egg_info for package kombu
  86. Downloading/unpacking PyDispatcher
  87.   Running setup.py egg_info for package PyDispatcher
  88.     warning: no previously-included files matching '*.bat' found anywhere in distribution
  89.     warning: no previously-included files matching './CVS' found anywhere in distribution
  90.     warning: no previously-included files matching '.cvsignore' found anywhere in distribution
  91. Downloading/unpacking anyjson
  92.   Running setup.py egg_info for package anyjson
  93. Downloading/unpacking poster
  94.   Running setup.py egg_info for package poster
  95. Downloading/unpacking pyinotify
  96.   Running setup.py egg_info for package pyinotify
  97. Downloading/unpacking configobj
  98.   Running setup.py egg_info for package configobj
  99. Downloading/unpacking amqplib
  100.   Running setup.py egg_info for package amqplib
  101. Downloading/unpacking pytz
  102.   Running setup.py egg_info for package pytz
  103.     warning: no files found matching '*.pot' under directory 'pytz'
  104.     warning: no previously-included files found matching 'test_zdump.py'
  105. Downloading/unpacking argparse
  106.   Running setup.py egg_info for package argparse
  107.     warning: no previously-included files matching '*.pyc' found anywhere in distribution
  108.     warning: no previously-included files matching '*.pyo' found anywhere in distribution
  109.     warning: no previously-included files matching '*.orig' found anywhere in distribution
  110.     warning: no previously-included files matching '*.rej' found anywhere in distribution
  111.     no previously-included directories found matching 'doc/_build'
  112.     no previously-included directories found matching 'env24'
  113.     no previously-included directories found matching 'env25'
  114.     no previously-included directories found matching 'env26'
  115.     no previously-included directories found matching 'env27'
  116. Downloading/unpacking mutagen
  117.   Running setup.py egg_info for package mutagen
  118. Installing collected packages: amqplib, anyjson, argparse, configobj, docopt, kombu, mutagen, poster, PyDispatcher, pyinotify, pytz
  119.   Running setup.py install for amqplib
  120.   Running setup.py install for anyjson
  121.   Running setup.py install for argparse
  122.     warning: no previously-included files matching '*.pyc' found anywhere in distribution
  123.     warning: no previously-included files matching '*.pyo' found anywhere in distribution
  124.     warning: no previously-included files matching '*.orig' found anywhere in distribution
  125.     warning: no previously-included files matching '*.rej' found anywhere in distribution
  126.     no previously-included directories found matching 'doc/_build'
  127.     no previously-included directories found matching 'env24'
  128.     no previously-included directories found matching 'env25'
  129.     no previously-included directories found matching 'env26'
  130.     no previously-included directories found matching 'env27'
  131.   Running setup.py install for configobj
  132.   Running setup.py install for docopt
  133.   Running setup.py install for kombu
  134.   Running setup.py install for mutagen
  135.     changing mode of build/scripts-2.6/moggsplit from 644 to 755
  136.     changing mode of build/scripts-2.6/mid3v2 from 644 to 755
  137.     changing mode of build/scripts-2.6/mid3iconv from 644 to 755
  138.     changing mode of build/scripts-2.6/mutagen-inspect from 644 to 755
  139.     changing mode of build/scripts-2.6/mutagen-pony from 644 to 755
  140.     changing mode of /usr/lib/airtime/airtime_virtualenv/bin/moggsplit to 755
  141.     changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mid3v2 to 755
  142.     changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mid3iconv to 755
  143.     changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mutagen-inspect to 755
  144.     changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mutagen-pony to 755
  145.   Running setup.py install for poster
  146.   Running setup.py install for PyDispatcher
  147.     warning: no previously-included files matching '*.bat' found anywhere in distribution
  148.     warning: no previously-included files matching './CVS' found anywhere in distribution
  149.     warning: no previously-included files matching '.cvsignore' found anywhere in distribution
  150.   Running setup.py install for pyinotify
  151.   Running setup.py install for pytz
  152.     warning: no files found matching '*.pot' under directory 'pytz'
  153.     warning: no previously-included files found matching 'test_zdump.py'
  154. Successfully installed amqplib anyjson argparse configobj docopt kombu mutagen poster PyDispatcher pyinotify pytz
  155. Cleaning up...
  156. * Checking for user pypo
  157.  * Creating user pypo
  158. * Creating INI files
  159. * Initializing INI files
  160. * Airtime Version: 2.3.1
  161. * Storage directory setup
  162. * Skipping directory already exists: /srv/airtime/stor
  163. * Giving Apache permission to access /srv/airtime/stor
  164. * Skipping directory already exists: /srv/airtime/stor/organize
  165. * Giving Apache permission to access /srv/airtime/stor/organize
  166. * Checking database for correct encoding
  167. perl: warning: Setting locale failed.
  168. perl: warning: Please check that your locale settings:
  169.     LANGUAGE = "en_US.UTF-8 UTF-8",
  170.     LC_ALL = (unset),
  171.     LANG = "en_US.UTF-8 UTF-8"
  172.     are supported and installed on your system.
  173. perl: warning: Falling back to the standard locale ("C").
  174. could not change directory to "/root"
  175. psql: could not connect to server: No such file or directory
  176.     Is the server running locally and accepting
  177.     connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
  178.  * Unfortunately your postgresql database has not been created using a UTF-8 encoding.
  179.  * As of Airtime 2.1, installs will fail unless the encoding has been set to UTF-8. Please verify this is the case
  180.  * and try the install again
  181. There was an error during install. Exit code 1
  182. root@mail:~# sudo locale-gen en_US.UTF-8
  183. Generating locales...
  184.   en_US.UTF-8... up-to-date
  185. Generation complete.
  186. root@mail:~# sudo dpkg-reconfigure locales
  187. Generating locales...
  188.   de_DE.ISO-8859-1... done
  189.   de_DE.UTF-8... done
  190.   en_US.ISO-8859-1... up-to-date
  191.   en_US.UTF-8... up-to-date
  192. Generation complete.
  193. root@mail:~# locale
  194. LANG=en_US.UTF-8
  195. LANGUAGE=en_US.UTF-8
  196. LC_CTYPE="en_US.UTF-8"
  197. LC_NUMERIC="en_US.UTF-8"
  198. LC_TIME="en_US.UTF-8"
  199. LC_COLLATE="en_US.UTF-8"
  200. LC_MONETARY="en_US.UTF-8"
  201. LC_MESSAGES="en_US.UTF-8"
  202. LC_PAPER="en_US.UTF-8"
  203. LC_NAME="en_US.UTF-8"
  204. LC_ADDRESS="en_US.UTF-8"
  205. LC_TELEPHONE="en_US.UTF-8"
  206. LC_MEASUREMENT="en_US.UTF-8"
  207. LC_IDENTIFICATION="en_US.UTF-8"
  208. LC_ALL=
  209. root@mail:~# exit
  210. logout
  211. Connection to let.de closed.
  212. macbroadcast@ubuntu2:~$ ssh root@let.de
  213. root@let.de's password:
  214. Linux mail.let.de 2.6.18-028stab092.1 #1 SMP Wed Jul 20 19:47:12 MSD 2011 x86_64 GNU/Linux
  215. Ubuntu 10.04.4 LTS
  216.  
  217. Welcome to Ubuntu!
  218. * Documentation:  https://help.ubuntu.com/
  219. Last login: Tue Apr  2 13:24:59 2013 from cl-1942.ham-01.de.sixxs.net
  220. root@mail:~# sudo apt-get purge postgresql
  221. Reading package lists... Done
  222. Building dependency tree      
  223. Reading state information... Done
  224. The following packages will be REMOVED:
  225.  airtime* postgresql*
  226. 0 upgraded, 0 newly installed, 2 to remove and 2 not upgraded.
  227. After this operation, 37.5MB disk space will be freed.
  228. Do you want to continue [Y/n]? y
  229. perl: warning: Setting locale failed.
  230. perl: warning: Please check that your locale settings:
  231.     LANGUAGE = "en_US.UTF-8 UTF-8",
  232.     LC_ALL = (unset),
  233.     LANG = "en_US.UTF-8 UTF-8"
  234.    are supported and installed on your system.
  235. perl: warning: Falling back to the standard locale ("C").
  236. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  237. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  238. locale: Cannot set LC_ALL to default locale: No such file or directory
  239. (Reading database ... 98787 files and directories currently installed.)
  240. Removing airtime ...
  241.  
  242. ******************************* Uninstall Begin ********************************
  243. Unmonitoring Airtime Services
  244. Waiting for Pypo process to stop... Wasn't running
  245. Waiting for Liquidsoap process to stop... Wasn't running
  246. perl: warning: Setting locale failed.
  247. perl: warning: Please check that your locale settings:
  248.     LANGUAGE = "en_US.UTF-8 UTF-8",
  249.     LC_ALL = (unset),
  250.     LANG = "en_US.UTF-8 UTF-8"
  251.    are supported and installed on your system.
  252. perl: warning: Falling back to the standard locale ("C").
  253. Removing any system startup links for /etc/init.d/airtime-playout ...
  254. perl: warning: Setting locale failed.
  255. perl: warning: Please check that your locale settings:
  256.     LANGUAGE = "en_US.UTF-8 UTF-8",
  257.     LC_ALL = (unset),
  258.     LANG = "en_US.UTF-8 UTF-8"
  259.    are supported and installed on your system.
  260. perl: warning: Falling back to the standard locale ("C").
  261. Removing any system startup links for /etc/init.d/airtime-liquidsoap ...
  262. Waiting for media-monitor processes to stop... Wasn't running
  263. perl: warning: Setting locale failed.
  264. perl: warning: Please check that your locale settings:
  265.     LANGUAGE = "en_US.UTF-8 UTF-8",
  266.     LC_ALL = (unset),
  267.     LANG = "en_US.UTF-8 UTF-8"
  268.     are supported and installed on your system.
  269. perl: warning: Falling back to the standard locale ("C").
  270.  Removing any system startup links for /etc/init.d/airtime-media-monitor ...
  271. * API Client
  272.  * Removing API Client files
  273. * Pypo
  274.  * Removing Pypo Log Rotate Script
  275.  * Removing Pypo init.d Script
  276.  * Removing Pypo Program Directory
  277.  * Removing Pypo Log Directories
  278.  * Removing Pypo Monit Files
  279. * Media-Monitor
  280.  * Removing Media-Monitor init.d Script
  281.  * Removing Media-Monitor Program Directory
  282.  * Removing Media-Monitor Log Directory
  283.  * Removing Media-Monitor Monit Files
  284. Waiting for processes to close...
  285.  
  286. ****************************** Uninstall Complete *******************************
  287.  
  288. NOTE: To fully remove all Airtime files, you will also have to manually delete
  289.       the directories '/srv/airtime'(default storage location of media files)
  290.       and '/etc/airtime'(where the config files are stored).
  291.  
  292. perl: warning: Setting locale failed.
  293. perl: warning: Please check that your locale settings:
  294.     LANGUAGE = "en_US.UTF-8 UTF-8",
  295.     LC_ALL = (unset),
  296.     LANG = "en_US.UTF-8 UTF-8"
  297.     are supported and installed on your system.
  298. perl: warning: Falling back to the standard locale ("C").
  299. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  300. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  301. locale: Cannot set LC_ALL to default locale: No such file or directory
  302. Purging configuration files for airtime ...
  303. perl: warning: Setting locale failed.
  304. perl: warning: Please check that your locale settings:
  305.     LANGUAGE = "en_US.UTF-8 UTF-8",
  306.     LC_ALL = (unset),
  307.     LANG = "en_US.UTF-8 UTF-8"
  308.     are supported and installed on your system.
  309. perl: warning: Falling back to the standard locale ("C").
  310. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  311. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  312. locale: Cannot set LC_ALL to default locale: No such file or directory
  313. Removing configuration files from /etc/airtime/
  314. Purging Airtime settings from debconf database
  315. Removing postgresql ...
  316. root@mail:~# sudo apt-get purge airtime  
  317. Reading package lists... Done
  318. Building dependency tree      
  319. Reading state information... Done
  320. Package airtime is not installed, so not removed
  321. 0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
  322. root@mail:~# sudo /var/lib/airtime/tmp/install_minimal/airtime-install -d
  323. sudo: /var/lib/airtime/tmp/install_minimal/airtime-install: command not found
  324. root@mail:~# sudo apt-get install airtime
  325. Reading package lists... Done
  326. Building dependency tree      
  327. Reading state information... Done
  328. The following extra packages will be installed:
  329.   postgresql
  330. Suggested packages:
  331.   airtime-audio-samples alsa-utils
  332. The following NEW packages will be installed:
  333.   airtime postgresql
  334. 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
  335. Need to get 0B/9385kB of archives.
  336. After this operation, 37.5MB of additional disk space will be used.
  337. Do you want to continue [Y/n]? y
  338. perl: warning: Setting locale failed.
  339. perl: warning: Please check that your locale settings:
  340.     LANGUAGE = "en_US.UTF-8 UTF-8",
  341.     LC_ALL = (unset),
  342.     LANG = "en_US.UTF-8 UTF-8"
  343.     are supported and installed on your system.
  344. perl: warning: Falling back to the standard locale ("C").
  345. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  346. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  347. locale: Cannot set LC_ALL to default locale: No such file or directory
  348. Preconfiguring packages ...
  349. /usr/bin/locale: Cannot set LC_CTYPE to default locale: No such file or directory
  350. /usr/bin/locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  351. /usr/bin/locale: Cannot set LC_ALL to default locale: No such file or directory
  352. Selecting previously deselected package postgresql.
  353. (Reading database ... 96250 files and directories currently installed.)
  354. Unpacking postgresql (from .../postgresql_8.4.16-0ubuntu10.04_all.deb) ...
  355. Setting up postgresql (8.4.16-0ubuntu10.04) ...
  356. Selecting previously deselected package airtime.
  357. (Reading database ... 96254 files and directories currently installed.)
  358. Unpacking airtime (from .../airtime_2.3.1-1_all.deb) ...
  359. Setting up airtime (2.3.1-1) ...
  360. perl: warning: Setting locale failed.
  361. perl: warning: Please check that your locale settings:
  362.     LANGUAGE = "en_US.UTF-8 UTF-8",
  363.     LC_ALL = (unset),
  364.     LANG = "en_US.UTF-8 UTF-8"
  365.     are supported and installed on your system.
  366. perl: warning: Falling back to the standard locale ("C").
  367. locale: Cannot set LC_CTYPE to default locale: No such file or directory
  368. locale: Cannot set LC_MESSAGES to default locale: No such file or directory
  369. locale: Cannot set LC_ALL to default locale: No such file or directory
  370. Not setting up apache2 and php5...
  371. Setting up monit configuration...
  372. Stopping daemon monitor: monit.
  373. Starting daemon monitor: monit.
  374. Creating symlink for Liquidsoap...
  375. Please run the /var/lib/airtime/tmp/install_minimal/airtime-install script after you have set up the web server.
  376.  
  377. root@mail:~# sudo /var/lib/airtime/tmp/install_minimal/airtime-install -d
  378. * Making sure /etc/default/locale is set properly
  379. perl: warning: Setting locale failed.
  380. perl: warning: Please check that your locale settings:
  381.     LANGUAGE = "en_US.UTF-8 UTF-8",
  382.     LC_ALL = (unset),
  383.     LANG = "en_US.UTF-8 UTF-8"
  384.     are supported and installed on your system.
  385. perl: warning: Falling back to the standard locale ("C").
  386. LANG=en_US.UTF-8 UTF-8
  387.  * None found.
  388. * Temporarily stopping any previous running services
  389.  
  390. ******************************** Install Begin *********************************
  391. Ensuring python-virtualenv version > 1.4.8...Success!
  392.  
  393. *** Creating Virtualenv for Airtime ***
  394. Already using interpreter /usr/bin/python
  395. New python executable in /usr/lib/airtime/airtime_virtualenv/bin/python
  396. Installing distribute.................................................................................................................................................................................done.
  397.  
  398. *** Installing Python Libraries ***
  399. Unpacking /var/lib/airtime/tmp/python_apps/python-virtualenv/airtime_virtual_env.pybundle
  400. Requirement already satisfied (use --upgrade to upgrade): wsgiref in /usr/lib/python2.6
  401. Downloading/unpacking docopt
  402.   Running setup.py egg_info for package docopt
  403. Downloading/unpacking kombu
  404.   Running setup.py egg_info for package kombu
  405. Downloading/unpacking PyDispatcher
  406.   Running setup.py egg_info for package PyDispatcher
  407.     warning: no previously-included files matching '*.bat' found anywhere in distribution
  408.     warning: no previously-included files matching './CVS' found anywhere in distribution
  409.     warning: no previously-included files matching '.cvsignore' found anywhere in distribution
  410. Downloading/unpacking anyjson
  411.   Running setup.py egg_info for package anyjson
  412. Downloading/unpacking poster
  413.   Running setup.py egg_info for package poster
  414. Downloading/unpacking pyinotify
  415.   Running setup.py egg_info for package pyinotify
  416. Downloading/unpacking configobj
  417.   Running setup.py egg_info for package configobj
  418. Downloading/unpacking amqplib
  419.   Running setup.py egg_info for package amqplib
  420. Downloading/unpacking pytz
  421.   Running setup.py egg_info for package pytz
  422.     warning: no files found matching '*.pot' under directory 'pytz'
  423.     warning: no previously-included files found matching 'test_zdump.py'
  424. Downloading/unpacking argparse
  425.   Running setup.py egg_info for package argparse
  426.     warning: no previously-included files matching '*.pyc' found anywhere in distribution
  427.     warning: no previously-included files matching '*.pyo' found anywhere in distribution
  428.     warning: no previously-included files matching '*.orig' found anywhere in distribution
  429.     warning: no previously-included files matching '*.rej' found anywhere in distribution
  430.     no previously-included directories found matching 'doc/_build'
  431.     no previously-included directories found matching 'env24'
  432.     no previously-included directories found matching 'env25'
  433.     no previously-included directories found matching 'env26'
  434.     no previously-included directories found matching 'env27'
  435. Downloading/unpacking mutagen
  436.   Running setup.py egg_info for package mutagen
  437. Installing collected packages: amqplib, anyjson, argparse, configobj, docopt, kombu, mutagen, poster, PyDispatcher, pyinotify, pytz
  438.   Running setup.py install for amqplib
  439.   Running setup.py install for anyjson
  440.   Running setup.py install for argparse
  441.     warning: no previously-included files matching '*.pyc' found anywhere in distribution
  442.     warning: no previously-included files matching '*.pyo' found anywhere in distribution
  443.     warning: no previously-included files matching '*.orig' found anywhere in distribution
  444.     warning: no previously-included files matching '*.rej' found anywhere in distribution
  445.     no previously-included directories found matching 'doc/_build'
  446.     no previously-included directories found matching 'env24'
  447.     no previously-included directories found matching 'env25'
  448.     no previously-included directories found matching 'env26'
  449.     no previously-included directories found matching 'env27'
  450.   Running setup.py install for configobj
  451.   Running setup.py install for docopt
  452.   Running setup.py install for kombu
  453.   Running setup.py install for mutagen
  454.     changing mode of build/scripts-2.6/moggsplit from 644 to 755
  455.     changing mode of build/scripts-2.6/mid3v2 from 644 to 755
  456.     changing mode of build/scripts-2.6/mid3iconv from 644 to 755
  457.     changing mode of build/scripts-2.6/mutagen-inspect from 644 to 755
  458.     changing mode of build/scripts-2.6/mutagen-pony from 644 to 755
  459.     changing mode of /usr/lib/airtime/airtime_virtualenv/bin/moggsplit to 755
  460.     changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mid3v2 to 755
  461.     changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mid3iconv to 755
  462.     changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mutagen-inspect to 755
  463.     changing mode of /usr/lib/airtime/airtime_virtualenv/bin/mutagen-pony to 755
  464.   Running setup.py install for poster
  465.   Running setup.py install for PyDispatcher
  466.     warning: no previously-included files matching '*.bat' found anywhere in distribution
  467.     warning: no previously-included files matching './CVS' found anywhere in distribution
  468.     warning: no previously-included files matching '.cvsignore' found anywhere in distribution
  469.   Running setup.py install for pyinotify
  470.   Running setup.py install for pytz
  471.     warning: no files found matching '*.pot' under directory 'pytz'
  472.     warning: no previously-included files found matching 'test_zdump.py'
  473. Successfully installed amqplib anyjson argparse configobj docopt kombu mutagen poster PyDispatcher pyinotify pytz
  474. Cleaning up...
  475. * Checking for user pypo
  476.  * Creating user pypo
  477. perl: warning: Setting locale failed.
  478. perl: warning: Please check that your locale settings:
  479.     LANGUAGE = "en_US.UTF-8 UTF-8",
  480.     LC_ALL = (unset),
  481.     LANG = "en_US.UTF-8 UTF-8"
  482.     are supported and installed on your system.
  483. perl: warning: Falling back to the standard locale ("C").
  484. * Creating INI files
  485. * Initializing INI files
  486. * Airtime Version: 2.3.1
  487. * Storage directory setup
  488. * Skipping directory already exists: /srv/airtime/stor
  489. * Giving Apache permission to access /srv/airtime/stor
  490. * Skipping directory already exists: /srv/airtime/stor/organize
  491. * Giving Apache permission to access /srv/airtime/stor/organize
  492. * Checking database for correct encoding
  493. perl: warning: Setting locale failed.
  494. perl: warning: Please check that your locale settings:
  495.     LANGUAGE = "en_US.UTF-8 UTF-8",
  496.     LC_ALL = (unset),
  497.     LANG = "en_US.UTF-8 UTF-8"
  498.     are supported and installed on your system.
  499. perl: warning: Falling back to the standard locale ("C").
  500. could not change directory to "/root"
  501. psql: could not connect to server: No such file or directory
  502.     Is the server running locally and accepting
  503.     connections on Unix domain socket "/var/run/postgresql/.s.PGSQL.5432"?
  504.  * Unfortunately your postgresql database has not been created using a UTF-8 encoding.
  505.  * As of Airtime 2.1, installs will fail unless the encoding has been set to UTF-8. Please verify this is the case
  506.  * and try the install again
  507. There was an error during install. Exit code 1
  508. root@mail:~#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement