Archivemail broken with new Python 2.5
Willy Picard
picard at kti.ae.poznan.pl
Wed Oct 11 11:02:44 PDT 2006
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 <module>
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 at 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
More information about the freebsd-ports
mailing list