LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Bash command needed to remove failed install (https://www.linuxquestions.org/questions/linux-newbie-8/bash-command-needed-to-remove-failed-install-807284/)

nnjond 05-11-2010 11:27 PM

Bash command needed to remove failed install
 
Hi,

An app failed to load properly and now i'm stuck in a sequence I don;t understand the solution for.

sudo apt-get autoremove

E: dpkg was interupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.

~$ sudo dpkg --configure -a
Setting up libgdata.4-cil (1.4.0.2-3)
* Installing 14 assemblies from libgdata.4-cil into mono


It just hangs here. What should i do?

AlucardZero 05-12-2010 06:54 AM

Hangs for how long?


Try apt-get remove libgdata.4-cil ?


All times are GMT -5. The time now is 07:34 AM.