From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.knology.net ([24.214.63.101]) by speech.braille.uwo.ca with smtp (Exim 3.36 #1 (Debian)) id 1C0Dy7-0003aO-00 for ; Thu, 26 Aug 2004 02:42:43 -0400 Received: (qmail 9503 invoked by uid 0); 26 Aug 2004 06:43:04 -0000 Received: from user-69-1-42-78.knology.net (HELO localhost) (69.1.42.78) by smtp5.knology.net with SMTP; 26 Aug 2004 06:43:04 -0000 Received: from kenny by localhost with local (Exim 4.34) id 1C0Dxu-0004PD-PR for speakup@braille.uwo.ca; Thu, 26 Aug 2004 01:42:30 -0500 Date: Thu, 26 Aug 2004 01:42:30 -0500 To: "Speakup is a screen review system for Linux." Message-ID: <20040826064230.GA16031@blackbox> Mail-Followup-To: "Speakup is a screen review system for Linux." References: <20040825232209.GA26182@lrxms.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040825232209.GA26182@lrxms.net> User-Agent: Mutt/1.5.6+20040803i From: Kenny Hitt Subject: Re: dpkg problems X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.4 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Aug 2004 06:42:43 -0000 Hi. One thing that jumped out at me in your message is: 0 upgraded, 4 newly installed, 0 to remove and 278 not upgraded. It looks like you have a very outdated box . Have you considered running apt-get dist-upgrade? If you don't want to do that, try running apt-get -u dist-upgrade to see what packages will be upgraded. You could have another package that's not getting upgraded to the required version for exim4. I recently upgraded to exim4 and didn't see your problem. My system is kept up to date with regular apt-get upgrade or apt-get dist-upgrade commands. Remember, this is just a wild guess. Kenny