My upgraded /usr/bin/perl was symlinking to
/usr/local/bin/myperl/bin/perl (perl.5.8.9) which had the following
paths


Code:
--------------------
    
  /usr/local/bin/myperl/lib/5.8.9/i686-linux-thread-multi
  /usr/local/bin/myperl/lib/5.8.9
  /usr/local/bin/myperl/lib/site_perl/5.8.9/i686-linux-thread-multi
  /usr/local/bin/myperl/lib/site_perl/5.8.9
  /usr/lib/perl5/5.8.5/i386-linux-thread-multi
  /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
  /usr/lib/perl5/vendor_perl/5.8.5
--------------------


I ended up symlinking /usr/bin/perl back to /usr/bin/perl.5.8.5 which
has the following paths


Code:
--------------------
    
  /usr/lib/perl5/5.8.5/i386-linux-thread-multi
  /usr/lib/perl5/5.8.5
  /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi
  /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi
  /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi
  /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi
  /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi
  /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi
  /usr/lib/perl5/site_perl/5.8.5
  /usr/lib/perl5/site_perl/5.8.4
  /usr/lib/perl5/site_perl/5.8.3
  /usr/lib/perl5/site_perl/5.8.2
  /usr/lib/perl5/site_perl/5.8.1
  /usr/lib/perl5/site_perl/5.8.0
  /usr/lib/perl5/site_perl
  /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi
  /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi
  /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi
  /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi
  /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi
  /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi
  /usr/lib/perl5/vendor_perl/5.8.5
  /usr/lib/perl5/vendor_perl/5.8.4
  /usr/lib/perl5/vendor_perl/5.8.3
  /usr/lib/perl5/vendor_perl/5.8.2
  /usr/lib/perl5/vendor_perl/5.8.1
  /usr/lib/perl5/vendor_perl/5.8.0
  /usr/lib/perl5/vendor_perl
--------------------


I did a clean install of SC 7.2.1-1 (figured I'd reinstall with a
version that has been proven to work on vanilla CC).

I then tried to connect to the Web interface (http://x.x.x.x:9000) but
it was dead. The squeezecenter-server process was still not running but
this time because of the following error: 


Code:
--------------------
    
  [09-02-22 02:47:32.6999] Slim::Utils::MySQLHelper::createSystemTables (433) 
FATAL: Couldn't connect to database: [Can't connect to local MySQL server 
through socket '/var/lib/squeezecenter/cache/squeezecenter-mysql.sock' (2)]
  
--------------------


I read about SC's mysqld process sometimes fighting with the native
mysqld process and tried killing and restarting those.

That did not work so I then decided to reboot the server and ...
Bingo!


Code:
--------------------
    
  Directory Scan   (6445  of  6445)   Complete  00:39:00
  Merge Various Artists   (515  of  515)   Complete  00:01:51
  Artwork Scan   (519  of  519)   Complete  00:11:16
  Database Optimize   (  of  )   Complete  00:00:29
--------------------


I will now try to rpm -Uvh to SC 7.3.2 and hope it's all good.


-- 
mapper

Mapper

"-You can be the captain, and I will draw the charts-" - N.P.
------------------------------------------------------------------------
mapper's Profile: http://forums.slimdevices.com/member.php?userid=1890
View this thread: http://forums.slimdevices.com/showthread.php?t=60448

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

Reply via email to