I tried to install squeezeboxserver_7.5.0~29857_all.deb on Ubuntu 9.10
today.  The package installs with no errors and the service starts.

Code:
--------------------
    
  7475 ?        S      0:00 /bin/bash /usr/sbin/squeezeboxserver_safe 
/usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --logdir 
/var/log/squeezeboxserver/ --cachedir /var/lib/squeezeboxserver/cache 
--charset=utf8
  7477 ?        S      0:03 /usr/bin/perl -w /usr/sbin/squeezeboxserver 
--prefsdir /var/lib/squeezeboxserver/prefs --logdir /var/log/squeezeboxserver/ 
--cachedir /var/lib/squeezeboxserver/cache --charset=utf8
  
--------------------

However, the web interface never becomes available.  Attempting to
browse localhost:9000 returns a 404 error, which seems odd.
The server log:

Code:
--------------------
    
  2010-01-20 12:58:41 squeezeboxserver_safe started.
  [10-01-20 12:58:43.1204] main::init (342) Starting Squeezebox Server (v7.5.0, 
r29857, Wed Jan 20 02:04:00 PST 2010) perl 5.010000
  [10-01-20 12:58:43.9521] Slim::Utils::Misc::msg (1164) Warning: 
[12:58:43.9514] tempfile(): temporary filename requested but not opened.
  Possibly unsafe, consider using tempfile() with OPEN set to true
  [10-01-20 12:58:43.9548] Slim::Utils::Misc::msg (1164) Warning: 
[12:58:43.9544] tempfile(): temporary filename requested but not opened.
  Possibly unsafe, consider using tempfile() with OPEN set to true
  [10-01-20 12:59:20.6052] Slim::Utils::Misc::msg (1164) Warning: 
[12:59:20.6037] Use of uninitialized value $type in hash element at 
/usr/share/perl5/Slim/Web/HTTP.pm line 967.
  
--------------------

Is there a reason why SBS is reporting perl 5.01 when the perl
installed by the distro is 5.10?


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=71768

_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to