I'm running in same trouble on Karmic-Server in allday use. 
if i could helpy anny further pls let me know 


pc:~$ sudo stop cups
stop: Job has already been stopped: cups
pc:~$ sudo start cups
^Z
[1]+  Angehalten              sudo start cups
pc:~$ bg
[1]+ sudo start cups &
pc:~$ sudo start cups
start: Job is already running: cups
pc:~$ ps -ax | grep cups
 1305 pts/1    S      0:00 start cups
 1378 pts/1    S+     0:00 grep cups
pc:~$

pc:~$ sudo status cups
cups start/post-start, (post-start) process 3065


now 'start cups' runs until I brake it. 
donne with 'fg' and Control-C

terminates without msg.

pc:~$ sudo start cups
start: Job is already running: cups
(while ps -ax | grep cups is empty)

ok lets try to stop 
pc:~$ sudo stop cups
^Z
[1]+  Angehalten              sudo stop cups
pc:~$ bg
[1]+ sudo stop cups &
pc:~$ ps -ax | grep cups
 2172 pts/1    S      0:00 stop cups
pc:~$ sudo status cups
cups stop/post-start, (post-start) process 3065

pc:~$ ps -ax | grep 3065l
 3065 ?        Ss     3:31 /bin/sh -e /proc/self/fd/11

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/705067

Title:
  cups hangs on package upgrade

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to