Reel2Bits install fail

echo ‘Bonsoir tout le monde’

My YunoHost server

Hardware: OVH VPS
YunoHost version: 3.6.5.3
I have access to my server : Through SSH & through the webadmin

Description of my issue

Tried installing Reel2Bits, both from the web app, and the terminal, it keeps failing in the same place

WARNING - E: Packages need to be removed but remove is disabled.

2020-02-05 00:58:16,885: DEBUG - + dpkg --force-depends -i ./reel2bits-ynh-deps_0.0.1-2019-12-28~ynh1_all.deb
2020-02-05 00:58:16,886: DEBUG - Selecting previously unselected package reel2bits-ynh-deps.
2020-02-05 00:58:16,886: DEBUG - (Reading database ... 51333 files and directories currently installed.)
2020-02-05 00:58:16,886: DEBUG - Preparing to unpack .../reel2bits-ynh-deps_0.0.1-2019-12-28~ynh1_all.deb ...
2020-02-05 00:58:16,886: DEBUG - Unpacking reel2bits-ynh-deps (0.0.1-2019-12-28~ynh1) ...
2020-02-05 00:58:16,987: DEBUG - dpkg: reel2bits-ynh-deps: dependency problems, but configuring anyway as you requested:
2020-02-05 00:58:16,987: DEBUG -  reel2bits-ynh-deps depends on cmake; however:
2020-02-05 00:58:16,987: DEBUG -   Package cmake is not installed.
2020-02-05 00:58:16,987: DEBUG -  reel2bits-ynh-deps depends on libboost-all-dev; however:
2020-02-05 00:58:16,988: DEBUG -   Package libboost-all-dev is not installed.
2020-02-05 00:58:16,988: DEBUG -  reel2bits-ynh-deps depends on libgd-dev; however:
2020-02-05 00:58:16,988: DEBUG -   Package libgd-dev is not installed.
2020-02-05 00:58:16,988: DEBUG -  reel2bits-ynh-deps depends on libmad0-dev; however:
2020-02-05 00:58:16,988: DEBUG -   Package libmad0-dev is not installed.
2020-02-05 00:58:16,988: DEBUG -  reel2bits-ynh-deps depends on libsndfile-dev; however:
2020-02-05 00:58:16,989: DEBUG -   Package libsndfile-dev is not installed.
2020-02-05 00:58:16,989: DEBUG -  reel2bits-ynh-deps depends on libid3tag0-dev; however:
2020-02-05 00:58:16,989: DEBUG -   Package libid3tag0-dev is not installed.
2020-02-05 00:58:16,989: DEBUG - 
2020-02-05 00:58:16,989: DEBUG - Setting up reel2bits-ynh-deps (0.0.1-2019-12-28~ynh1) ...
2020-02-05 00:58:17,190: DEBUG - + ynh_package_install -f
2020-02-05 00:58:17,190: DEBUG - + ynh_apt --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install -f
2020-02-05 00:58:17,190: DEBUG - + ynh_wait_dpkg_free
2020-02-05 00:58:17,191: DEBUG - + local try
2020-02-05 00:58:17,191: DEBUG - ++ seq 1 17
2020-02-05 00:58:17,191: DEBUG - + for try in `seq 1 17`
2020-02-05 00:58:17,191: DEBUG - + sudo lsof /var/lib/dpkg/lock
2020-02-05 00:58:17,391: DEBUG - + local dpkg_dir=/var/lib/dpkg/updates/
2020-02-05 00:58:17,392: DEBUG - ++ ls -1 /var/lib/dpkg/updates/
2020-02-05 00:58:17,392: DEBUG - + read dpkg_file
2020-02-05 00:58:17,392: DEBUG - + grep -Pq '^[[:digit:]]+$'
2020-02-05 00:58:17,392: DEBUG - + echo ''
2020-02-05 00:58:17,392: DEBUG - + read dpkg_file
2020-02-05 00:58:17,393: DEBUG - + return 0
2020-02-05 00:58:17,393: DEBUG - + DEBIAN_FRONTEND=noninteractive
2020-02-05 00:58:17,393: DEBUG - + apt-get -y --no-remove -o Dpkg::Options::=--force-confdef -o Dpkg::Options::=--force-confold install -f
2020-02-05 00:58:17,894: DEBUG - Reading package lists...
2020-02-05 00:58:18,095: DEBUG - Building dependency tree...
2020-02-05 00:58:18,095: DEBUG - Reading state information...
2020-02-05 00:58:18,195: DEBUG - Correcting dependencies... Done
2020-02-05 00:58:18,296: DEBUG - The following packages will be REMOVED:
2020-02-05 00:58:18,296: WARNING - E: Packages need to be removed but remove is disabled.
2020-02-05 00:58:18,297: DEBUG -   reel2bits-ynh-deps
2020-02-05 00:58:18,297: DEBUG - 0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
2020-02-05 00:58:18,297: DEBUG - + ynh_die '--message=Unable to install dependencies'
2020-02-05 00:58:18,297: DEBUG - + local legacy_args=mc
2020-02-05 00:58:18,297: DEBUG - + args_array=([m]=message= [c]=ret_code=)
2020-02-05 00:58:18,297: DEBUG - + declare -Ar args_array
2020-02-05 00:58:18,297: DEBUG - + local message
2020-02-05 00:58:18,298: DEBUG - + local ret_code
2020-02-05 00:58:18,298: DEBUG - + ynh_handle_getopts_args '--message=Unable to install dependencies'
2020-02-05 00:58:18,298: DEBUG - + set +x
2020-02-05 00:58:18,398: DEBUG - + echo 'Unable to install dependencies'
2020-02-05 00:58:18,398: WARNING - Unable to install dependencies
2020-02-05 00:58:18,399: DEBUG - + exit 1
2020-02-05 00:58:18,399: DEBUG - + ynh_exit_properly
2020-02-05 00:58:18,399: DEBUG - + local exit_code=1
2020-02-05 00:58:18,399: DEBUG - + '[' 1 -eq 0 ']'
2020-02-05 00:58:18,399: DEBUG - + trap '' EXIT
2020-02-05 00:58:18,399: DEBUG - + set +eu
2020-02-05 00:58:18,400: DEBUG - + sleep 0.5
2020-02-05 00:58:18,901: DEBUG - + ynh_print_err '--message=!!\n  reel2bits'\''s script has encountered an error. Its execution was cancelled.\n!!'
2020-02-05 00:58:18,901: WARNING - e[91me[1m[ERR]e[0m !!
2020-02-05 00:58:18,902: DEBUG - + local legacy_args=m
2020-02-05 00:58:18,902: WARNING -   reel2bits's script has encountered an error. Its execution was cancelled.
2020-02-05 00:58:18,902: DEBUG - + args_array=([m]=message=)
2020-02-05 00:58:18,903: WARNING - !!
2020-02-05 00:58:18,903: DEBUG - + declare -Ar args_array
2020-02-05 00:58:18,903: WARNING - 
2020-02-05 00:58:18,904: DEBUG - + local message
2020-02-05 00:58:18,904: DEBUG - + ynh_handle_getopts_args '--message=!!\n  reel2bits'\''s script has encountered an error. Its execution was cancelled.\n!!'
2020-02-05 00:58:18,904: DEBUG - + set +x
2020-02-05 00:58:18,904: DEBUG - + ynh_print_log '\e[91m\e[1m[ERR]\e[0m !!\n  reel2bits'\''s script has encountered an error. Its execution was cancelled.\n!!'
2020-02-05 00:58:18,904: DEBUG - + echo -e '\e[91m\e[1m[ERR]\e[0m !!\n  reel2bits'\''s script has encountered an error. Its execution was cancelled.\n!!'
2020-02-05 00:58:18,904: DEBUG - + '[' api == cli ']'
2020-02-05 00:58:18,904: DEBUG - + type -t ynh_clean_setup
2020-02-05 00:58:18,904: DEBUG - + ynh_clean_setup
2020-02-05 00:58:18,905: DEBUG - + ynh_clean_check_starting
2020-02-05 00:58:18,905: DEBUG - + kill -s 15
2020-02-05 00:58:18,905: DEBUG - kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
2020-02-05 00:58:18,905: DEBUG - + ynh_secure_remove ''
2020-02-05 00:58:18,905: DEBUG - + local legacy_args=f
2020-02-05 00:58:18,905: DEBUG - + args_array=([f]=file=)
2020-02-05 00:58:18,905: DEBUG - + declare -Ar args_array
2020-02-05 00:58:18,905: DEBUG - + local file
2020-02-05 00:58:18,905: DEBUG - + ynh_handle_getopts_args ''
2020-02-05 00:58:18,906: DEBUG - + set +x
2020-02-05 00:58:18,906: DEBUG - + echo '! Helper used in legacy mode !'
2020-02-05 00:58:18,906: DEBUG - + set +x
2020-02-05 00:58:18,906: DEBUG - + local 'forbidden_path=     /var/www     /home/yunohost.app'
2020-02-05 00:58:18,906: DEBUG - + '[' 1 -ge 2 ']'
2020-02-05 00:58:18,906: DEBUG - + [[      /var/www     /home/yunohost.app =~ '' ]]
2020-02-05 00:58:18,906: DEBUG - + ynh_print_warn '--message=Avoid deleting .'
2020-02-05 00:58:18,906: DEBUG - + local legacy_args=m
2020-02-05 00:58:18,906: DEBUG - + args_array=([m]=message=)
2020-02-05 00:58:18,907: DEBUG - + declare -Ar args_array
2020-02-05 00:58:18,907: DEBUG - + local message
2020-02-05 00:58:18,907: DEBUG - + ynh_handle_getopts_args '--message=Avoid deleting .'
2020-02-05 00:58:18,907: DEBUG - + set +x
2020-02-05 00:58:18,907: DEBUG - + ynh_print_log '\e[93m\e[1m[WARN]\e[0m Avoid deleting .'
2020-02-05 00:58:18,907: DEBUG - + echo -e '\e[93m\e[1m[WARN]\e[0m Avoid deleting .'
2020-02-05 00:58:18,907: DEBUG - e[93me[1m[WARN]e[0m Avoid deleting .
2020-02-05 00:58:18,908: DEBUG - + ynh_die
2020-02-05 00:58:18,908: DEBUG - + local legacy_args=mc
2020-02-05 00:58:18,908: DEBUG - + args_array=([m]=message= [c]=ret_code=)
2020-02-05 00:58:18,908: DEBUG - + declare -Ar args_array
2020-02-05 00:58:18,908: DEBUG - + local message
2020-02-05 00:58:18,909: DEBUG - + local ret_code
2020-02-05 00:58:18,909: DEBUG - + ynh_handle_getopts_args
2020-02-05 00:58:18,909: DEBUG - + set +x
2020-02-05 00:58:18,909: DEBUG - + echo ''
2020-02-05 00:58:18,909: DEBUG - + exit 1

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.