Mailinglist Archive: opensuse-edu (59 mails)

< Previous Next >
Re: [suse-linux-uk-schools] cups runneth over
  • From: Jez Rogers <jez@xxxxxxxxxx>
  • Date: Thu, 3 Feb 2005 16:07:49 +0000 (UTC)
  • Message-id: <42024BD4.2040008@xxxxxxxxxx>
Paul Taylor wrote:
Hi:

Does anyone have a working fix for the latest cups problem in 9.2? I have read and tried a few fixes on various sites, including SuSE but it still doesn't work. As far as I understand, another daemon (possibly nfs but possibly something else) is grabbing port 631 before cups can get it for it's server and therefore you get "Child process exited with code 98!" Fortunately the machine is dual boot with Fedore C3 so I can continue with my work but I would rather be in 9.2 as hours of fiddling have made it my preferred disrto (for now).
Any help much appreciated and apologies in advance if this is too vague.

Paul

Try (as root)

netstat -pantu|grep 631
tcp 0 0 0.0.0.0:631 0.0.0.0:* LISTEN 6461/cupsd
udp 0 0 0.0.0.0:631 0.0.0.0:* 6461/cupsd

This will give you the process ID and process name that is grabing port 631. Should then be a case of shutting down whatever is causing the problem.

--
jez

A meeting is an event at which the
minutes are kept and the hours are lost.

mailto:jez@xxxxxxxxxx

http://www.jezndi.org

< Previous Next >
References