From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dave Stubbs Subject: Re: Kernel 2.6 Oddness Date: Wed, 14 Jul 2004 17:08:05 -0400 Sender: linux-hams-owner@vger.kernel.org Message-ID: <40F5A0B5.5090705@utoronto.ca> References: <40F58DD3.7080600@utoronto.ca> <1089836809.1302.59.camel@oh2bns.ampr.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1089836809.1302.59.camel@oh2bns.ampr.org> List-Id: Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Tomi Manninen Cc: Linux-hams List Tomi Manninen wrote: >On Wed, 2004-07-14 at 22:47, Dave Stubbs wrote: > > > >>Recently I upgraded to kernel 2.6 and updated >>a bunch of other packages, and now node won't allow connections any >>more. It says "rsconfig: port rose not active >> >> > >This is only a warning. Edit the rsports file and remove all >rose port definitions. > > > >>*** configuration >>error" and then quits. >> >> > >Node should print the real cause of this to the system logs. >Check /var/log/messages for starters. > > > Ah - thanks. Figured it out. There was a bad user ID on one of the ExtCmd lines. All good now. Kernel had nothing to do with it I guess...