Update to 1.5.3 - You have held broken packages

  • Hello Guys!


    I think I have the problem same as there: Update to 1.5.1 - You have held broken packages


    But I was not able to fix it


    Code
    1. apt-cache policy libssl1.0.0
    2. libssl1.0.0:
    3. Installed: 1.0.1t-1+deb8u6
    4. Candidate: 1.0.1t-1+deb8u6
    5. Version table:
    6. *** 1.0.1t-1+deb8u6 100
    7. 100 /var/lib/dpkg/status
    8. root@alpha:/usr/local/src/imscp-1.5.3#
  • Code
    1. ls /etc/apt/preferences.d/


    ???

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Code
    1. ls /etc/apt/preferences.d/


    ???

    A file named imscp what contains:


    Package: *

    Pin: origin repo.mysql.com

    Pin-Priority: 1001


    Package: *

    Pin: origin packages.sury.org

    Pin-Priority: 1001


    Package: openssl libssl-dev

    Pin: release o=Debian,n=stretch

    Pin-Priority: 1002

  • Please provide us the full list of plugins and there version you're using.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Ok so please remove the /etc/apt/preferences.d/imscp file and execute:

    Code
    1. # apt-get update
    2. # apt-get dist-upgrade


    then, retry.


    but please, be sure to grab latest 1.5.3 build: https://github.com/i-MSCP/imsc…ases/tag/1.5.3-2018120800


    Normally, the imscp APT preferences file is rewritten and there shouldn't longer have such pinning for openssl development library... Can you check that you do not have any listener overriding default distribution packages file? ls -la /etc/imscp/listeners.d ???


    Thanks.

    badge.php?id=1239063037&bid=2518&key=1747635596&format=png&z=547451206

  • Thanks Nuxwin! :thumbup:


    After I remove the /etc/apt/preferences.d/imscp and run the following commands the installer worked well!

    Code
    1. # apt-get update
    2. # apt-get dist-upgrade

    Edited once, last by gable ().

  • theemstra

    Added the Label solved through online support