OK, I have a fix. The .orig file in /etc/apparmor.d is causing a
conflict. After removing that, there was a mysql problem, so I also had
to blow away the squeezecenter mysql database (automatically recreated
when you start squeezecenter again). This works for me on "unstable"; I
may try "testing" again.

sudo /etc/init.d/squeezecenter stop
sudo mv /etc/apparmor.d/usr.sbin.mysqld.squeezecenter.orig /tmp
sudo rm -fr /var/lib/squeezecenter/cache/MySQL/*
sudo /etc/init.d/apparmor restart
sudo /etc/init.d/squeezecenter start


-- 
flavor8
------------------------------------------------------------------------
flavor8's Profile: http://forums.slimdevices.com/member.php?userid=12280
View this thread: http://forums.slimdevices.com/showthread.php?t=50826

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

Reply via email to