Chris Marr;250775 Wrote: > I see the message when I try to start SqueezeCenter > (/usr/etc/init.d/squeezecenter).
Chris and Ramage, you are both seeing the same problem. I took a closer look at this and it appears that Matt built (at least) two different RPMs on 12/21: http://www.slimdevices.com/downloads/nightly/SqueezeCenter_v2007-12-21/squeezecenter-2007_12_21-0.1.20071221.noarch.rpm and http://repos.slimdevices.com/yum/squeezecenter-testing/squeezecenter-7.0.0-0.1.20071221.noarch.rpm The first one is definitely broken. In addition to having a bad version string, it incorrectly installs configuration files in /usr/etc instead of /etc. I don't know what caused this, but something appears hosed with the rpmbuild macros on web.slimdevices.com The second one looks good and is running fine for me. > I have all the Perl dev libraries installed and I have run > build-perl-modules.pl for my SlimServer 7.0 install. Do I need to run > it again for SqueezeCenter? Unrelated to the issue above, but yes since the new RPM relocates a bunch of things. After you get the good version installed, try running build-perl-modules again. When it asks for the path to your SqueezeCenter directory, enter /usr/share/squeezecenter instead of the default. > The first issue was the dependency on mysqld_safe, which I did not have > installed - previous slimserver version has its own mysqld and did not > need it - why the change? Note that this only adds an extra step when not using yum - yum will automatically pull in any dependencies. I think the best long term situation would be to add repos for other installers once the yum repo is stable. At least apt-rpm for CC and Yast for openSUSE. I'll open a bug for this. > The slimserver versions of the rpm have been removed from the nightlies > directory, so the new rpm is the only option. Can the slimserver > version of rpm be put back? Matt can decide if he wants to do that short term. I'd ask that you also be patient. The new RPM will be more stable than the old one once we get past these growing pains. Matt, The RPM build failed last night. I was originally going to revert change 15560 thinking that my patch broke something with how you run makerelease.pl. But, looking at the build log it appears that the old makerelease.pl is running. Are you building with a local version of makerelease.pl instead of the one in svn? This breakage still may be a result of my patch, but I'm not sure how your build environment is set up. -- Fletch ------------------------------------------------------------------------ Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529 View this thread: http://forums.slimdevices.com/showthread.php?t=41217 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
