[SOLVED] PBS Client on Manjaro Linux

Hi

What rust version are you using, i.e., rustc --version?

Related, what's up with the following lines?

Code:
Warning: kate optionally requires rust: Rust LSP support
Removing rust (1:1.51.0-1)...
Transaction successfully finished.

Preparing...
Cloning proxmox-backup-client build files...
Checking proxmox-backup-client dependencies...
Resolving dependencies...
Checking inter-conflicts...
Download of rustup (1.23.1-1) started
Download of rustup (1.23.1-1) finished

It seems there was rust 1.51 first, which should work, we use that one too, and then a very old version of rust, 1.23, is installed?

With that old version it can def. not work, I do not really remember the current minimum version, but I'd say it's surely not smaller than 1.40, and actually I'd recommend using 1.48 or newer.
 
Hey,

Thanks for your reply - this was after it fully broke, I wanted to try a different rust version. I completely uninstalled all rust & rustup from my PC, installed 1.51, and it worked!

Happy PBS user here, thanks