New user's registration have been closed due to high spamming and low trafic on this forum. Please contact forum admins directly if you need an account. Thanks !

How to reinstall Squeezeserver

Got problems with your B2 or B3? Share and get helped!
Post Reply
RoBo
Posts: 10
Joined: 13 Jul 2009, 09:41

How to reinstall Squeezeserver

Post by RoBo »

Hi All,

i try to reinstall squeezeserver after a stupid action. How can I do that? when i run "apt-get install squeezecenter"it come with the

The following packages have unmet dependencies:
squeezecenter: Depends: libpoe-xs-queue-array-perl (>= 0.005) but it is not going to be installed
E: Broken packages

What can I do?

Regards

Rob
RoBo
Posts: 10
Joined: 13 Jul 2009, 09:41

Re: How to reinstall Squeezeserver

Post by RoBo »

I've used "aptitude install squeezecenter" this reinstalled the Squeezeserver
Kiff
Posts: 48
Joined: 08 Feb 2010, 04:09
Location: Norway
Contact:

Re: How to reinstall Squeezeserver

Post by Kiff »

Try

Code: Select all

apt-get install -f

Code: Select all

apt-get install squeezecenter --reinstall
Post Reply