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
Please note the new address for this forum : forum.excito.org. The old address redirects here but I don't know for how long. Thanks !
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
Re: How to reinstall Squeezeserver
I've used "aptitude install squeezecenter" this reinstalled the Squeezeserver
Re: How to reinstall Squeezeserver
Try
Code: Select all
apt-get install -f
Code: Select all
apt-get install squeezecenter --reinstall