From owner-freebsd-ports@FreeBSD.ORG Wed Oct 11 18:02:44 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 79EA016A4C8 for ; Wed, 11 Oct 2006 18:02:44 +0000 (UTC) (envelope-from picard@kti.ae.poznan.pl) Received: from newton.kti.ae.poznan.pl (newton.kti.ae.poznan.pl [150.254.204.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6D7943E03 for ; Wed, 11 Oct 2006 18:00:18 +0000 (GMT) (envelope-from picard@kti.ae.poznan.pl) Received: from eol4.neoplus.adsl.tpnet.pl ([83.20.27.4] helo=copernic.kti.ae.poznan.pl) by newton.kti.ae.poznan.pl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GXiNE-000LO5-9Q for freebsd-ports@freebsd.org; Wed, 11 Oct 2006 20:00:08 +0200 Received: from picard by copernic.kti.ae.poznan.pl with local (Exim 4.63 (FreeBSD)) (envelope-from ) id 1GXiNM-000Cis-0h for freebsd-ports@freebsd.org; Wed, 11 Oct 2006 20:00:16 +0200 Date: Wed, 11 Oct 2006 20:00:15 +0200 From: Willy Picard To: freebsd-ports@freebsd.org Message-ID: <20061011180015.GA883@copernic.kti.ae.poznan.pl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.13 (2006-08-11) Sender: Willy Picard Subject: Archivemail broken with new Python 2.5 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, 11 Oct 2006 18:02:44 -0000 Hi, I am using the archivemail-0.6.2 port. With the last update to python2.5, it seems that archivemail is broken. Here is the error message: Traceback (most recent call last): File "/usr/local/bin/archivemail", line 1343, in main() File "/usr/local/bin/archivemail", line 633, in main archive(mailbox_path) File "/usr/local/bin/archivemail", line 1068, in archive _archive_dir(mailbox_name, final_archive_name, "maildir") File "/usr/local/bin/archivemail", line 1206, in _archive_dir if not options.dry_run: delete_queue.append(msg.fp.name) AttributeError: _ProxyFile instance has no attribute 'name' Did I miss something (I upgrade python as suggested in the UPDATING file)? Regards, Willy Picard -- Willy Picard e-mail: picard@kti.ae.poznan.pl Dept. of Information Technology www: http://www.kti.ae.poznan.pl/ The Poznan University of Economics tel: +48 61 848 05 49 Mansfelda 4, 60-854 Poznan, Poland fax: +48 61 848 38 40