From owner-freebsd-ports@FreeBSD.ORG Wed Jan 3 09:44:33 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EC63016A403 for ; Wed, 3 Jan 2007 09:44:33 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from melon.pingpong.net (melon.pingpong.net [195.178.174.161]) by mx1.freebsd.org (Postfix) with ESMTP id AD25113C457 for ; Wed, 3 Jan 2007 09:44:33 +0000 (UTC) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id 9116D50850; Wed, 3 Jan 2007 10:17:11 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 34605-03-13; Wed, 3 Jan 2007 10:17:11 +0100 (CET) Received: from [192.168.1.187] (unknown [213.136.40.204]) by melon.pingpong.net (Postfix) with ESMTP id EE98450804; Wed, 3 Jan 2007 10:17:10 +0100 (CET) Date: Wed, 03 Jan 2007 10:16:58 +0100 From: Palle Girgensohn To: Paul Schmehl , FreeBSD Ports , mulberry-discuss@lists.mulberrymail.com Message-ID: <4372855DE4FECFBB90F29DEA@rambutan.pingpong.net> In-Reply-To: References: X-Mailer: Mulberry/4.0.7 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net Cc: Subject: Re: [Mulberry-discuss] Problem with mail/mulberry X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jan 2007 09:44:34 -0000 Hi Paul, Sounds strange that it complains about libXext.so.6, but perhaps you just didn't have linux-xorg-libs installed or up to date. Seens like the deinstall/reinstall process fixed that. How did you portupgrade, with `-R'? What versions of linux-emulation and other linux ports do you have? I can confirm that S/MIME plugin is not loaded for me either. Did it work with the previous version? /Palle --On tisdag, januari 02, 2007 13.46.10 -0600 Paul Schmehl wrote: > Recently I portupgraded mail/mulberry. Afterwards, mulberry wouldn't > start. It generated an error complaining about a missing libXext.so.6. > After deinstalling and reinstalling, mulberry launches and works as > expected. However, I now cannot sign messages. > > I removed and re-imported my certs to make sure that wasn't the problem. > This is the error I'm getting: > > GPG Plugin Error: gpg: WARNING: using insecure > memory! gpg: please see http://www.gnupg.org/faq.html > for more information gpg: skipped "pauls@utdallas.edu": > secret key not available gpg: signing failed: secret key > not available > > The strange thing is, I'm not using GPG. I'm using S/MIME. Looking at > the security preferences, I can see that S/MIME is not loaded. Checking > in the plugins directory, the S/MIME plugin is there. I did a complete > deinstall and distclean and reinstalled, but the problem still exists. > > I'm not sure if this is a port problem or a distro problem, so I'm > mailing both the FreeBSD ports list and the mulberry discussion list. > (I'm also cc'ing the FBSD port maintainer.) > > uname -a > FreeBSD utd59514.utdallas.edu 6.0-SECURITY FreeBSD 6.0-SECURITY #0: Tue > Apr 18 08:56:09 UTC 2006 > root@builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 > > mulberry -v > 4.0.7 > > Paul Schmehl (pauls@utdallas.edu) > Senior Information Security Analyst > The University of Texas at Dallas > http://www.utdallas.edu/ir/security/ >