Re: database version conflict

2014-10-16 Thread Sepp Tannhuber
David Bremner schrieb am 8:09 Freitag, 17.Oktober 2014: > According to the dh_python author, even in old versions of dh_python > those files were part of the same package. So I guess something is most > likely broken with your installation of dh_python3. Thank you very much for your quick ans

Re: database version conflict

2014-10-16 Thread David Bremner
David Bremner writes: > Sepp Tannhuber writes: > >> David Bremner schrieb am 20:07 Donnerstag, 16.Oktober >> 2014: >> >>> If you're on debian, why don't you try "make debian-snapshot" >>> This will make debian packages from current git. >> >> It fails: >> Traceback (most recent call last): >>

Re: database version conflict

2014-10-16 Thread David Bremner
Sepp Tannhuber writes: > David Bremner schrieb am 20:07 Donnerstag, 16.Oktober > 2014: > >> If you're on debian, why don't you try "make debian-snapshot" >> This will make debian packages from current git. > > It fails: > Traceback (most recent call last): > File "/usr/bin/dh_python3", line 3

Re: database version conflict

2014-10-16 Thread Sepp Tannhuber
It's solved. I made python setup.py build sudo python setup.py install in bindings/python. And that's it. ___ notmuch mailing list notmuch@notmuchmail.org http://notmuchmail.org/mailman/listinfo/notmuch

Re: database version conflict

2014-10-16 Thread Sepp Tannhuber
David Bremner schrieb am 20:07 Donnerstag, 16.Oktober 2014: > If you're on debian, why don't you try "make debian-snapshot" > This will make debian packages from current git. It fails: Traceback (most recent call last): File "/usr/bin/dh_python3", line 34, in from debpython.debhelper impo

Re: database version conflict

2014-10-16 Thread David Bremner
Sepp Tannhuber writes: > David Bremner schrieb am 18:10 Donnerstag, 16.Oktober > 2014: > > >> If you're running a pre-release version of notmuch, then you should also >> get the libraries and python bindings from the same version of the >> source. In particular the python bindings from git look

Re: database version conflict

2014-10-16 Thread Sepp Tannhuber
David Bremner schrieb am 18:10 Donnerstag, 16.Oktober 2014: > If you're running a pre-release version of notmuch, then you should also > get the libraries and python bindings from the same version of the > source. In particular the python bindings from git look for libnotmuch4 I don't know wh

Re: database version conflict

2014-10-16 Thread David Bremner
Sepp Tannhuber writes: > > Can anybody help me to fix this? I cannot understand why my notmuch version > from > git obviously doesn't support the existing database format version. The > notmuch > version from my current debian installation results in the same warning. > > I should mention that