YunoHost-Apps / mautrix_telegram_ynh

Matrix Telegram pupetting bridge for YunoHost
https://github.com/mautrix/telegram
GNU General Public License v3.0
14 stars 4 forks source link

make rustc install/update thrue rustup #35

Open rosbeef opened 1 year ago

rosbeef commented 1 year ago

Problem

intallation error due to bad rustc version is rustup correct it . trying to resolve #34

Solution

install thrue rustup

PR Status

rosbeef commented 1 year ago

Install works ans update should works. Someone could test?

rosbeef commented 1 year ago

dont know the best way to remove rustc dpkg install

thardev commented 1 year ago

Hi @rosbeef I'll try to test it and come back to you 👍 Thank you for the fix!

thardev commented 1 year ago

!testme

yunohost-bot commented 1 year ago

:v: Test Badge

thardev commented 1 year ago

Hi @rosbeef

As you can see the pipeline fails and it complains about some permission issue. Regarding this fix, could you kindly explain to me a bit better why this is needed? Because in the logs you provided it doesn't seem related. (I don't have experience with Rust) Thanks!

rosbeef commented 1 year ago

Sorry i'm not so good in developping and i have no time now. I make similar to https://github.com/YunoHost-Apps/synapse_ynh/blob/7a5a9cc4bf652e11c21389981a3419d82eb3f57b/scripts/_common.sh, manualy on my server and it works. Maybe I make a bad test of the update part