500 Error when downloading plesk packages "500 https://autoinstall.plesk.com/debian/"
I have spent 2 days trying to get this to work and I'm just completely stuck.
I have tried:
adding this: "deb https://autoinstall.plesk.com/PSA_11.0.9/ etch all" to my /etc/apt/sources.list then running apt-get update gives me:
If I run "apt-get install psa:
If i run "apt-get install psa-autoinstaller:
Basically, in my mind this should all work?
I have spent 2 days trying to get this to work and I'm just completely stuck.
I have tried:
adding this: "deb https://autoinstall.plesk.com/PSA_11.0.9/ etch all" to my /etc/apt/sources.list then running apt-get update gives me:
Code:
Ign https://autoinstall.plesk.com/PSA_11.0.9/ etch/all Translation-en_GB
Ign https://autoinstall.plesk.com etch Release
Ign https://autoinstall.plesk.com etch/all Packages
Ign https://autoinstall.plesk.com etch/all Packages
Err https://autoinstall.plesk.com etch/all Packages
404 Not Found
W: Failed to fetch https://autoinstall.plesk.com/PSA_11.0.9/dists/etch/all/binary-i386/Packages.gz 404 Not Found
E: Some index files failed to download, they have been ignored, or old ones used instead.
If I run "apt-get install psa:
Code:
root@sub:~# apt-get install psa
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package psa is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package psa has no installation candidate
If i run "apt-get install psa-autoinstaller:
Code:
root@sub:~# apt-get install psa-autoinstaller
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package psa-autoinstaller
Basically, in my mind this should all work?
Last edited: