update von 1.1.0 beta1 auf rc1.4 geht nicht.

  • Hallo,


    ich komme bei folgenden Fehler nicht mehr weiter:


    Die folgenden Informationen helfen Ihnen vielleicht, die Situation zu lösen:


    Die folgenden Pakete haben unerfüllte Abhängigkeiten:
    libxml-simple-perl : Hängt ab von: libxml-sax-perl soll aber nicht installiert werden
    Hängt ab von: libxml-libxml-perl soll aber nicht installiert werden oder
    libxml-sax-expat-perl soll aber nicht installiert werden
    E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.
    iMSCP::Debug::END: Exit code is 100!



    Ich nutze den Ubuntu Server 12.04


    Kann mit jemand bitte da weiter helfen?

    Files

    Edited once, last by divox ().


  • Hello ;


    I'll try an install with this ubuntu version this night. It's package dependencies problem.


    Thank you for using i-MSCP.

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

  • Hello ;


    I'll try an install with this ubuntu version this night. It's package dependencies problem.


    Thank you for using i-MSCP.


    It's very stange, I checked it before, but for the clear installation...
    what about
    apt-get install -f ?

  • Edited once, last by Nuxwin ().

  • Hello ;


    Can you post us your sources.list file please ?


    Also post us the output of the following command:


    Code
    1. # dpkg -l


    Thanks

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


  • it's here , i upload as dpkg.txt

    Files

    • dpkg.txt

      (70.04 kB, downloaded 144 times, last: )
    • sources.list.txt

      (3.92 kB, downloaded 22 times, last: )

    Edited once, last by divox ().

  • it's here , i upload as dpkg.txt


    Re ;


    Install teamviewer and PM me please.[hr]Edit:


    I've resolved the problem on the user' server by downgrading some packages and by installing the libxml-simple-perl package manually (I've also removed it from the i-MSCP packages file). The user was unable to install the libxml-simple-perl package due to some dependencies problems on Ubuntu Precise as described in that bug report: https://bugs.launchpad.net/ubu…date-manager/+bug/1052033


    I'll investigate more about this issue. Seem that the problem only occurs after a dist-upgrate. As the bug report above is old, I'll surely open a new one.

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

    Edited once, last by Nuxwin ().

  • Re ;


    I've found the reason.


    In your sources.list the precise-updates repository was missing or disabled. Without it, I can also reproduce the problem on my Ubuntu precise.


    So, to solve the problem, just add the precise-updates repository and update your packages index.


    For instance (france mirror):


    Code
    1. deb http://fr.archive.ubuntu.com/ubuntu/ precise-updates main restricted multiverse universe
    2. deb-src http://fr.archive.ubuntu.com/ubuntu/ precise-updates restricted main multiverse universe


    Thank you for using i-MSCP.

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

    Edited once, last by Nuxwin ().


  • thank you is, I had not noticed! :(


    I changed the sources.list after error message when update:


    W: Duplicate sources.list entry http://security.ubuntu.com/ubuntu/ precise-security/multiverse i386 Packages (/var/lib/apt/lists/security.ubuntu.com_ubuntu_dists_precise-security_multiverse_binary-i386_Packages)


    This came after the installation of i-MSCP 1.1.0 Beta1