YunoHost-Apps / vaultwarden_ynh

Open source password management solutions for YunoHost
https://bitwarden.com/
GNU General Public License v3.0
54 stars 17 forks source link

Upgrade failed - rustc 1.49 or newer is required #200

Closed rosbeef closed 1 year ago

rosbeef commented 1 year ago

Describe the bug

error: package tokio v1.20.0 cannot be built because it requires rustc 1.49 or newer, while the currently active rustc version is 1.41.1

Context

Steps to reproduce

uprade from WEBUI or CLI

Expected behavior

Upgrade works

Logs

$ apt search rustc
rustc/oldstable,now 1.41.1+dfsg1-1~deb10u1 armhf [installed]
  Rust systems programming language

rustc-mozilla/oldstable 1.51.0+dfsg1-1~deb10u2 armhf
  Rust systems programming language

logs https://paste.yunohost.org/raw/jupicefaxe

yalh76 commented 1 year ago

thanks for the report, it seems specific to armhf, I've updated the way rustup is installed in #201, we will see if it works