Plesk for Linux
kb: technical
Applicable to:
- Plesk for Linux
Symptoms
Plesk installer shows a warning:
CONFIG_TEXT: Plesk installation doesn't support 'Debian Backports/buster-backports/main' OS repository
Cause
Backport repositories are not supported.
Resolution
- Log in to Plesk via SSH
- Comment out backport repositories in
/etc/apt/sources.list
(by placing a hashtag "#" at the beginning of the string).
Comments
2 comments
When I typ this /etc/apt/sources.list I get this -bash: /etc/apt/sources.list: Permission denied
You maybe know why sire?
Hello @Ugur Abdioglu
If you want to edit /etc/apt/sources.list file you can do it with text editor, for example vi with the following command:
vi /etc/apt/sources.list
Please sign in to leave a comment.