Visualizzazione risultati 1 fino 5 di 5

Discussione: [Debian] Broken packages

  1. #1
    tryhere non è connesso AlterVistiano
    Data registrazione
    19-09-2007
    Messaggi
    757

    Predefinito [Debian] Broken packages

    Quando apro il Gestore Synaptic mi dice:
    You have 19 broken packages on your system!
    Use the "Broken" filter to locate them.
    Cosa devo fare?

  2. #2
    L'avatar di Xsescott
    Xsescott non è connesso AlterGuru
    Data registrazione
    08-02-2004
    Messaggi
    1,413

    Predefinito

    puoi provare:
    apt-get --fix-broken install


    oppure da synaptics dovrebbe dirti quali sono quelli difettosi, te ci clicchi con il tasto destro e selezioni "rimuovi pacchetto".

    ciao
    "Quando il potere dell'amore supererà l'amore per il potere il mondo conoscerà la pace" Jimmy Hendrix


    [ Richiesta: http://www.unibologna.eu/ ] --> [Risposta: http://www.magazine.unibo.it/Magazin...al_Portale.htm Morale] -->[ http://www.anti-phishing.it/news/art...s.13062007.php ]
    consoliwebsite.altervista.org

  3. #3
    tryhere non è connesso AlterVistiano
    Data registrazione
    19-09-2007
    Messaggi
    757

    Predefinito

    Codice:
    # apt-get --fix-broken install
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    Correcting dependencies... failed.
    The following packages have unmet dependencies:
      libapache2-mod-perl2: Depends: perl (>= 5.10.0-18) but 5.8.8-7etch6 is installed
                            Recommends: libbsd-resource-perl but it is not installable
                            Recommends: libapache2-reload-perl but it is not installable
      libcairo-perl: Depends: perl (>= 5.10.0-10) but 5.8.8-7etch6 is installed
      libcompress-raw-zlib-perl: Depends: perl (>= 5.10.0-11) but 5.8.8-7etch6 is installed
      libdigest-sha1-perl: Depends: perl (>= 5.10.0-9) but 5.8.8-7etch6 is installed
      libglib-perl: Depends: perl (>= 5.10.0-11.1) but 5.8.8-7etch6 is installed
      libgnome2-canvas-perl: Depends: perl (>= 5.10.0-9) but 5.8.8-7etch6 is installed
      libgnome2-perl: Depends: perl (>= 5.10.0-9) but 5.8.8-7etch6 is installed
      libgnome2-vfs-perl: Depends: perl (>= 5.10.0-9) but 5.8.8-7etch6 is installed
      libgtk2-perl: Depends: perl (>= 5.10.0-11) but 5.8.8-7etch6 is installed
      libhtml-parser-perl: Depends: perl (>= 5.10.0-9) but 5.8.8-7etch6 is installed
      liblocale-gettext-perl: PreDepends: perlapi-5.8.7 but it is not installable
      libsocket6-perl: Depends: perl (>= 5.10.0-10) but 5.8.8-7etch6 is installed
      perl: Depends: perl-base (= 5.8.8-7etch6) but 5.10.0-19 is installed
            Recommends: perl-doc but it is not installable
      perl-modules: Depends: perl (>= 5.10.0-1) but 5.8.8-7etch6 is installed
      python-glade2: Depends: python-support (>= 0.7.1) but 0.5.6 is installed
      python-gobject: Depends: python-support (>= 0.7.1) but 0.5.6 is installed
      python-gtk2: Depends: python-support (>= 0.7.1) but 0.5.6 is installed
      python-uno: Depends: python (>= 2.5) but 2.4.4-2 is installed
      python-vte: Depends: python-support (>= 0.7.1) but 0.5.6 is installed
    E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
    E: Unable to correct dependencies

  4. #4
    Guest

    Predefinito

    Forse dico una sciocchezza, ma prova ad aggironare tutti i pacchetti con
    Codice:
    sudo update

  5. #5
    L'avatar di AlexKidd
    AlexKidd non è connesso Altervistiano Junior
    Data registrazione
    09-02-2007
    Messaggi
    516

    Predefinito

    mi sembra di capire che avevi la vecchia stable (etch) e ora hai dei problemi di aggiornamento con lenny

    prova a digitare
    apt-get update
    poi
    apt-get -f install
    e infine
    apt-get dist-upgrade

    e vediamo se riesci a completare tutto senza errori

Regole di scrittura

  • Non puoi creare nuove discussioni
  • Non puoi rispondere ai messaggi
  • Non puoi inserire allegati.
  • Non puoi modificare i tuoi messaggi
  •