1

I have some problems with my Ubuntu 14.04. I can get both wireless and wired Internet with it. It is also very slow to start. When I performed any actions like update, upgrade or install, it will show me this message.

W: You may want to run apt-get update to correct these problems
E: The package skype:i386 needs to be reinstalled, but I can't find an archive for it.

How can I solve those issues?

user.dz
  • 49,176
coulou
  • 11

2 Answers2

2

here's the solution that worked for me, I had the same problem,

dpkg --remove --force-remove-reinstreq skype

If you have any broken package, just replace skype with the name of the package. Try that and let me know if that helped you.

guntbert
  • 13,475
Jake
  • 21
0

If apt-get can't find the skype package, the Canonical Partner repository is probably not enabled. I suggest that you enable it and try again.