Opened 8 years ago
Last modified 8 years ago
#51956 closed defect
offlineimap @7.0.3 gmail sync fails — at Initial Version
Reported by: | timo@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | offlineimap |
Description
If you have repository Gmail configured you get error:
...snip...
File "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/offlineimap/repository/Gmail.py", line 48, in gethost
return super(GmailRepository, self).gethost()
TypeError: super() argument 1 must be type, not classobj
...snip....
To fix, commit this: https://github.com/OfflineIMAP/offlineimap/commit/b19eaebad1e9ae58ed8db028b65c5391cab1271a
Note: See
TracTickets for help on using
tickets.