From: SourceForge.net <no...@so...> - 2006-11-08 08:50:15
|
Bugs item #1240580, was opened at 2005-07-19 01:53 Message generated for change (Comment added) made by nikosch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=1240580&group_id=49630 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending >Resolution: Works For Me Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) >Assigned to: Nikolaus Schulz (nikosch) Summary: IO error Initial Comment: When run Archivemail gives an IO error. Bellow is the it shows. Traceback (most recent call last): File "/usr/bin/archivemail", line 1298, in ? main() File "/usr/bin/archivemail", line 619, in main archive(mailbox_path) File "/usr/bin/archivemail", line 1036, in archive _archive_mbox(mailbox_name, final_archive_name) File "/usr/bin/archivemail", line 1097, in _archive_mbox archive = ArchiveMbox(final_archive_name) File "/usr/bin/archivemail", line 486, in __init__ self.__init_uncompressed(final_name) File "/usr/bin/archivemail", line 504, in __init_uncompressed self.mbox_file = open(temp_name, "a") IOError: [Errno 13] Permission denied: '/tmp/tmpHKmQozarchivemail/tmp6NoIlwarchive' Archivemail error: 256 (jp.baudoin, 2005-1-1) ---------------------------------------------------------------------- >Comment By: Nikolaus Schulz (nikosch) Date: 2006-11-08 09:50 Message: Logged In: YES user_id=1594781 This seems to be v0.6.1. I cannot reproduce this. Sparse information, anonymous bug reporter... Set status to pending, I guess we'll just let the bot close it if no one objects. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=1240580&group_id=49630 |