Comment 9 for bug 342782

Revision history for this message
Rasmus Nyström (rtough) wrote : Re: python-qwt5-qt4 will not install on Jaunty alpha 6

I did a test on this. And so far it seems to work..

I changed the XS-Python-Version variable in debian/control from all to 2.5.

That worked atleast regarding where to put the binary.

After that I did however get a build error.

"%MappedType template for this type has already been defined"

It seems like that had something to do with the version sip. By searching google wildly I found that by commenting the entire content of the faulty file would atleast get it to build.

So now I have a python-qwt4 file that depends on python >= 2.5. Not a very nice situation =) But at least it installs.

If I am correct and this is the same problem as the original bug report it should work for that package as well.