Giter Club home page Giter Club logo

proxitok_ynh's Introduction

ProxiTok for YunoHost

Integration level Working status Maintenance status

Install ProxiTok with YunoHost

Read this README in other languages.

This package allows you to install ProxiTok quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

Use Tiktok with an alternative frontend, inspired by Nitter.

Features

  • Privacy: All requests made to TikTok are server-side, so you will never connect to their servers
  • See user's feed
  • See trending and discovery tab
  • See tags
  • See video by id
  • Themes
  • RSS Feed for user, trending and tag (just add /rss to the url)

Shipped version: 2.4.9.2~ynh1

Demo: https://proxitok.herokuapp.com/

Screenshots

Screenshot of ProxiTok

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that:

sudo yunohost app install https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug
or
sudo yunohost app upgrade proxitok -u https://github.com/YunoHost-Apps/proxitok_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps

proxitok_ynh's People

Contributors

ericgaspar avatar salamandar avatar yunohost-bot avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

proxitok_ynh's Issues

php8 install issue: debian buster

args:
  app: proxitok
  force: false
  label: ProxiTok
  no_remove_on_failure: false
ended_at: 2022-05-25 13:41:22.831062
env:
  YNH_APP_ARG_DOMAIN: tt.maindomain.tld
  YNH_APP_ARG_IS_PUBLIC: '1'
  YNH_APP_BASEDIR: /var/cache/yunohost/app_tmp_work_dirs/app_var_olxp
  YNH_APP_ID: proxitok
  YNH_APP_INSTANCE_NAME: proxitok
  YNH_APP_INSTANCE_NUMBER: '1'
  YNH_APP_MANIFEST_VERSION: 2.3.0.0~ynh1
  YNH_ARCH: amd64
error: An error occurred inside the app installation script
interface: api
operation: app_install
parent: null
related_to:
- - app
  - proxitok
started_at: 2022-05-25 13:41:06.755558
success: false
yunohost_version: 4.3.6.3

============

