Bugzilla – Bug 391
Slimserver startup conflict with HTML::Entities
Last modified: 2011-03-16 04:39:14 UTC
Seen at startup: Subroutine HTML::Entities::decode_entities redefined at /usr/lib/perl5/5.8.4/i686-linux/DynaLoader.pm line 253. HTML::Entities is installed on this machine.
if it helps, this looks like it is caused by a Plugin, most likely Shoutcast since that is included with the server. Possibly Rhapsody, because it contains a copy of HTML::Entities that may not be matching the one in the main server CPAN.
actually...it seems to go away when you remove AlienBBC plugin.
I don't use AlienBBC or Rhapsody, but I do use Shoutcast. I'll have to pull that temporarily and see if it changes things.
*** Bug 133 has been marked as a duplicate of this bug. ***
it looks like PublicRadioFan plugin causes this as well
Is Rhapsody including HTML::Entities?
yeah. there is a copy of HTML::Entities in Plugins/Rhapsody/CPAN/ the redifined message comes up as alienBBC and publicradiofan are loaded. (use d_plugins to see)
This is fixed for 6.0 - We're including HTML::Entities, and frobbing @INC appropriately.
This bug appears to have been fixed in the latest release! If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look. Make sure to include the version number of the software you are seeing the error with.
Routine bug db maintenance; removing old versions which cause confusion. I apologize for the inconvenience.