Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- aptitude install -f
- The following partially installed packages will be configured:
- kaltura-dwh
- No packages will be installed, upgraded, or removed.
- 0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
- Need to get 0 B of archives. After unpacking 0 B will be used.
- Setting up kaltura-dwh (12.14.0-1+b1) ...
- + RC_FILE=/etc/kaltura.d/system.ini
- + '[' '!' -r /etc/kaltura.d/system.ini ']'
- + . /etc/kaltura.d/system.ini
- ++ WEB_DIR=/opt/kaltura/web
- ++ LOG_DIR=/opt/kaltura/log
- ++ APP_DIR=/opt/kaltura/app
- ++ BASE_DIR=/opt/kaltura
- ++ PHP_BIN=/usr/bin/php
- ++ OS_KALTURA_USER=kaltura
- ++ MAILTO=....
- ++ ADMIN_CONSOLE_ADMIN_MAIL=....
- ++ DB1_HOST=localhost
- ++ DB1_NAME=kaltura
- ++ DB1_USER=kaltura
- ++ DB1_PASS=....
- ++ DWH_HOST=localhost
- ++ DWH_PORT=3306
- ++ DWH_USER=etl
- ++ DWH_PASS=...
- ++ SERVICE_URL=....
- ++ SPHINX_HOST=127.0.0.1
- ++ DB1_PORT=3306
- ++ SUPER_USER=root
- ++ SUPER_USER_PASSWD=....
- ++ KALTURA_VIRTUAL_HOST_NAME=...
- ++ RED5_HOST=
- + KALTURA_FUNCTIONS_RC=/opt/kaltura/bin/kaltura-functions.rc
- + '[' '!' -r /opt/kaltura/bin/kaltura-functions.rc ']'
- + . /opt/kaltura/bin/kaltura-functions.rc
- ++ RC_FILE=/etc/kaltura.d/system.ini
- ++ '[' -r /etc/kaltura.d/system.ini ']'
- ++ . /etc/kaltura.d/system.ini
- +++ WEB_DIR=/opt/kaltura/web
- +++ LOG_DIR=/opt/kaltura/log
- +++ APP_DIR=/opt/kaltura/app
- +++ BASE_DIR=/opt/kaltura
- +++ PHP_BIN=/usr/bin/php
- +++ OS_KALTURA_USER=kaltura
- +++ MAILTO=....
- +++ ADMIN_CONSOLE_ADMIN_MAIL=...
- +++ DB1_HOST=localhost
- +++ DB1_NAME=kaltura
- +++ DB1_USER=kaltura
- +++ DB1_PASS=....
- +++ DWH_HOST=localhost
- +++ DWH_PORT=3306
- +++ DWH_USER=etl
- +++ DWH_PASS=....
- +++ SERVICE_URL=....
- +++ SPHINX_HOST=127.0.0.1
- +++ DB1_PORT=3306
- +++ SUPER_USER=root
- +++ SUPER_USER_PASSWD=....
- +++ KALTURA_VIRTUAL_HOST_NAME=...
- +++ RED5_HOST=
- +++ dirname /var/lib/dpkg/info/kaltura-dwh.postinst
- ++ COLORS_RC=/var/lib/dpkg/info/colors.sh
- ++ '[' -r /var/lib/dpkg/info/colors.sh ']'
- ++ '[' -r /etc/sysconfig/clock ']'
- ++ '[' -r /opt/kaltura/app/configurations/consent_msgs ']'
- ++ CONSENT_FILE=/opt/kaltura/bin/contact.rc
- ++ SPHINX_DAEMON=kaltura-sphinx
- ++ BATCH_DAEMON=kaltura-batch
- ++ MEMCACHE_DAEMON=memcached
- +++ lsb_release -i -s
- ++ DISTRO=Debian
- ++ '[' Debian = Ubuntu -o Debian = Debian ']'
- ++ APACHE_DAEMON=apache2
- ++ MYSQL_DAEMON=mysql
- ++ MONIT_DAEMON=monit
- ++ ALL_DAEMONS='apache2 kaltura-batch monit memcached'
- ++ INIT_CONFIG_UTIL=sysv-rc-conf
- ++ PACKAGE_TYPE=deb
- ++ QUERY_COMMAND='dpkg -l'
- ++ MAIL_LOG=/var/log/mail.log
- ++ POST_INST_MAIL_SUBJECT='Your new Kaltura server is up! and 6 Quick Tips For Smooth Kaltura Maintenance'
- ++ POST_INST_MAIL_TMPL=/opt/kaltura/app/configurations/post_inst_mail
- ++ ANALYTICS_SERVER_URI=https://installytics.kaltura.org/report/add_rec.php
- ++ NEWSLETTER_URL=https://agentcontribs.kaltura.org/newsletter_subscribe.php
- ++ NEWSLETTER_MSG='
- To keep up with the bi-weekly Kaltura releases, and stay up to date with
- the latest news, security and bug updates, and connect with the global
- Kaltura community - sign up for our regular Kaltura Community updates.
- Please enter your email to sign up, or enter NO to pass.
- '
- + trap - ERR
- ++ get_tz
- +++ md5sum /etc/localtime
- +++ awk -F ' ' '{print $1}'
- ++ LOCALTIME_MD5=e4ca381035a34b7a852184cc0dd89baa
- +++ find /usr/share/zoneinfo -type f
- +++ xargs md5sum
- +++ grep e4ca381035a34b7a852184cc0dd89baa
- +++ awk -F ' ' '{print $2}'
- +++ sed s@/usr/share/zoneinfo/@@g
- ++ TZGUESS=posixrules
- ++ echo posixrules
- + TIMEZ=posixrules
- + set +e
- ++ basename /var/lib/dpkg/info/kaltura-dwh.postinst
- + send_install_becon kaltura-dwh.postinst posixrules install_start 0
- + trap - ERR
- + '[' -r /opt/kaltura/bin/contact.rc ']'
- + . /opt/kaltura/bin/contact.rc
- ++ USER_CONSENT=0
- + '[' -z 0 -o 0 = 0 ']'
- + return 0
- + set -e
- ++ echo 'show tables'
- ++ mysql -hlocalhost -uroot -p..... -P3306 kalturadw
- + TABLES=
- dpkg: error processing package kaltura-dwh (--configure):
- subprocess installed post-installation script returned error exit status 1
- Errors were encountered while processing:
- kaltura-dwh
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- Failed to perform requested operation on package. Trying to recover:
- Setting up kaltura-dwh (12.14.0-1+b1) ...
- + RC_FILE=/etc/kaltura.d/system.ini
- + '[' '!' -r /etc/kaltura.d/system.ini ']'
- + . /etc/kaltura.d/system.ini
- ++ WEB_DIR=/opt/kaltura/web
- ++ LOG_DIR=/opt/kaltura/log
- ++ APP_DIR=/opt/kaltura/app
- ++ BASE_DIR=/opt/kaltura
- ++ PHP_BIN=/usr/bin/php
- ++ OS_KALTURA_USER=kaltura
- ++ MAILTO=....
- ++ ADMIN_CONSOLE_ADMIN_MAIL=.....
- ++ DB1_HOST=localhost
- ++ DB1_NAME=kaltura
- ++ DB1_USER=kaltura
- ++ DB1_PASS=....
- ++ DWH_HOST=localhost
- ++ DWH_PORT=3306
- ++ DWH_USER=etl
- ++ DWH_PASS=....
- ++ SERVICE_URL=http://....
- ++ SPHINX_HOST=127.0.0.1
- ++ DB1_PORT=3306
- ++ SUPER_USER=root
- ++ SUPER_USER_PASSWD=.....
- ++ KALTURA_VIRTUAL_HOST_NAME=....
- ++ RED5_HOST=
- + KALTURA_FUNCTIONS_RC=/opt/kaltura/bin/kaltura-functions.rc
- + '[' '!' -r /opt/kaltura/bin/kaltura-functions.rc ']'
- + . /opt/kaltura/bin/kaltura-functions.rc
- ++ RC_FILE=/etc/kaltura.d/system.ini
- ++ '[' -r /etc/kaltura.d/system.ini ']'
- ++ . /etc/kaltura.d/system.ini
- +++ WEB_DIR=/opt/kaltura/web
- +++ LOG_DIR=/opt/kaltura/log
- +++ APP_DIR=/opt/kaltura/app
- +++ BASE_DIR=/opt/kaltura
- +++ PHP_BIN=/usr/bin/php
- +++ OS_KALTURA_USER=kaltura
- +++ MAILTO=....
- +++ ADMIN_CONSOLE_ADMIN_MAIL=....
- +++ DB1_HOST=localhost
- +++ DB1_NAME=kaltura
- +++ DB1_USER=kaltura
- +++ DB1_PASS=.....
- +++ DWH_HOST=localhost
- +++ DWH_PORT=3306
- +++ DWH_USER=etl
- +++ DWH_PASS=.....
- +++ SERVICE_URL=.....
- +++ SPHINX_HOST=127.0.0.1
- +++ DB1_PORT=3306
- +++ SUPER_USER=root
- +++ SUPER_USER_PASSWD=56000patrick00056
- +++ KALTURA_VIRTUAL_HOST_NAME=....
- +++ RED5_HOST=
- +++ dirname /var/lib/dpkg/info/kaltura-dwh.postinst
- ++ COLORS_RC=/var/lib/dpkg/info/colors.sh
- ++ '[' -r /var/lib/dpkg/info/colors.sh ']'
- ++ '[' -r /etc/sysconfig/clock ']'
- ++ '[' -r /opt/kaltura/app/configurations/consent_msgs ']'
- ++ CONSENT_FILE=/opt/kaltura/bin/contact.rc
- ++ SPHINX_DAEMON=kaltura-sphinx
- ++ BATCH_DAEMON=kaltura-batch
- ++ MEMCACHE_DAEMON=memcached
- +++ lsb_release -i -s
- ++ DISTRO=Debian
- ++ '[' Debian = Ubuntu -o Debian = Debian ']'
- ++ APACHE_DAEMON=apache2
- ++ MYSQL_DAEMON=mysql
- ++ MONIT_DAEMON=monit
- ++ ALL_DAEMONS='apache2 kaltura-batch monit memcached'
- ++ INIT_CONFIG_UTIL=sysv-rc-conf
- ++ PACKAGE_TYPE=deb
- ++ QUERY_COMMAND='dpkg -l'
- ++ MAIL_LOG=/var/log/mail.log
- ++ POST_INST_MAIL_SUBJECT='Your new Kaltura server is up! and 6 Quick Tips For Smooth Kaltura Maintenance'
- ++ POST_INST_MAIL_TMPL=/opt/kaltura/app/configurations/post_inst_mail
- ++ ANALYTICS_SERVER_URI=https://installytics.kaltura.org/report/add_rec.php
- ++ NEWSLETTER_URL=https://agentcontribs.kaltura.org/newsletter_subscribe.php
- ++ NEWSLETTER_MSG='
- To keep up with the bi-weekly Kaltura releases, and stay up to date with
- the latest news, security and bug updates, and connect with the global
- Kaltura community - sign up for our regular Kaltura Community updates.
- Please enter your email to sign up, or enter NO to pass.
- '
- + trap - ERR
- ++ get_tz
- +++ md5sum /etc/localtime
- +++ awk -F ' ' '{print $1}'
- ++ LOCALTIME_MD5=e4ca381035a34b7a852184cc0dd89baa
- +++ find /usr/share/zoneinfo -type f
- +++ xargs md5sum
- +++ grep e4ca381035a34b7a852184cc0dd89baa
- +++ awk -F ' ' '{print $2}'
- +++ sed s@/usr/share/zoneinfo/@@g
- ++ TZGUESS=posixrules
- ++ echo posixrules
- + TIMEZ=posixrules
- + set +e
- ++ basename /var/lib/dpkg/info/kaltura-dwh.postinst
- + send_install_becon kaltura-dwh.postinst posixrules install_start 0
- + trap - ERR
- + '[' -r /opt/kaltura/bin/contact.rc ']'
- + . /opt/kaltura/bin/contact.rc
- ++ USER_CONSENT=0
- + '[' -z 0 -o 0 = 0 ']'
- + return 0
- + set -e
- ++ echo 'show tables'
- ++ mysql -hlocalhost -uroot -p... -P3306 kalturadw
- + TABLES=
- dpkg: error processing package kaltura-dwh (--configure):
- subprocess installed post-installation script returned error exit status 1
- Errors were encountered while processing:
- kaltura-dwh
Advertisement
Add Comment
Please, Sign In to add comment