Re: [Kolab-devel] debian 7.0 verson 3.2
Paul Boddie <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab |
|---|---|
| Message-ID | <201403131904.07449.paul__33582.7400129803$1394732835$gmane$org@boddie.org.uk> |
On Thursday 13. March 2014 17.33.09 Martial Paupe wrote: > > I'm trying to install the last version on Debian 7.0 and I always got this > error message even with development version ? > > Any idea how to fix this ? > > Traceback (most recent call last): > File "/usr/lib/python2.7/dist-packages/kolabd/__init__.py", line 183, in > run > self.do_sync() > File "/usr/lib/python2.7/dist-packages/kolabd/__init__.py", line 250, in > do_sync > for primary_domain in list(set(domains.values())): > TypeError: unhashable type: 'list' Fix suggested here: https://issues.kolab.org/show_bug.cgi?id=2848 I guess the packages will be updated to include this fix at some point, but I'll leave that for others to confirm. Paul