PDA

View Full Version : [ubuntu] Failure to install anything



Cosmos42
March 18th, 2010, 06:40 AM
So when I tried to install some software, every software program would get to 50% and then crash.

Then, when I tried to update, I got this:

(Reading database ... dpkg: unrecoverable fatal error, aborting:
unable to open files list file for package 'empathy': input/output error
E: subprocess user/bin/dpkg returned an error code (2)
A package failed to install. Trying to recover:


The only other issue I've been having lately is that when I attempt to open My Documents or the Desktop by clicking on them, nothing happens.

UCSBGauchosRock
March 18th, 2010, 09:32 AM
I'm not sure but you could have broken packages. Try running the following command in a terminal

sudo dpkg --configure -a

tomsoms
March 18th, 2010, 10:02 AM
Did you recently install the dpkg-dev update?

Cosmos42
March 19th, 2010, 02:16 AM
Thanks, that seemed to get things installing again. I was hoping that the same issue that caused the install problem would be the issue causing my display problem, but no such luck. Clicking open My Documents and Desktop still does nothing. The mouse will just have the activity icon for a bit, and then nothing.

Any ideas?

UCSBGauchosRock
March 19th, 2010, 03:28 AM
I was thinking on it and possibly try opening the folders like My Computer, Documents, Music... etc by using Disk Usage Analyzer and then right clicking on the folder you want to open and selecting open folder.

Cosmos42
March 19th, 2010, 04:15 AM
Hmm my computer doesn't give me the option of opening anything from Disk Usage Analyzer it seems...

Megafag
March 19th, 2010, 04:19 AM
Hmm my computer doesn't give me the option of opening anything from Disk Usage Analyzer it seems...

Can you open terminal?

Try


nautilus ~/

Cosmos42
March 21st, 2010, 11:46 AM
When I do that, I get this:

(nautilus:4921): Eel-CRITICAL **: eel_preferences_get_boolean: assertion `preferences_is_initialized ()' failed
Segmentation fault

UCSBGauchosRock
March 25th, 2010, 07:45 AM
Possibly try to open nautilus from a root environment. Open Terminal and type in "gksudo nautilus". Go to File System, Home, and Your User Name...