YunoHost-Apps / wireguard_ynh

WireGuard VPN software with a web UI configuration companion, packaged for YunoHost.
GNU General Public License v3.0
35 stars 10 forks source link

Installation fails because "Unable to install dependencies" #62

Closed Flashpok closed 1 year ago

Flashpok commented 2 years ago

Describe the bug

Installation fails because "Unable to install dependencies"

Context

Steps to reproduce

Logs

https://paste.yunohost.org/raw/etepuveyen

I hope you can help me ! Thank you very much !

tituspijean commented 2 years ago

Hello, can you try the testing version with the following command?

sudo yunohost app upgrade wireguard -u https://github.com/YunoHost-Apps/wireguard_ynh/tree/testing

Flashpok commented 2 years ago

Hi @tituspijean Thank you for your help !

I tried it, but same error message :

388885 WARNING The following packages have unmet dependencies: 388888 WARNING wireguard : Depends: wireguard-tools (>= 1.0.20210223-1~bpo10+1) but 1.0.20200827-1~bpo10+1 is to be installed 388893 DEBUG + ynh_die '--message=Unable to install dependencies' 388902 DEBUG + local legacy_args=mc 388913 DEBUG + args_array=([m]=message= [c]=ret_code=) 388917 DEBUG + local -A args_array 388925 DEBUG + local message 388930 DEBUG + local ret_code 388943 DEBUG + ynh_handle_getopts_args '--message=Unable to install dependencies' 388945 DEBUG + set +o xtrace 389148 DEBUG + ret_code=1 389151 DEBUG + echo 'Unable to install dependencies' 389153 DEBUG + exit 1 389159 WARNING Unable to install dependencies 389163 DEBUG + ynh_exit_properly

Flashpok commented 2 years ago

un petit up. Que puis-je mettre à jour et comment pour installer les dépendances qui refusent de s'installer pendant l'install ? merci ;-)

tituspijean commented 1 year ago

Closing as stale. Feel free to reopen if the problem is still here.