2022-05-25 09:41:06,761: INFO - Installing proxitok...
2022-05-25 09:41:06,953: DEBUG - Nothing to update in LDAP
2022-05-25 09:41:06,953: DEBUG - Permission 'proxitok.main' updated
2022-05-25 09:41:07,123: DEBUG - Full log of this operation: '<a href="#/tools/logs/20220525-134106-permission_url-proxitok" style="text-decoration:underline">Update URL related to permission 'proxitok'</a>'
2022-05-25 09:41:07,475: DEBUG - The permission database has been resynchronized
2022-05-25 09:41:07,694: DEBUG - SSOwat configuration regenerated
2022-05-25 09:41:07,872: DEBUG - Permission 'proxitok.main' created
2022-05-25 09:41:07,872: DEBUG - Full log of this operation: '<a href="#/tools/logs/20220525-134106-permission_create-proxitok" style="text-decoration:underline">Create permission 'proxitok'</a>'
2022-05-25 09:41:07,885: DEBUG - Executing command '['sh', '-c', '/bin/bash -x "./install"  7>&1']'
2022-05-25 09:41:07,891: DEBUG - + source _common.sh
2022-05-25 09:41:07,892: DEBUG - ++ YNH_PHP_VERSION=8.0
2022-05-25 09:41:07,892: DEBUG - ++ YNH_COMPOSER_VERSION=2.3.3
2022-05-25 09:41:07,892: DEBUG - ++ pkg_dependencies='php8.0-zip php8.0-redis php8.0-mbstring php8.0-curl'
2022-05-25 09:41:07,892: DEBUG - + source /usr/share/yunohost/helpers
2022-05-25 09:41:07,892: DEBUG - +++ set +o
2022-05-25 09:41:07,892: DEBUG - +++ grep xtrace
2022-05-25 09:41:07,893: DEBUG - ++ readonly 'XTRACE_ENABLE=set -o xtrace'
2022-05-25 09:41:07,893: DEBUG - ++ XTRACE_ENABLE='set -o xtrace'
2022-05-25 09:41:07,922: DEBUG - + ynh_abort_if_errors
2022-05-25 09:41:07,922: DEBUG - + trap ynh_exit_properly EXIT
2022-05-25 09:41:07,922: DEBUG - + domain=tt.maindomain.tld
2022-05-25 09:41:07,923: DEBUG - + path_url=/
2022-05-25 09:41:07,923: DEBUG - + is_public=1
2022-05-25 09:41:07,923: DEBUG - + app=proxitok
2022-05-25 09:41:07,974: INFO - [....................] > Validating installation parameters...
2022-05-25 09:41:07,975: DEBUG - + final_path=/var/www/proxitok
2022-05-25 09:41:07,975: DEBUG - + test '!' -e /var/www/proxitok
2022-05-25 09:41:07,975: DEBUG - + ynh_webpath_register --app=proxitok --domain=tt.maindomain.tld --path_url=/
2022-05-25 09:41:08,017: DEBUG - + yunohost app register-url proxitok tt.maindomain.tld /
2022-05-25 09:41:10,104: INFO - [+...................] > Storing installation settings...
2022-05-25 09:41:10,105: DEBUG - + ynh_app_setting_set --app=proxitok --key=domain --value=tt.maindomain.tld
2022-05-25 09:41:10,105: DEBUG - + local _globalapp=proxitok
2022-05-25 09:41:10,148: DEBUG - + app=proxitok
2022-05-25 09:41:10,148: DEBUG - + [[ domain =~ (unprotected|protected|skipped)_ ]]
2022-05-25 09:41:10,149: DEBUG - + ynh_app_setting set proxitok domain tt.maindomain.tld
2022-05-25 09:41:10,200: DEBUG - + ynh_app_setting_set --app=proxitok --key=path --value=/
2022-05-25 09:41:10,200: DEBUG - + local _globalapp=proxitok
2022-05-25 09:41:10,241: DEBUG - + app=proxitok
2022-05-25 09:41:10,241: DEBUG - + [[ path =~ (unprotected|protected|skipped)_ ]]
2022-05-25 09:41:10,241: DEBUG - + ynh_app_setting set proxitok path /
2022-05-25 09:41:10,337: INFO - [#++++++.............] > Installing dependencies...
2022-05-25 09:41:10,338: DEBUG - + ynh_install_app_dependencies php8.0-zip php8.0-redis php8.0-mbstring php8.0-curl
2022-05-25 09:41:10,338: DEBUG - + local 'dependencies=php8.0-zip php8.0-redis php8.0-mbstring php8.0-curl'
2022-05-25 09:41:10,338: DEBUG - ++ echo 'php8.0-zip php8.0-redis php8.0-mbstring php8.0-curl'
2022-05-25 09:41:10,338: DEBUG - ++ sed 's/\([^\<=\>]\)\ \([^(]\)/\1, \2/g'
2022-05-25 09:41:10,339: DEBUG - + dependencies='php8.0-zip, php8.0-redis, php8.0-mbstring, php8.0-curl'
2022-05-25 09:41:10,339: DEBUG - + local 'dependencies=php8.0-zip, php8.0-redis, php8.0-mbstring, php8.0-curl'
2022-05-25 09:41:10,340: DEBUG - + local manifest_path=/var/cache/yunohost/app_tmp_work_dirs/app_var_olxp/manifest.json
2022-05-25 09:41:10,340: DEBUG - ++ jq -r .version /var/cache/yunohost/app_tmp_work_dirs/app_var_olxp/manifest.json
2022-05-25 09:41:10,343: DEBUG - + local version=2.3.0.0~ynh1
2022-05-25 09:41:10,343: DEBUG - + '[' -z 2.3.0.0~ynh1 ']'
2022-05-25 09:41:10,343: DEBUG - + '[' 2.3.0.0~ynh1 == null ']'
2022-05-25 09:41:10,343: DEBUG - + local dep_app=proxitok
2022-05-25 09:41:10,343: DEBUG - + [[ php8.0-zip, php8.0-redis, php8.0-mbstring, php8.0-curl =~ [<=>] ]]
2022-05-25 09:41:10,344: DEBUG - ++ echo php8.0-zip, php8.0-redis, php8.0-mbstring, php8.0-curl
2022-05-25 09:41:10,344: DEBUG - ++ grep -oP '(?<=php)[0-9.]+(?=-|\>)'
2022-05-25 09:41:10,344: DEBUG - ++ sort -u
2022-05-25 09:41:10,345: DEBUG - + local specific_php_version=8.0
2022-05-25 09:41:10,346: DEBUG - + [[ 8.0 != \7\.\3 ]]
2022-05-25 09:41:10,346: DEBUG - + [[ -n 8.0 ]]
2022-05-25 09:41:10,346: DEBUG - ++ echo 8.0
2022-05-25 09:41:10,346: DEBUG - ++ wc -l
2022-05-25 09:41:10,347: DEBUG - + [[ 1 -eq 1 ]]
2022-05-25 09:41:10,347: DEBUG - + dependencies+=', php8.0, php8.0-fpm, php8.0-common'
2022-05-25 09:41:10,347: DEBUG - + ynh_add_sury
2022-05-25 09:41:10,348: DEBUG - ++ ynh_get_debian_release
2022-05-25 09:41:10,348: DEBUG - +++ lsb_release --codename --short
2022-05-25 09:41:10,392: DEBUG - ++ echo buster
2022-05-25 09:41:10,392: DEBUG - + ynh_install_extra_repo '--repo=https://packages.sury.org/php/ buster main' --key=https://packages.sury.org/php/apt.gpg --name=extra_php_version --priority=600
2022-05-25 09:41:10,477: DEBUG - + name=extra_php_version
2022-05-25 09:41:10,478: DEBUG - + append=0
2022-05-25 09:41:10,478: DEBUG - + key=https://packages.sury.org/php/apt.gpg
2022-05-25 09:41:10,478: DEBUG - + priority=600
2022-05-25 09:41:10,478: DEBUG - + append=
2022-05-25 09:41:10,478: DEBUG - + wget_append=tee
2022-05-25 09:41:10,478: DEBUG - + repo='https://packages.sury.org/php/ buster main'
2022-05-25 09:41:10,479: DEBUG - ++ awk '{ print $1 }'
2022-05-25 09:41:10,479: DEBUG - ++ echo 'https://packages.sury.org/php/ buster main'
2022-05-25 09:41:10,480: DEBUG - + local uri=https://packages.sury.org/php/
2022-05-25 09:41:10,480: DEBUG - ++ echo 'https://packages.sury.org/php/ buster main'
2022-05-25 09:41:10,481: DEBUG - ++ awk '{ print $2 }'
2022-05-25 09:41:10,483: DEBUG - + local suite=buster
2022-05-25 09:41:10,483: DEBUG - + local component=main
2022-05-25 09:41:10,483: DEBUG - + ynh_add_repo --uri=https://packages.sury.org/php/ --suite=buster --component=main --name=extra_php_version
2022-05-25 09:41:10,571: DEBUG - + name=extra_php_version
2022-05-25 09:41:10,571: DEBUG - + append=0
2022-05-25 09:41:10,571: DEBUG - + append=tee
2022-05-25 09:41:10,571: DEBUG - + mkdir --parents /etc/apt/sources.list.d
2022-05-25 09:41:10,572: DEBUG - + tee /etc/apt/sources.list.d/extra_php_version.list
2022-05-25 09:41:10,573: DEBUG - deb https://packages.sury.org/php/ buster main
2022-05-25 09:41:10,573: DEBUG - + local pin=packages.sury.org/php/
2022-05-25 09:41:10,574: DEBUG - + pin=packages.sury.org
2022-05-25 09:41:10,574: DEBUG - + '[' -n 600 ']'
2022-05-25 09:41:10,574: DEBUG - + priority=--priority=600
2022-05-25 09:41:10,574: DEBUG - + ynh_pin_repo '--package=*' '--pin=origin "packages.sury.org"' --priority=600 --name=extra_php_version
2022-05-25 09:41:10,666: DEBUG - + package='*'
2022-05-25 09:41:10,666: DEBUG - + priority=600
2022-05-25 09:41:10,666: DEBUG - + name=extra_php_version
2022-05-25 09:41:10,666: DEBUG - + append=0
2022-05-25 09:41:10,666: DEBUG - + append=tee
2022-05-25 09:41:10,666: DEBUG - + [[ extra_php_version != \e\x\t\r\a\_\p\h\p\_\v\e\r\s\i\o\n ]]
2022-05-25 09:41:10,667: DEBUG - + return 0
2022-05-25 09:41:10,667: DEBUG - + '[' -n https://packages.sury.org/php/apt.gpg ']'
2022-05-25 09:41:10,667: DEBUG - + mkdir --parents /etc/apt/trusted.gpg.d
2022-05-25 09:41:10,667: DEBUG - + wget --timeout 900 --quiet https://packages.sury.org/php/apt.gpg --output-document=-
2022-05-25 09:41:10,667: DEBUG - + gpg --dearmor
2022-05-25 09:41:10,668: DEBUG - + tee /etc/apt/trusted.gpg.d/extra_php_version.gpg
2022-05-25 09:41:12,077: DEBUG - + ynh_package_update
2022-05-25 09:41:12,077: DEBUG - + ynh_apt update
2022-05-25 09:41:12,077: DEBUG - + ynh_wait_dpkg_free
2022-05-25 09:41:12,292: DEBUG - + return 0
2022-05-25 09:41:12,292: DEBUG - + LC_ALL=C
2022-05-25 09:41:12,292: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-05-25 09:41:12,293: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2022-05-25 09:41:13,010: DEBUG - Hit:1 http://deb.debian.org/debian buster InRelease
2022-05-25 09:41:13,011: DEBUG - Hit:2 http://security.debian.org/debian-security buster/updates InRelease
2022-05-25 09:41:13,162: DEBUG - Hit:5 http://forge.yunohost.org/debian buster InRelease
2022-05-25 09:41:13,165: DEBUG - Hit:6 http://deb.debian.org/debian buster-updates InRelease
2022-05-25 09:41:13,670: DEBUG - Get:4 http://download.opensuse.org/repositories/devel:languages:crystal/Debian_Unstable  InRelease [1554 B]
2022-05-25 09:41:13,763: DEBUG - Hit:7 https://packages.sury.org/php buster InRelease
2022-05-25 09:41:14,353: DEBUG - Hit:3 https://deb.librewolf.net focal InRelease
2022-05-25 09:41:14,482: DEBUG - Fetched 1554 B in 2s (743 B/s)
2022-05-25 09:41:15,304: DEBUG - Reading package lists...
2022-05-25 09:41:15,329: DEBUG - + [[ true == \t\r\u\e ]]
2022-05-25 09:41:15,330: DEBUG - + YNH_INSTALL_APP_DEPENDENCIES_REPLACE=false
2022-05-25 09:41:15,330: DEBUG - + grep --quiet php
2022-05-25 09:41:15,331: DEBUG - + dpkg --list
2022-05-25 09:41:15,331: DEBUG - + grep php7.0
2022-05-25 09:41:15,331: DEBUG - + grep --quiet --invert-match 7.0.33-0+deb9
2022-05-25 09:41:15,376: DEBUG - + cat
2022-05-25 09:41:15,378: DEBUG - + ynh_package_install_from_equivs /tmp/proxitok-ynh-deps.control
2022-05-25 09:41:15,378: DEBUG - + local controlfile=/tmp/proxitok-ynh-deps.control
2022-05-25 09:41:15,379: DEBUG - ++ grep '^Package: ' /tmp/proxitok-ynh-deps.control
2022-05-25 09:41:15,379: DEBUG - ++ cut '--delimiter= ' --fields=2
2022-05-25 09:41:15,380: DEBUG - + local pkgname=proxitok-ynh-deps
2022-05-25 09:41:15,381: DEBUG - ++ grep '^Version: ' /tmp/proxitok-ynh-deps.control
2022-05-25 09:41:15,381: DEBUG - ++ cut '--delimiter= ' --fields=2
2022-05-25 09:41:15,383: DEBUG - + local pkgversion=2.3.0.0~ynh1
2022-05-25 09:41:15,383: DEBUG - + [[ -z proxitok-ynh-deps ]]
2022-05-25 09:41:15,383: DEBUG - + [[ -z 2.3.0.0~ynh1 ]]
2022-05-25 09:41:15,383: DEBUG - + ynh_package_update
2022-05-25 09:41:15,383: DEBUG - + ynh_apt update
2022-05-25 09:41:15,383: DEBUG - + ynh_wait_dpkg_free
2022-05-25 09:41:15,605: DEBUG - + return 0
2022-05-25 09:41:15,606: DEBUG - + LC_ALL=C
2022-05-25 09:41:15,606: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-05-25 09:41:15,606: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 update
2022-05-25 09:41:16,174: DEBUG - Hit:1 http://deb.debian.org/debian buster InRelease
2022-05-25 09:41:16,176: DEBUG - Hit:2 http://security.debian.org/debian-security buster/updates InRelease
2022-05-25 09:41:16,327: DEBUG - Hit:5 http://forge.yunohost.org/debian buster InRelease
2022-05-25 09:41:16,344: DEBUG - Hit:6 http://deb.debian.org/debian buster-updates InRelease
2022-05-25 09:41:16,864: DEBUG - Get:4 http://download.opensuse.org/repositories/devel:languages:crystal/Debian_Unstable  InRelease [1554 B]
2022-05-25 09:41:17,118: DEBUG - Hit:7 https://packages.sury.org/php buster InRelease
2022-05-25 09:41:17,517: DEBUG - Hit:3 https://deb.librewolf.net focal InRelease
2022-05-25 09:41:17,648: DEBUG - Fetched 1554 B in 2s (799 B/s)
2022-05-25 09:41:18,483: DEBUG - Reading package lists...
2022-05-25 09:41:18,507: DEBUG - ++ mktemp --directory
2022-05-25 09:41:18,509: DEBUG - + local TMPDIR=/tmp/tmp.mxvecwKAZm
2022-05-25 09:41:18,509: DEBUG - + echo 10
2022-05-25 09:41:18,509: DEBUG - + ynh_wait_dpkg_free
2022-05-25 09:41:18,729: DEBUG - + return 0
2022-05-25 09:41:18,729: DEBUG - + cp /tmp/proxitok-ynh-deps.control /tmp/tmp.mxvecwKAZm/control
2022-05-25 09:41:18,730: DEBUG - + cd /tmp/tmp.mxvecwKAZm
2022-05-25 09:41:18,730: DEBUG - + LC_ALL=C
2022-05-25 09:41:18,730: DEBUG - + equivs-build ./control
2022-05-25 09:41:19,458: DEBUG - + LC_ALL=C
2022-05-25 09:41:19,458: DEBUG - + tee ./dpkg_log
2022-05-25 09:41:19,458: DEBUG - + dpkg --force-depends --install ./proxitok-ynh-deps_2.3.0.0~ynh1_all.deb
2022-05-25 09:41:19,511: DEBUG - Selecting previously unselected package proxitok-ynh-deps.
2022-05-25 09:41:19,623: DEBUG - (Reading database ... 198878 files and directories currently installed.)
2022-05-25 09:41:19,632: DEBUG - Preparing to unpack .../proxitok-ynh-deps_2.3.0.0~ynh1_all.deb ...
2022-05-25 09:41:19,649: DEBUG - Unpacking proxitok-ynh-deps (2.3.0.0~ynh1) ...
2022-05-25 09:41:19,683: DEBUG - dpkg: proxitok-ynh-deps: dependency problems, but configuring anyway as you requested:
2022-05-25 09:41:19,683: DEBUG -  proxitok-ynh-deps depends on php8.0-zip; however:
2022-05-25 09:41:19,683: DEBUG -   Package php8.0-zip is not installed.
2022-05-25 09:41:19,683: DEBUG -  proxitok-ynh-deps depends on php8.0-redis; however:
2022-05-25 09:41:19,683: DEBUG -   Package php8.0-redis is not installed.
2022-05-25 09:41:19,685: DEBUG -  proxitok-ynh-deps depends on php8.0-mbstring; however:
2022-05-25 09:41:19,685: DEBUG -   Package php8.0-mbstring is not installed.
2022-05-25 09:41:19,685: DEBUG -  proxitok-ynh-deps depends on php8.0-curl; however:
2022-05-25 09:41:19,685: DEBUG -   Package php8.0-curl is not installed.
2022-05-25 09:41:19,685: DEBUG -  proxitok-ynh-deps depends on php8.0; however:
2022-05-25 09:41:19,685: DEBUG -   Package php8.0 is not installed.
2022-05-25 09:41:19,686: DEBUG -  proxitok-ynh-deps depends on php8.0-fpm; however:
2022-05-25 09:41:19,686: DEBUG -   Package php8.0-fpm is not installed.
2022-05-25 09:41:19,686: DEBUG -  proxitok-ynh-deps depends on php8.0-common; however:
2022-05-25 09:41:19,686: DEBUG -   Package php8.0-common is not installed.
2022-05-25 09:41:19,686: DEBUG - 
2022-05-25 09:41:19,686: DEBUG - Setting up proxitok-ynh-deps (2.3.0.0~ynh1) ...
2022-05-25 09:41:19,727: DEBUG - + ynh_package_install --fix-broken
2022-05-25 09:41:19,727: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2022-05-25 09:41:19,727: DEBUG - + ynh_wait_dpkg_free
2022-05-25 09:41:19,968: DEBUG - + return 0
2022-05-25 09:41:19,969: DEBUG - + LC_ALL=C
2022-05-25 09:41:19,969: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-05-25 09:41:19,969: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install --fix-broken
2022-05-25 09:41:20,139: DEBUG - Reading package lists...
2022-05-25 09:41:20,348: DEBUG - Building dependency tree...
2022-05-25 09:41:20,350: DEBUG - Reading state information...
2022-05-25 09:41:20,468: DEBUG - Correcting dependencies... Done
2022-05-25 09:41:20,626: DEBUG - The following packages were automatically installed and are no longer required:
2022-05-25 09:41:20,627: DEBUG -   libc-client2007e mlock php-apcu php-apcu-bc php-imagick php7.3-bcmath
2022-05-25 09:41:20,627: DEBUG -   php7.3-bz2 php7.3-gmp php7.3-imap php7.3-zip ttf-dejavu-core
2022-05-25 09:41:20,627: DEBUG - Use 'apt autoremove' to remove them.
2022-05-25 09:41:20,628: DEBUG - The following additional packages will be installed:
2022-05-25 09:41:20,628: DEBUG -   libapache2-mod-php8.0 php8.0 php8.0-cli php8.0-common php8.0-curl php8.0-fpm
2022-05-25 09:41:20,629: DEBUG -   php8.0-igbinary php8.0-mbstring php8.0-opcache php8.0-phpdbg php8.0-readline
2022-05-25 09:41:20,629: DEBUG -   php8.0-redis php8.0-zip
2022-05-25 09:41:20,630: DEBUG - Recommended packages:
2022-05-25 09:41:20,630: DEBUG -   apache2
2022-05-25 09:41:20,651: DEBUG - The following packages will be REMOVED:
2022-05-25 09:41:20,652: DEBUG -   nextcloud-ynh-deps php-igbinary php-redis
2022-05-25 09:41:20,652: DEBUG - The following NEW packages will be installed:
2022-05-25 09:41:20,653: DEBUG -   libapache2-mod-php8.0 php8.0 php8.0-cli php8.0-common php8.0-curl php8.0-fpm
2022-05-25 09:41:20,653: DEBUG -   php8.0-igbinary php8.0-mbstring php8.0-opcache php8.0-phpdbg php8.0-readline
2022-05-25 09:41:20,654: DEBUG -   php8.0-redis php8.0-zip
2022-05-25 09:41:20,663: DEBUG - 0 upgraded, 13 newly installed, 3 to remove and 6 not upgraded.
2022-05-25 09:41:20,664: WARNING - E: Packages need to be removed but remove is disabled.
2022-05-25 09:41:20,665: DEBUG - ++ cat /tmp/tmp.mxvecwKAZm/dpkg_log
2022-05-25 09:41:20,665: DEBUG - ++ grep -oP '(?<=-ynh-deps depends on ).*(?=; however)'
2022-05-25 09:41:20,665: DEBUG - ++ tr '\n' ' '
2022-05-25 09:41:20,668: DEBUG - + local 'problematic_dependencies=php8.0-zip php8.0-redis php8.0-mbstring php8.0-curl php8.0 php8.0-fpm php8.0-common '
2022-05-25 09:41:20,668: DEBUG - + [[ -n php8.0-zip php8.0-redis php8.0-mbstring php8.0-curl php8.0 php8.0-fpm php8.0-common  ]]
2022-05-25 09:41:20,668: DEBUG - + ynh_package_install php8.0-zip php8.0-redis php8.0-mbstring php8.0-curl php8.0 php8.0-fpm php8.0-common --dry-run
2022-05-25 09:41:20,668: DEBUG - + ynh_apt --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install php8.0-zip php8.0-redis php8.0-mbstring php8.0-curl php8.0 php8.0-fpm php8.0-common --dry-run
2022-05-25 09:41:20,668: DEBUG - + sed --quiet '/Reading state info/,$p'
2022-05-25 09:41:20,668: DEBUG - + ynh_wait_dpkg_free
2022-05-25 09:41:20,669: DEBUG - + grep -v 'fix-broken\|Reading state info'
2022-05-25 09:41:20,891: DEBUG - + return 0
2022-05-25 09:41:20,891: DEBUG - + LC_ALL=C
2022-05-25 09:41:20,891: DEBUG - + DEBIAN_FRONTEND=noninteractive
2022-05-25 09:41:20,891: DEBUG - + apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install php8.0-zip php8.0-redis php8.0-mbstring php8.0-curl php8.0 php8.0-fpm php8.0-common --dry-run
2022-05-25 09:41:21,314: WARNING - The following packages have unmet dependencies:
2022-05-25 09:41:21,315: WARNING -  php8.0-fpm : Depends: php8.0-cli but it is not going to be installed
2022-05-25 09:41:21,315: WARNING -               Depends: php8.0-opcache but it is not going to be installed
2022-05-25 09:41:21,316: WARNING -  php8.0-redis : Depends: php8.0-igbinary but it is not going to be installed
2022-05-25 09:41:21,316: WARNING -                 Breaks: php-redis (< 5.3.7+4.3.0-1+0~20220330.42+debian10~1.gbp6fe8b7~)
2022-05-25 09:41:21,317: DEBUG - + ynh_die '--message=Unable to install dependencies'
2022-05-25 09:41:21,327: WARNING - Unable to install dependencies
2022-05-25 09:41:21,328: DEBUG - + ynh_exit_properly
2022-05-25 09:41:21,829: DEBUG - + ynh_clean_setup
2022-05-25 09:41:21,829: DEBUG - + true
2022-05-25 09:41:22,830: ERROR - Unable to install proxitok: An error occurred inside the app installation script

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.