Hi, I was wondering if there's plans to include support for the client on debian bullseye? I'm attempting to install the client on my laptop running Ubuntu 20.04 (Debian Bullseye) but run into the following error:
From what I can tell, Ubuntu 20.04 has libapt-pkg6.0 installed which is preventing libapt-pkg5.0 from being installed (though I'd imagine having both installed would most likely cause issues). This was confirmed through the following:
Code:
The following packages have unmet dependencies:
proxmox-backup-client : Depends: libapt-pkg5.0 (>= 0.8.0) but it is not installable
From what I can tell, Ubuntu 20.04 has libapt-pkg6.0 installed which is preventing libapt-pkg5.0 from being installed (though I'd imagine having both installed would most likely cause issues). This was confirmed through the following:
Code:
$ dpkg -l | grep libapt-pkg
ii libapt-pkg6.0:amd64 2.0.2ubuntu0.1 amd64 package management runtime library