From owner-freebsd-stable@FreeBSD.ORG Fri Apr 27 09:17:56 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DC35316A401 for ; Fri, 27 Apr 2007 09:17:56 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.183]) by mx1.freebsd.org (Postfix) with ESMTP id 7151113C480 for ; Fri, 27 Apr 2007 09:17:56 +0000 (UTC) (envelope-from utisoft@googlemail.com) Received: by ik-out-1112.google.com with SMTP id b35so281469ika for ; Fri, 27 Apr 2007 02:17:50 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=YOMhjRGgIu0TYuKOyZYd7MP423ZOHQ+ASxALgSqkGUZT9OsxoQS/B+QQCKhs4rGNBhAgtMHFD3QJ+X2VBcXUD2V4J0g65RrVeAWgf+UimEvk1z1YKBg5oyLMfLp/H6UOGOLjUF32K/W7w9DdzTdfQ6FGHFsk5DS/AKMLo60A3r4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type; b=ZzH8x+g61HGxqX7GpfOp2wlCOmHqIeFRm5B5zm9P0ucUFiYNeVga7GaF0dN+ZUwl2VnJGmBmakUpo6XEB6BoxYFDxKKY/fcrVKM2rNCZqiTVFrBwZjqCn/ZSLcjT1rKlb67GD0itEHFZllAd9oP9NgpqZbAh3lUfjrk7X+1o0i0= Received: by 10.82.146.14 with SMTP id t14mr5344892bud.1177665470439; Fri, 27 Apr 2007 02:17:50 -0700 (PDT) Received: by 10.82.184.17 with HTTP; Fri, 27 Apr 2007 02:17:50 -0700 (PDT) Message-ID: Date: Fri, 27 Apr 2007 10:17:50 +0100 From: "Chris Rees" To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: xfce4 desktop broken, complaining about libmd5.so.1 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: utisoft@gmail.com List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Apr 2007 09:17:56 -0000 Kind of embarrassing, I'm running 6.2-STABLE, and I recently used pkg_cutleaves to free some disk space. However, xfce's desktop doesn't work any more, neither will Thunar, and they both complain about missing file /usr/local/lib/libmd5.so.1. My locate database says it was there before I deinstalled all those packages, but I can't work out which ones I got rid of, nor which package libmd5.so.1 came from.... Could anyone please help me out?