I have this set of
script , executing sh scripts/setup-haproxy.sh brought up errow dowlnloading files. I noticed that release.turnkeylinux is a repositories of
Proxmox with the link. the pve subfolder has all the files needed. I resolved this series of errors following this steps below
Resolved the present error with this steps:
Thank you. Resolved the present error by
1. ADDING 8.8.8.8 to Proxmox DNS to download file
2. Setup a Container with ID as 29998
3. Setup a Storage called nas-archive
4. Start the Container 29998
5. Ran apt-get update
However, I got this error message after I applied this changes above
1. 400 parameter verification failed
2. failed to create file: /etc/haproxy/haproxy.cfg: because of "Key is stored in legacy trusted.gpg keyring"/etc/apt/trusted.gpg
The entire error is pasted below
400 Parameter verification failed.
template: no such template
pveam download <storage> <template>
CT 29998 already exists on node 'pve'
CT 29998 already running
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
curl is already the newest version (7.88.1-10+deb12u12).
gnupg2 is already the newest version (2.2.40-1.1).
0 upgraded, 0 newly installed, 0 to remove and 52 not upgraded.
W:
http://haproxy.debian.net/dists/buster-backports-2.3/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
deb
http://haproxy.debian.net buster-backports-2.3 main
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Selected version '2.3.20-1~bpo10+1' (HAProxy 2.3:buster-backports-2.3 [amd64]) for 'haproxy'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
haproxy : Depends: libssl1.1 (>= 1.1.1) but it is not installable
E: Unable to correct problems, you have held broken packages.
W:
http://haproxy.debian.net/dists/buster-backports-2.3/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
failed to create file: /etc/haproxy/haproxy.cfg: No such file or directory
Failed to restart haproxy.service: Unit haproxy.service not found.