IndexError while restoring

Bug #1085802 reported by Steffen Sledz
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Backup Gmail
New
Undecided
Unassigned

Bug Description

I tried to restore mails into another mailbox which i backed up with the same version (Revision 31 of Branch lp:~cfraire/backup-gmail/devel) a few minutes before and hit this error:

./backup_gmail.py -P -k -r BackupDir
Username: <email address hidden>
Password:
Traceback (most recent call last):970/79450]
  File "./backup_gmail.py", line 852, in <module>
    grestore.execute()
  File "./backup_gmail.py", line 640, in execute
    uid = self.__appendMessage(mail, date2822, labelTarget)
  File "./backup_gmail.py", line 580, in __appendMessage
    return re.findall("APPENDUID [0-9]+ ([0-9]+)", msg[0])[0]
IndexError: list index out of range

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.