"Package operation failed" in Software Centre

Asked by AT

I tried to install Enlightenment 17 but it didn't work. I now keep getting a "Items cannot be installed or removed until the package catalogue is repaired" error in software centre but it doesn't seem to do anything.

I read somewhere running "apt-get autoremove" might help, and console showed:

"You might want to run ‘apt-get -f install’ to correct these.
The following packages have unmet dependencies.
 libeio0 : Depends: libecore1 (>= 1.7.4) but 1.0.0-2.1 is installed
E: Unmet dependencies. Try using -f."

But that hasn't worked either.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu software-center Edit question
Assignee:
No assignee Edit question
Solved by:
AT
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of :

lsb_release -a; uname -a; apt-cache policy libeio0; apt-cache policy libecore1

Thanks

Revision history for this message
AT (tokelove) said :
#2

Removed Libecore through Synaptic Package Manager. Fixed.