PBS client for Ubuntu 22.04

klowet

Active Member
Jun 22, 2018
43
1
28
Hi

Is there any news about the PBS client for Jammy Jellyfish?
The PBS Bullseye repo doesn't work because of the missing libssl1.1 package in Ubuntu's repo's.

Thanks
 
As a workaround, you can add the ubuntu 21.10 source and install libssl1.1


Code:
echo "deb http://security.ubuntu.com/ubuntu impish-security main" | sudo tee /etc/apt/sources.list.d/impish-security.list

sudo apt-get update
sudo apt-get install libssl1.1
 
this do not seems to work any more :(

Code:
Reading package lists... Done
E: The repository 'http://security.ubuntu.com/ubuntu impish-security Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!