From owner-freebsd-questions@FreeBSD.ORG Sat Nov 10 15:29:35 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4993516A417 for ; Sat, 10 Nov 2007 15:29:35 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (ipv6.darklight.org.ru [IPv6:2001:470:1f07:84::1]) by mx1.freebsd.org (Postfix) with ESMTP id 66CDC13C48E for ; Sat, 10 Nov 2007 15:29:34 +0000 (UTC) (envelope-from yuri.pankov@gmail.com) Received: from darklight.org.ru (yuri@darklight.org.ru [IPv6:::1]) by darklight.org.ru (8.14.2/8.14.2) with ESMTP id lAAFTHqd013505; Sat, 10 Nov 2007 18:29:17 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) Received: (from yuri@localhost) by darklight.org.ru (8.14.2/8.14.2/Submit) id lAAFTFSc013504; Sat, 10 Nov 2007 18:29:15 +0300 (MSK) (envelope-from yuri.pankov@gmail.com) X-Authentication-Warning: darklight.org.ru: yuri set sender to yuri.pankov@gmail.com using -f Date: Sat, 10 Nov 2007 18:29:15 +0300 From: Yuri Pankov To: Jonathan Horne Message-ID: <20071110152915.GC6008@darklight.org.ru> References: <200711100907.41918.freebsd@dfwlp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200711100907.41918.freebsd@dfwlp.com> User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-questions@freebsd.org Subject: Re: unable to update nvidia-driver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Nov 2007 15:29:35 -0000 On Sat, Nov 10, 2007 at 09:07:41AM -0600, Jonathan Horne wrote: > been trying to portupgrade my nvidia-driver for a few days now, on 7.0b2. i > got this error a few days ago, then this morning, i portupgraded xorg-server > thinking it might be expecting a piece from there, but stil no joy. same > error each time: > > > ===> Checking if x11/nvidia-driver already installed > mv: rename /usr/local/lib/xorg/modules/libwfb.so > to /usr/local/lib/xorg/modules/XXX-libwfb.so.%%.xorg-server-1.4_2,1: No such > file or directory > *** Error code 1 > > anyone know how to correct this? im scared to uninstall the nvidia-driver > that is currently working, for fear the new one might not work at all! > > cheers, > -- > Jonathan Horne > http://dfwlpiki.dfwlp.org > freebsd@dfwlp.com Please read /usr/ports/UPDATING. Yuri