#51956: offlineimap @7.0.3 gmail sync fails --------------------------+-------------------- Reporter: timo@… | Owner: sean@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: offlineimap | --------------------------+-------------------- Description changed by mf2k@…: Old 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/b19eaebad1e9ae58ed8db028b6...
New description: 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/b19eaebad1e9ae58ed8db028b6... -- -- Ticket URL: <https://trac.macports.org/ticket/51956#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X