bpetit / isso_ynh

Yunohost package for isso self-hostable commenting server.
Other
0 stars 1 forks source link

Failed install on buster #1

Open arthurlutz opened 4 years ago

arthurlutz commented 4 years ago

Trying out https://forum.yunohost.org/t/alpha-stage-testing-for-yunohost-4-0-on-debian-buster-and-migration-shipped-in-yunohost-3-8-5/11766

I get the following problem :

root@yolo:/home/vagrant# yunohost log display 20200608-163750-app_install-isso
description: Install the 'isso' app
log_path: /var/log/yunohost/categories/operation/20200608-163750-app_install-isso.log
logs: 
  - 2020-06-08 16:37:59,857: DEBUG - + APP=isso
  - 2020-06-08 16:37:59,857: DEBUG - + KEY=apt_dependencies
  - 2020-06-08 16:37:59,857: DEBUG - + VALUE='python-setuptools, python-virtualenv, python-dev, sqlite3, build-essential'
  - 2020-06-08 16:37:59,858: DEBUG - + python2.7 -
  - 2020-06-08 16:37:59,958: DEBUG - + [[ apt_dependencies =~ ^(unprotected|skipped)_ ]]
  - 2020-06-08 16:37:59,958: DEBUG - + ynh_script_progression '--message=Installing isso...' --time --weight=1
  - 2020-06-08 16:37:59,959: DEBUG - + set +o xtrace
  - 2020-06-08 16:37:59,959: DEBUG - + set +o xtrace
  - 2020-06-08 16:38:00,059: DEBUG - + echo '! Helper used in legacy mode !'
  - 2020-06-08 16:38:00,059: DEBUG - + set +x
  - 2020-06-08 16:38:00,060: DEBUG - + echo '[#####+..............] > Installing isso... [00h00m,08s]'
  - 2020-06-08 16:38:00,060: DEBUG - + set -o xtrace
  - 2020-06-08 16:38:00,060: DEBUG - + get_in_venv
  - 2020-06-08 16:38:00,060: DEBUG - + '[' '!' -d /opt/isso ']'
  - 2020-06-08 16:38:00,060: DEBUG - + virtualenv /opt/isso
  - 2020-06-08 16:38:00,365: DEBUG - New python executable in /opt/isso/bin/python2
  - 2020-06-08 16:38:00,366: INFO - [#####+..............] > Installing isso... [00h00m,08s]
  - 2020-06-08 16:38:00,366: DEBUG - Also creating executable in /opt/isso/bin/python
  - 2020-06-08 16:38:04,311: DEBUG - Installing setuptools, pkg_resources, pip, wheel...done.
  - 2020-06-08 16:38:04,311: WARNING - /opt/isso/bin/activate: line 57: PS1: unbound variable
  - 2020-06-08 16:38:04,312: DEBUG - Running virtualenv with interpreter /usr/bin/python2
  - 2020-06-08 16:38:04,312: DEBUG - + source /opt/isso/bin/activate
  - 2020-06-08 16:38:04,312: DEBUG - ++ deactivate nondestructive
  - 2020-06-08 16:38:04,312: DEBUG - ++ unset -f pydoc
  - 2020-06-08 16:38:04,312: DEBUG - ++ '[' -z '' ']'
  - 2020-06-08 16:38:04,312: DEBUG - ++ '[' -z '' ']'
  - 2020-06-08 16:38:04,312: DEBUG - ++ '[' -n /bin/bash ']'
  - 2020-06-08 16:38:04,312: DEBUG - ++ hash -r
  - 2020-06-08 16:38:04,312: DEBUG - ++ '[' -z '' ']'
  - 2020-06-08 16:38:04,312: DEBUG - ++ unset VIRTUAL_ENV
  - 2020-06-08 16:38:04,312: DEBUG - ++ '[' '!' nondestructive = nondestructive ']'
  - 2020-06-08 16:38:04,312: DEBUG - ++ VIRTUAL_ENV=/opt/isso
  - 2020-06-08 16:38:04,312: DEBUG - ++ export VIRTUAL_ENV
  - 2020-06-08 16:38:04,313: DEBUG - ++ _OLD_VIRTUAL_PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  - 2020-06-08 16:38:04,313: DEBUG - ++ PATH=/opt/isso/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
  - 2020-06-08 16:38:04,313: DEBUG - ++ export PATH
  - 2020-06-08 16:38:04,313: DEBUG - ++ '[' -z '' ']'
  - 2020-06-08 16:38:04,313: DEBUG - ++ '[' -z '' ']'
  - 2020-06-08 16:38:04,313: DEBUG - +++ ynh_exit_properly
  - 2020-06-08 16:38:04,313: DEBUG - +++ local exit_code=1
  - 2020-06-08 16:38:04,313: DEBUG - +++ '[' 1 -eq 0 ']'
  - 2020-06-08 16:38:04,313: DEBUG - +++ trap '' EXIT
  - 2020-06-08 16:38:04,313: DEBUG - +++ set +o errexit
  - 2020-06-08 16:38:04,313: DEBUG - +++ set +o nounset
  - 2020-06-08 16:38:04,313: DEBUG - +++ sleep 0.5
  - 2020-06-08 16:38:04,818: DEBUG - +++ type -t ynh_clean_setup
  - 2020-06-08 16:38:04,819: DEBUG - +++ ynh_clean_setup
  - 2020-06-08 16:38:04,819: DEBUG - +++ true
  - 2020-06-08 16:38:04,819: DEBUG - +++ exit 1
  - 2020-06-08 16:38:04,868: ERROR - Could not install isso: An error occurred inside the app installation script
metadata: 
  args: 
    app: https://github.com/bpetit/isso_ynh/
    args: domain=yolo.test&path=%2Fisso&admin=arthur&is_public=1&password='**********'
    force: False
    label: Isso
    no_remove_on_failure: False
  ended_at: 2020-06-08 16:38:04
  env: 
    YNH_APP_ARG_ADMIN: arthur
    YNH_APP_ARG_DOMAIN: yolo.test
    YNH_APP_ARG_IS_PUBLIC: 1
    YNH_APP_ARG_PASSWORD: **********
    YNH_APP_ARG_PATH: /isso
    YNH_APP_ID: isso
    YNH_APP_INSTANCE_NAME: isso
    YNH_APP_INSTANCE_NUMBER: 1
    YNH_CWD: /var/cache/yunohost/from_file/isso_ynh-master/scripts
    YNH_INTERFACE: api
    YNH_STDINFO: /tmp/tmpF4SXtv/stdinfo
    YNH_STDRETURN: /tmp/tmpr8IV8Q/stdreturn
  error: An error occurred inside the app installation script
  operation: app_install
  related_to: 
    - app
    - isso
  started_at: 2020-06-08 16:37:50
  success: False
metadata_path: /var/log/yunohost/categories/operation/20200608-163750-app_install-isso.yml
name: 20200608-163750-app_install-isso
bpetit commented 4 years ago

Hi,

This package is not fully ready on stretch neither. It is very early. That being sad, I think I'll focus on buster now that it is available.