Hello,
I have to backup hosts with Debian 10.
On the PBS debian repo there is only version 1.1.14
Using
It iinstalls version:
Trying to use bullseye repos does not work.
Is there a 2.x version available for Buster without backporting manually ?
I need to backup to a namespace, 1.x does not support it.
Thank you,
GV
I have to backup hosts with Debian 10.
On the PBS debian repo there is only version 1.1.14
Using
Code:
deb http://download.proxmox.com/debian/pbs-client buster main
It iinstalls version:
Code:
apt-cache show proxmox-backup-client | grep 'Package\|Version' | head -n2
Code:
Package: proxmox-backup-client
Version: 1.1.14-1
Trying to use bullseye repos does not work.
Is there a 2.x version available for Buster without backporting manually ?
I need to backup to a namespace, 1.x does not support it.
Thank you,
GV