Posts by nextx42

    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:

    Code
    1. deb https://packages.sury.org/php/ stretch main


    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
    1. Ein unerwarteter Fehler ist aufgetreten:
    2. 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
    3. 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
    4. 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
    5. 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
    6. 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
    7. 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
    8. E: Unable to correct problems, you have held broken packages. at /var/www/imscp/gui/plugins/LetsEncrypt/backend/LetsEncrypt.pm line 266.

    Hi,


    ja eigentlich auch einfach nur frage ich mich was jetzt hier doppelt sein soll?


    Hi tracer,


    no i do get this error:


    Code
    1. Ein unerwarteter Fehler ist aufgetreten:
    2. 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
    3. 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
    4. 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
    5. 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
    6. 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
    7. 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
    8. E: Unable to correct problems, you have held broken packages. at /var/www/imscp/gui/plugins/LetsEncrypt/backend/LetsEncrypt.pm line 266.

    Hi there,


    I recently got this error in my let's encrypt plugin:

    Code
    1. Plugin::LetsEncrypt::enable: W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repo.mysql.com/apt/debian stretch InRelease: The following signatures were invalid: EXPKEYSIG 8C718D3B5072E1F5 MySQL Release Engineering
    2. 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
    3. 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
    4. 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
    5. W: Failed to fetch http://repo.mysql.com/apt/debian/dists/stretch/InRelease The following signatures were invalid: EXPKEYSIG 8C718D3B5072E1F5 MySQL Release Engineering
    6. W: Some index files failed to download. They have been ignored, or old ones used instead.
    7. 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
    8. 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
    9. 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
    10. E: Unable to correct problems, you have held broken packages.


    I do run the latest I-mscp and latest lets encrypt plugin.


    Any suggestions on how to fix that?

    Hi viper_iii


    I've got the same issue with php 7.2 and tried the 3 steps in your 3rd post.


    Unfortunately still the same issue.


    i-mscp 1.5.3 (2018120800)





    UPDATE: looks like one "apt-get update" after the three commands helped.