From owner-freebsd-stable@FreeBSD.ORG Wed Apr 5 21:24:17 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 80CDF16A400 for ; Wed, 5 Apr 2006 21:24:17 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id A8C0F43D6E for ; Wed, 5 Apr 2006 21:24:16 +0000 (GMT) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.13.6/8.13.6) with ESMTP id k35LOFIk031275; Wed, 5 Apr 2006 17:24:15 -0400 (EDT) (envelope-from mike@sentex.net) Received: from simian.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.3P/8.13.3) with ESMTP id k35LOERs083076 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 5 Apr 2006 17:24:14 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <6.2.3.4.0.20060405171720.099f0158@64.7.153.2> X-Mailer: QUALCOMM Windows Eudora Version 6.2.3.4 Date: Wed, 05 Apr 2006 17:23:19 -0400 To: Mike Jakubik From: Mike Tancsa In-Reply-To: <44343366.9020205@rogers.com> References: <20060405194618.GA705@bsd.trippelsdorf.de> <6.2.3.4.0.20060405155043.106b7940@64.7.153.2> <20060405201956.GB705@bsd.trippelsdorf.de> <20060405202315.GA28734@xor.obsecurity.org> <6.2.3.4.0.20060405164410.09e6d798@64.7.153.2> <44343366.9020205@rogers.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by amavisd-new Cc: stable@freebsd.org Subject: Re: smartmontools and latest 6.1 prerelease X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Apr 2006 21:24:17 -0000 At 05:15 PM 05/04/2006, Mike Jakubik wrote: >Mike Tancsa wrote: >>At 04:23 PM 05/04/2006, Kris Kennaway wrote: >> >>>If this was necessary then you didn't completely upgrade >>>(e.g. buildworld); your kernel was out of sync with your userland. >> >>I did a full buildworld / buildkernel. Still had to rebuild the >>port. Perhaps a note in UPDATING ? > >Can you tell us what version you upgraded from? Just so others can >avoid this... I was running RELENG_6 a few days prior to the commit below http://lists.freebsd.org/pipermail/cvs-all/2006-April/165133.html smartmontools was the latest out of the ports, compiled around the end of March. Like I said, cd /usr/ports/sysutils/smartmontools make deinstall && make clean && make install fixed it. ---Mike ---Mike