jerome69FR a écrit 3 commentaires

  • [^] # Re: Flute ! Ubuntu est contrariant

    Posté par  . En réponse au message E: Broken packages problème. Évalué à -1.

    Oui mais je t'ai dit en dessous que je les ai installés.
    Ba ! Ce logiciel OpenSource me semble pas très bon, alors je vais abandonner cette installation.

    Encore merci pour m'avoir aidé.

    Bonne journée,

  • # Flute ! Ubuntu est contrariant

    Posté par  . En réponse au message E: Broken packages problème. Évalué à -2.

    Voila, ce que j'ai fait maintenant :
    > sudo apt-get install libkrb53

    Resultat :

    Package libkrb53 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    However the following packages replace it:
    krb5-pkinit libkrb5support0 libkrb5-3 libk5crypto3 libgssapi-krb5-2
    E: Package libkrb53 has no installation candidate

    Donc j'ai passé :
    > sudo aipt-get install krb5-pkinit libkrb5support0 libkrb5-3 libk5crypto3 libgssapi-krb5-2

    Résultat :
    > rb5-3 libk5crypto3 libgssapi-krb5-2
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    krb5-pkinit is already the newest version.
    libkrb5support0 is already the newest version.
    libkrb5-3 is already the newest version.
    libk5crypto3 is already the newest version.
    libgssapi-krb5-2 is already the newest version.
    The following packages were automatically installed and are no longer required:
    gconf2-common libwxbase2.8-0 pgagent iso-codes libgconf2-4 libwxgtk2.8-0
    libidl0 pgadmin3-data libgstreamer-plugins-base0.10-0 liborbit2 libglu1-mesa
    libgstreamer0.10-0
    Use 'apt-get autoremove' to remove them.
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

    Cela me semblait positif, j'ai donc repassé cela :
    > sudo apt-get install libkrb53

    Mais il me remet l'erreur suivante :
    > Package libkrb53 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source
    However the following packages replace it:
    krb5-pkinit libkrb5support0 libkrb5-3 libk5crypto3 libgssapi-krb5-2
    E: Package libkrb53 has no installation candidate

    Sniff ! Ca ne marche toujours pas. Mais c'est quand même bizarre cette erreur

  • # E: Broken packages problème

    Posté par  . En réponse au message E: Broken packages problème. Évalué à -1.

    Bonjour,

    Je confirme que ma version est Ubuntu 10.04.3

    j'ai upgrader mon systeme :
    - apt-get update
    - apt-get upgrade

    Puis j'ai relancé la commande :
    sudo apt-get install libapache2-mod-passenger
    Mais j'ai toujours le meme problème message d'erreur.

    Alors j'ai lancé la commande :
    sudo apt-get install passenger-common

    Voici l'erreur :

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    passenger-common: Depends: libkrb53 (>= 1.6.dfsg.2) but it is not installa
    E: Broken packages