Plesk for Linux
kb: technical
ABT: Group B
Applicable to:
- Plesk Onyx for Linux
- Plesk for Linux
Symptoms
-
Plesk update fails with the following error:
CONFIG_TEXT: Error: It is not possible to receive updated information for packages
-
The following error can be found in
/var/log/plesk/installer/autoinstaller3.log
:PLESK_INFO: ConfigError: File contains no section headers.
file: file:///etc/yum.repos.d/MariaDB.repo, line: 1
'riadb]\n' -
MariaDB 10.2 is used on the server.
Cause
Syntax error in the file /etc/yum.repos.d/MariaDB.repo
Resolution
1. Connect to the Plesk server via SSH.
2. Edit file /etc/yum.repos.d/MariaDB.repo
as follows:
CONFIG_TEXT: [mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.2/centos7-amd64
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck=1
Comments
0 comments
Please sign in to leave a comment.