TomS;264310 Wrote: > Just installed 17006, with same results. Log full of > "died..restarting", install seemingly went fine. > > This is a clean install of SC, not an upgrade. > > Tom > > ----- > Unpacking squeezecenter (from .../squeezecenter_7.0-17006_all.deb) ... > Setting up squeezecenter (7.0-17006) ... > Adding system user `squeezecenter' (UID 112) ... > Adding new user `squeezecenter' (UID 112) with group `nogroup' ... > Not creating home directory `/usr/share/squeezecenter'. > Starting SqueezeCenter Audio Server
I've had this as well. They key to it is this "Not creating home directory `/usr/share/squeezecenter'." If you do (as root) (this is with the debian unstable repro for v7) apt-get remove --purge squeezecenter rm -r /usr/share/squeezecenter rm -r /etc/squeezecenter apt-get install squeezecenter I reckon it will then work. Don't ask me why! Alan -- mr_alan ------------------------------------------------------------------------ mr_alan's Profile: http://forums.slimdevices.com/member.php?userid=15174 View this thread: http://forums.slimdevices.com/showthread.php?t=42876 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
