Opened 8 years ago
Closed 8 years ago
#51956 closed defect (fixed)
offlineimap @7.0.3 gmail sync fails
Reported by: | timo@… | Owned by: | seanfarley (Sean Farley) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | offlineimap |
Description (last modified by mf2k (Frank Schima))
If you have repository Gmail configured you get error:
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
To fix, commit this: https://github.com/OfflineIMAP/offlineimap/commit/b19eaebad1e9ae58ed8db028b65c5391cab1271a
Change History (3)
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Keywords: | offlineimap gmail removed |
---|---|
Owner: | changed from macports-tickets@… to sean@… |
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|
comment:3 Changed 8 years ago by seanfarley (Sean Farley)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed in r150943.
Note: See
TracTickets for help on using
tickets.
In the future, please use WikiFormatting and Cc the port maintainers (
port info --maintainers offlineimap
), if any.