Brightrock
June 8th, 2007, 03:21 AM
Hi,
I run a thunderbird profile on a "in-between" fat32 partition and I'm having trouble updating thunderbird with your script. The firefox update worked great. Thanks!
Here's the error message I get after I ask it not to backup my profiles.
File "/home/peter/Desktop/ubuntuzilla_4.0.0.py", line 493, in backupProfile
if os.path.lexists(os.path.expanduser('~/.thunderbird')) and stat.S_ISDIR(os.lstat(os.path.expanduser('~/.thunderbird'))[stat.ST_MODE]) and os.stat.lexists(os.path.expanduser('~/.mozilla-thunderbird')) and stat.S_ISDIR(os.lstat(os.path.expanduser('~/.mozilla-thunderbird'))[stat.ST_MODE]):
AttributeError: 'builtin_function_or_method' object has no attribute 'lexists'
I don't understand this at all. Does anyone else here?
Thanks,
BR
I run a thunderbird profile on a "in-between" fat32 partition and I'm having trouble updating thunderbird with your script. The firefox update worked great. Thanks!
Here's the error message I get after I ask it not to backup my profiles.
File "/home/peter/Desktop/ubuntuzilla_4.0.0.py", line 493, in backupProfile
if os.path.lexists(os.path.expanduser('~/.thunderbird')) and stat.S_ISDIR(os.lstat(os.path.expanduser('~/.thunderbird'))[stat.ST_MODE]) and os.stat.lexists(os.path.expanduser('~/.mozilla-thunderbird')) and stat.S_ISDIR(os.lstat(os.path.expanduser('~/.mozilla-thunderbird'))[stat.ST_MODE]):
AttributeError: 'builtin_function_or_method' object has no attribute 'lexists'
I don't understand this at all. Does anyone else here?
Thanks,
BR