Guest User

Untitled

a guest
Nov 23rd, 2017
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1. aptitude install -f
  2. The following partially installed packages will be configured:
  3. kaltura-dwh
  4. No packages will be installed, upgraded, or removed.
  5. 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  6. Need to get 0 B of archives. After unpacking 0 B will be used.
  7. Setting up kaltura-dwh (12.14.0-1+b1) ...
  8. + RC_FILE=/etc/kaltura.d/system.ini
  9. + '[' '!' -r /etc/kaltura.d/system.ini ']'
  10. + . /etc/kaltura.d/system.ini
  11. ++ WEB_DIR=/opt/kaltura/web
  12. ++ LOG_DIR=/opt/kaltura/log
  13. ++ APP_DIR=/opt/kaltura/app
  14. ++ BASE_DIR=/opt/kaltura
  15. ++ PHP_BIN=/usr/bin/php
  16. ++ OS_KALTURA_USER=kaltura
  17. ++ MAILTO=....
  18. ++ ADMIN_CONSOLE_ADMIN_MAIL=....
  19. ++ DB1_HOST=localhost
  20. ++ DB1_NAME=kaltura
  21. ++ DB1_USER=kaltura
  22. ++ DB1_PASS=....
  23. ++ DWH_HOST=localhost
  24. ++ DWH_PORT=3306
  25. ++ DWH_USER=etl
  26. ++ DWH_PASS=...
  27. ++ SERVICE_URL=....
  28. ++ SPHINX_HOST=127.0.0.1
  29. ++ DB1_PORT=3306
  30. ++ SUPER_USER=root
  31. ++ SUPER_USER_PASSWD=....
  32. ++ KALTURA_VIRTUAL_HOST_NAME=...
  33. ++ RED5_HOST=
  34. + KALTURA_FUNCTIONS_RC=/opt/kaltura/bin/kaltura-functions.rc
  35. + '[' '!' -r /opt/kaltura/bin/kaltura-functions.rc ']'
  36. + . /opt/kaltura/bin/kaltura-functions.rc
  37. ++ RC_FILE=/etc/kaltura.d/system.ini
  38. ++ '[' -r /etc/kaltura.d/system.ini ']'
  39. ++ . /etc/kaltura.d/system.ini
  40. +++ WEB_DIR=/opt/kaltura/web
  41. +++ LOG_DIR=/opt/kaltura/log
  42. +++ APP_DIR=/opt/kaltura/app
  43. +++ BASE_DIR=/opt/kaltura
  44. +++ PHP_BIN=/usr/bin/php
  45. +++ OS_KALTURA_USER=kaltura
  46. +++ MAILTO=....
  47. +++ ADMIN_CONSOLE_ADMIN_MAIL=...
  48. +++ DB1_HOST=localhost
  49. +++ DB1_NAME=kaltura
  50. +++ DB1_USER=kaltura
  51. +++ DB1_PASS=....
  52. +++ DWH_HOST=localhost
  53. +++ DWH_PORT=3306
  54. +++ DWH_USER=etl
  55. +++ DWH_PASS=....
  56. +++ SERVICE_URL=....
  57. +++ SPHINX_HOST=127.0.0.1
  58. +++ DB1_PORT=3306
  59. +++ SUPER_USER=root
  60. +++ SUPER_USER_PASSWD=....
  61. +++ KALTURA_VIRTUAL_HOST_NAME=...
  62. +++ RED5_HOST=
  63. +++ dirname /var/lib/dpkg/info/kaltura-dwh.postinst
  64. ++ COLORS_RC=/var/lib/dpkg/info/colors.sh
  65. ++ '[' -r /var/lib/dpkg/info/colors.sh ']'
  66. ++ '[' -r /etc/sysconfig/clock ']'
  67. ++ '[' -r /opt/kaltura/app/configurations/consent_msgs ']'
  68. ++ CONSENT_FILE=/opt/kaltura/bin/contact.rc
  69. ++ SPHINX_DAEMON=kaltura-sphinx
  70. ++ BATCH_DAEMON=kaltura-batch
  71. ++ MEMCACHE_DAEMON=memcached
  72. +++ lsb_release -i -s
  73. ++ DISTRO=Debian
  74. ++ '[' Debian = Ubuntu -o Debian = Debian ']'
  75. ++ APACHE_DAEMON=apache2
  76. ++ MYSQL_DAEMON=mysql
  77. ++ MONIT_DAEMON=monit
  78. ++ ALL_DAEMONS='apache2 kaltura-batch monit memcached'
  79. ++ INIT_CONFIG_UTIL=sysv-rc-conf
  80. ++ PACKAGE_TYPE=deb
  81. ++ QUERY_COMMAND='dpkg -l'
  82. ++ MAIL_LOG=/var/log/mail.log
  83. ++ POST_INST_MAIL_SUBJECT='Your new Kaltura server is up! and 6 Quick Tips For Smooth Kaltura Maintenance'
  84. ++ POST_INST_MAIL_TMPL=/opt/kaltura/app/configurations/post_inst_mail
  85. ++ ANALYTICS_SERVER_URI=https://installytics.kaltura.org/report/add_rec.php
  86. ++ NEWSLETTER_URL=https://agentcontribs.kaltura.org/newsletter_subscribe.php
  87. ++ NEWSLETTER_MSG='
  88. To keep up with the bi-weekly Kaltura releases, and stay up to date with
  89. the latest news, security and bug updates, and connect with the global
  90. Kaltura community - sign up for our regular Kaltura Community updates.
  91. Please enter your email to sign up, or enter NO to pass.
  92. '
  93. + trap - ERR
  94. ++ get_tz
  95. +++ md5sum /etc/localtime
  96. +++ awk -F ' ' '{print $1}'
  97. ++ LOCALTIME_MD5=e4ca381035a34b7a852184cc0dd89baa
  98. +++ find /usr/share/zoneinfo -type f
  99. +++ xargs md5sum
  100. +++ grep e4ca381035a34b7a852184cc0dd89baa
  101. +++ awk -F ' ' '{print $2}'
  102. +++ sed s@/usr/share/zoneinfo/@@g
  103. ++ TZGUESS=posixrules
  104. ++ echo posixrules
  105. + TIMEZ=posixrules
  106. + set +e
  107. ++ basename /var/lib/dpkg/info/kaltura-dwh.postinst
  108. + send_install_becon kaltura-dwh.postinst posixrules install_start 0
  109. + trap - ERR
  110. + '[' -r /opt/kaltura/bin/contact.rc ']'
  111. + . /opt/kaltura/bin/contact.rc
  112. ++ USER_CONSENT=0
  113. + '[' -z 0 -o 0 = 0 ']'
  114. + return 0
  115. + set -e
  116. ++ echo 'show tables'
  117. ++ mysql -hlocalhost -uroot -p..... -P3306 kalturadw
  118. + TABLES=
  119. dpkg: error processing package kaltura-dwh (--configure):
  120. subprocess installed post-installation script returned error exit status 1
  121. Errors were encountered while processing:
  122. kaltura-dwh
  123. E: Sub-process /usr/bin/dpkg returned an error code (1)
  124. Failed to perform requested operation on package. Trying to recover:
  125. Setting up kaltura-dwh (12.14.0-1+b1) ...
  126. + RC_FILE=/etc/kaltura.d/system.ini
  127. + '[' '!' -r /etc/kaltura.d/system.ini ']'
  128. + . /etc/kaltura.d/system.ini
  129. ++ WEB_DIR=/opt/kaltura/web
  130. ++ LOG_DIR=/opt/kaltura/log
  131. ++ APP_DIR=/opt/kaltura/app
  132. ++ BASE_DIR=/opt/kaltura
  133. ++ PHP_BIN=/usr/bin/php
  134. ++ OS_KALTURA_USER=kaltura
  135. ++ MAILTO=....
  136. ++ ADMIN_CONSOLE_ADMIN_MAIL=.....
  137. ++ DB1_HOST=localhost
  138. ++ DB1_NAME=kaltura
  139. ++ DB1_USER=kaltura
  140. ++ DB1_PASS=....
  141. ++ DWH_HOST=localhost
  142. ++ DWH_PORT=3306
  143. ++ DWH_USER=etl
  144. ++ DWH_PASS=....
  145. ++ SERVICE_URL=http://....
  146. ++ SPHINX_HOST=127.0.0.1
  147. ++ DB1_PORT=3306
  148. ++ SUPER_USER=root
  149. ++ SUPER_USER_PASSWD=.....
  150. ++ KALTURA_VIRTUAL_HOST_NAME=....
  151. ++ RED5_HOST=
  152. + KALTURA_FUNCTIONS_RC=/opt/kaltura/bin/kaltura-functions.rc
  153. + '[' '!' -r /opt/kaltura/bin/kaltura-functions.rc ']'
  154. + . /opt/kaltura/bin/kaltura-functions.rc
  155. ++ RC_FILE=/etc/kaltura.d/system.ini
  156. ++ '[' -r /etc/kaltura.d/system.ini ']'
  157. ++ . /etc/kaltura.d/system.ini
  158. +++ WEB_DIR=/opt/kaltura/web
  159. +++ LOG_DIR=/opt/kaltura/log
  160. +++ APP_DIR=/opt/kaltura/app
  161. +++ BASE_DIR=/opt/kaltura
  162. +++ PHP_BIN=/usr/bin/php
  163. +++ OS_KALTURA_USER=kaltura
  164. +++ MAILTO=....
  165. +++ ADMIN_CONSOLE_ADMIN_MAIL=....
  166. +++ DB1_HOST=localhost
  167. +++ DB1_NAME=kaltura
  168. +++ DB1_USER=kaltura
  169. +++ DB1_PASS=.....
  170. +++ DWH_HOST=localhost
  171. +++ DWH_PORT=3306
  172. +++ DWH_USER=etl
  173. +++ DWH_PASS=.....
  174. +++ SERVICE_URL=.....
  175. +++ SPHINX_HOST=127.0.0.1
  176. +++ DB1_PORT=3306
  177. +++ SUPER_USER=root
  178. +++ SUPER_USER_PASSWD=56000patrick00056
  179. +++ KALTURA_VIRTUAL_HOST_NAME=....
  180. +++ RED5_HOST=
  181. +++ dirname /var/lib/dpkg/info/kaltura-dwh.postinst
  182. ++ COLORS_RC=/var/lib/dpkg/info/colors.sh
  183. ++ '[' -r /var/lib/dpkg/info/colors.sh ']'
  184. ++ '[' -r /etc/sysconfig/clock ']'
  185. ++ '[' -r /opt/kaltura/app/configurations/consent_msgs ']'
  186. ++ CONSENT_FILE=/opt/kaltura/bin/contact.rc
  187. ++ SPHINX_DAEMON=kaltura-sphinx
  188. ++ BATCH_DAEMON=kaltura-batch
  189. ++ MEMCACHE_DAEMON=memcached
  190. +++ lsb_release -i -s
  191. ++ DISTRO=Debian
  192. ++ '[' Debian = Ubuntu -o Debian = Debian ']'
  193. ++ APACHE_DAEMON=apache2
  194. ++ MYSQL_DAEMON=mysql
  195. ++ MONIT_DAEMON=monit
  196. ++ ALL_DAEMONS='apache2 kaltura-batch monit memcached'
  197. ++ INIT_CONFIG_UTIL=sysv-rc-conf
  198. ++ PACKAGE_TYPE=deb
  199. ++ QUERY_COMMAND='dpkg -l'
  200. ++ MAIL_LOG=/var/log/mail.log
  201. ++ POST_INST_MAIL_SUBJECT='Your new Kaltura server is up! and 6 Quick Tips For Smooth Kaltura Maintenance'
  202. ++ POST_INST_MAIL_TMPL=/opt/kaltura/app/configurations/post_inst_mail
  203. ++ ANALYTICS_SERVER_URI=https://installytics.kaltura.org/report/add_rec.php
  204. ++ NEWSLETTER_URL=https://agentcontribs.kaltura.org/newsletter_subscribe.php
  205. ++ NEWSLETTER_MSG='
  206. To keep up with the bi-weekly Kaltura releases, and stay up to date with
  207. the latest news, security and bug updates, and connect with the global
  208. Kaltura community - sign up for our regular Kaltura Community updates.
  209. Please enter your email to sign up, or enter NO to pass.
  210. '
  211. + trap - ERR
  212. ++ get_tz
  213. +++ md5sum /etc/localtime
  214. +++ awk -F ' ' '{print $1}'
  215. ++ LOCALTIME_MD5=e4ca381035a34b7a852184cc0dd89baa
  216. +++ find /usr/share/zoneinfo -type f
  217. +++ xargs md5sum
  218. +++ grep e4ca381035a34b7a852184cc0dd89baa
  219. +++ awk -F ' ' '{print $2}'
  220. +++ sed s@/usr/share/zoneinfo/@@g
  221. ++ TZGUESS=posixrules
  222. ++ echo posixrules
  223. + TIMEZ=posixrules
  224. + set +e
  225. ++ basename /var/lib/dpkg/info/kaltura-dwh.postinst
  226. + send_install_becon kaltura-dwh.postinst posixrules install_start 0
  227. + trap - ERR
  228. + '[' -r /opt/kaltura/bin/contact.rc ']'
  229. + . /opt/kaltura/bin/contact.rc
  230. ++ USER_CONSENT=0
  231. + '[' -z 0 -o 0 = 0 ']'
  232. + return 0
  233. + set -e
  234. ++ echo 'show tables'
  235. ++ mysql -hlocalhost -uroot -p... -P3306 kalturadw
  236. + TABLES=
  237. dpkg: error processing package kaltura-dwh (--configure):
  238. subprocess installed post-installation script returned error exit status 1
  239. Errors were encountered while processing:
  240. kaltura-dwh
Advertisement
Add Comment
Please, Sign In to add comment