Michael Herger wrote: >> is it worth me testing this on Linux, too? > > Sure! I'm particularly interested in the platforms I haven't tested yet. > >> If so, I'll do that, when the Debian app reaches that rev (currently >> 25534) > > Would be great if you could give it a spin. It should be in tomorrow's > builds. Thanks!
Just tried it here on Debian, using the official 7.4~25564 pkg. I believe it worked, in that I see the following in the log: [09-03-17 11:30:54.4421] main::init (276) Starting SqueezeCenter (v7.4, r25564, Tue Mar 17 01:26:46 PDT 2009) [09-03-17 11:44:52.3914] main::init (276) Starting SqueezeCenter (v7.4, r25564, Tue Mar 17 01:26:46 PDT 2009) [09-03-17 11:46:47.3608] main::init (276) Starting SqueezeCenter (v7.4, r25564, Tue Mar 17 01:26:46 PDT 2009) The 1130 entry is me manually starting the new version. The 1144 & 1146 were fired off via your popup. However, if I look at the Linux system processes, it seems that only the MySQL damon was restarted: the Perl SC itself was not restarted as a process. But perhaps it did a functional restart without exiting? diz $ ps -ef | grep sque 130 18571 1 0 11:30 ? 00:00:00 /bin/bash /usr/sbin/squeezecenter_safe /usr/sbin/squeezecenter-server --prefsdir /var/lib/squeezecenter/prefs --logdir /var/log/squeezecenter/ --cachedir /var/lib/squeezecenter/cache --charset=utf8 130 18574 18571 3 11:30 ? 00:00:33 /usr/bin/perl /usr/sbin/squeezecenter-server --logdir /var/log/squeezecenter/ --cachedir /var/lib/squeezecenter/cache --charset=utf8 130 22524 18574 0 11:46 ? 00:00:00 /usr/sbin/mysqld --defaults-file=/var/lib/squeezecenter/cache/my.cnf cheers, calum. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
