GNU/Linux >> Znalost Linux >  >> Ubuntu

Chyba při spuštění instalace Sudo Apt-get -f?

Snažím se odstranit balíček:sudo apt-get remove pgbouncer ale pak se mi zobrazila následující chyba:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
 linux-server : Depends: linux-image-server (= 3.2.0.44.53) but 3.2.0.45.54 is to be installed
                Depends: linux-headers-server (= 3.2.0.44.53) but 3.2.0.45.54 is to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Zkoušel jsem sudo apt-get -f install ale pak dostanu:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  linux-headers-3.2.0-38 linux-image-3.2.0-38-generic libpgpool0 linux-headers-3.2.0-38-generic
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  linux-server
The following packages will be upgraded:
  linux-server
1 upgraded, 0 newly installed, 0 to remove and 60 not upgraded.
1 not fully installed or removed.
Need to get 0 B/1,732 B of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue [Y/n]? 
dpkg: dependency problems prevent configuration of linux-server:
 linux-server depends on linux-image-server (= 3.2.0.44.53); however:
  Version of linux-image-server on system is 3.2.0.45.54.
 linux-server depends on linux-headers-server (= 3.2.0.44.53); however:
  Version of linux-headers-server on system is 3.2.0.45.54.
dpkg: error processing linux-server (--configure):
 dependency problems - leaving unconfigured
No apport report written because the error message indicates its a followup error from a previous failure.
                                                                                                          Errors were encountered while processing:
 linux-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

Jak mohu tento nepříjemný problém vyřešit?

Přijatá odpověď:

http://www.iasptk.com/ubuntu-fix-broken-package-best-solution

Po vyzkoušení

sudo dpkg --configure -a

a

sudo apt-get install -f

problém s poškozeným balíkem stále existuje, řešením je upravit stavový soubor dpkg ručně.

sudo gedit /var/lib/dpkg/status  

(místo gedit můžete použít vi nebo nano)

Vyhledejte poškozený balíček a odstraňte celý blok informací o něm a uložte soubor.

pokud vám to nepomůže…projděte

http://ubuntuforums.org/showthread.php?t=1642173

Související:Jednoduché přepínání mezi konfiguracemi více monitorů?

http://www.linuxquestions.org/questions/debian-26/sub-process-usr-bin-dpkg-returned-an-error-code-1-a-171107/


Ubuntu
  1. N Alternativa k terminálu Gnome?

  2. Chyba Pkgproblemresolver při spouštění Správce balíčků a aktualizaci 12.04?

  3. Chybová zpráva v Arista Transcoder, Jak nainstalovat Ffdeinterlace Plugin?

  1. Chyba Phptheadmin 404 na čerstvé instalaci Ubuntu 12.04?

  2. Jak nainstalovat Graphviz 2.29 v 12.04?

  3. Použití Sudo Apt-get Install, proč žádný zdrojový kód?

  1. Sudo Apt-get Instalovat Tcl8.5-dev Tk8.5-dev?

  2. Při instalaci obrubníku (0.8.5) došlo k chybě

  3. Chyba při instalaci gnureadline přes pip