Hi there,
after the whole php plugin switcher update to support 7.3 etc. there seems to be an issue with my local lets encrypt instance.
It tells me that the apt target packages are configured multiple times in sources.list and in sources.list/php.list witch is correct.
But the question is what should I do to resolve this? In php.list there is just one line, which is the same as in sources.list . So should I remove this line in php.list?
The line is:
I'm using i-MSCP 1.5.3 Build: 20180516
And Debian stretch
Plugins are both the newest version.
LE: 3.5.0
PHP: 5.0.5
This is the error provided by the LE plugin:
Code
- Ein unerwarteter Fehler ist aufgetreten:
- Plugin::LetsEncrypt::enable: W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:20 and /etc/apt/sources.list.d/php.list:1
- W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:20 and /etc/apt/sources.list.d/php.list:1
- W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:20 and /etc/apt/sources.list.d/php.list:1
- W: Target Packages (main/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:20 and /etc/apt/sources.list.d/php.list:1
- W: Target Packages (main/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:20 and /etc/apt/sources.list.d/php.list:1
- W: Target Translations (main/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:20 and /etc/apt/sources.list.d/php.list:1
- E: Unable to correct problems, you have held broken packages. at /var/www/imscp/gui/plugins/LetsEncrypt/backend/LetsEncrypt.pm line 266.