From owner-freebsd-questions@FreeBSD.ORG Fri May 11 20:55:19 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 743D316A405 for ; Fri, 11 May 2007 20:55:19 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.134]) by mx1.freebsd.org (Postfix) with ESMTP id 5270F13C457 for ; Fri, 11 May 2007 20:55:19 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from hymn07.u.washington.edu (hymn07.u.washington.edu [140.142.8.53]) by mxout1.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l4BKtIx3018545 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 11 May 2007 13:55:18 -0700 Received: from localhost (localhost [127.0.0.1]) by hymn07.u.washington.edu (8.13.7+UW06.06/8.13.7+UW07.03) with ESMTP id l4BKtIxF014804; Fri, 11 May 2007 13:55:18 -0700 X-Auth-Received: from [192.55.52.4] by hymn07.u.washington.edu via HTTP; Fri, 11 May 2007 13:55:18 PDT Date: Fri, 11 May 2007 13:55:18 -0700 (PDT) From: youshi10@u.washington.edu To: Simon Castillo In-Reply-To: <396813.80967.qm@web57802.mail.re3.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE X-PMX-Version: 5.3.1.294258, Antispam-Engine: 2.5.1.298604, Antispam-Data: 2007.5.11.133539 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='NO_REAL_NAME 0, __CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0' Cc: freebsd-questions@freebsd.org Subject: Re: Problem updating Freebsd ver 6.2 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: Fri, 11 May 2007 20:55:19 -0000 On Fri, 11 May 2007, Simon Castillo wrote: > Hi Garret: > > Freebsd ver 6.2 > Samba: from ver 3.0.23 to 3.0.24 > gdm: From ver 2.16 to 2.18 > > Thanks > > Simon > > Garrett Cooper escribi=F3: Simon Castillo wro= te: >> Hi all: >> >> I installed Freebsd ver 6.2 couple months ago in a Pentium III comput= er. I configured samba, gnome and couple other applications. >> >> Couple days ago I decided to update the ports. For this I use portmanag= er -u -l (after updating the port list). >> >> After the update, I starting having problems with my samba server and my= gnome is no working anymore. After digging in the logs and found this err= or that seems to be the root cause: >> >> /libexec/ld-elf.so.1: Shared object "libgnutls.so.13" not found, require= d by "libcups.so.2" >> >> I started reading the blogs and mailing looking for a solution. So far = what I tried was: >> - Update gnutils (based on http://wiki.archlinux.org/index.php/CUPS_Setu= p) >> - Uninstall and reinstall gnutils >> - Update ghostscript >> - Remove ghostscript-gnu and keep just gpl version (one of the blogs= says that this is the latest one) >> - Uninstall cups >> - Reinstall cups >> - Reinstall samba >> - Re-run portmanager update >> >> Up to know, I was unable to kill this error and, in consequence, my samb= a server is not working. >> >> Does anybody could help me to fix this problem? I don't know what else t= o do. >> >> Thanks in advance >> >> Simon > > What version did you upgrade from? > -Garrett Nothing special there that I can see, so I don't think that the problem is = version related, but probably because portmaster doesn't go more than 1 lea= f, as the other replying person said. -Garrett