Mark Lanctot;300155 Wrote: 
> I finally tracked down the problem, I mistakenly created a file called
> "usr.bin.mysqld" with the above entries, not "usr.*s*bin.mysqld".  I
> removed that along with usr.sbin.mysqld.squeezecenter.orig in
> /etc/apparmor.d, unlinked usr.sbin.mysqld from
> /etc/apparmor.d/force-complain, started and stopped apparmor and
> squeezecenter a few times and now I can install the latest .deb and
> have it start properly.
> 
> Note that removing usr.sbin.mysqld caused the SqueezeCenter install to
> error out for me, so I kept the old one and I eventually got things to
> work.
> 
> Also for any newbies, > 
Code:
--------------------
  >   > sudo service apparmor stop
--------------------
> >  didn't work for me, I got a > 
Code:
--------------------
  >   > sudo: service: command not found
--------------------
> >  error, I needed to use > 
Code:
--------------------
  >   > sudo /etc/init.d/apparmor stop
--------------------
> > 

The "service" command works if you have sysvconfig installed - normally
the default with ubuntu AFAIK.

Can you do service squeezecenter restart?


-- 
Ramage

T5500 1.6GHz, SC 7.0.1-18576 Win Vista, Alien 2.0
P4 2.6GHz, SC 7.0.1-17976 WinXP, Alien 2.0
P2 266MHz, ClarkConnect 4.1, SC 7.0.1-19325, Alien 2.0
AMD64x2 ubuntu 8.04, SC 7.0.1~19572, Alien 2.0
------------------------------------------------------------------------
Ramage's Profile: http://forums.slimdevices.com/member.php?userid=5343
View this thread: http://forums.slimdevices.com/showthread.php?t=46614

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

Reply via email to