Alex,<br><br>I maybe came across wrong.  I know that there will likely be issues when using beta versions... I don&#39;t mind messing around with it to try and get it working.  And on that note, I tried to build from sources and am getting an error.  I am using the following procedure:<br>
<br>1- apt-get install devscripts build-essential<br>2- apt-get source qgis<br>3- apt-get build-dep qgis (this will install all build dependencies needed)<br>4- cd qgis-1.3.0<br>5- debuild -us -uc<br><br>It fails on the debuild step (obviously I guess)<br>
<br>Here are the last few lines, I think this is where the errors start:<br><br>[ 56%] Generating core/core.so<br>make[4]: Entering directory `/home/vbox/qgis-1.3.0/debian/build/python/core&#39;<br>/home/vbox/qgis-1.3.0/python/core/conversions.sip: In function ‘int convertTo_QMap_1800_0600QMap_1800_0100QVariant(PyObject*, void**, int*, PyObject*)’:<br>
/home/vbox/qgis-1.3.0/python/core/conversions.sip:369: error: ‘sipClass_QVariant’ was not declared in this scope<br>/home/vbox/qgis-1.3.0/python/core/conversions.sip:396: error: ‘sipClass_QVariant’ was not declared in this scope<br>
make[4]: *** [sipcoreQMap18000600QMap18000100QVariant.o] Error 1<br>make[4]: Leaving directory `/home/vbox/qgis-1.3.0/debian/build/python/core&#39;<br>make[3]: *** [python/core/core.so] Error 2<br>make[3]: Leaving directory `/home/vbox/qgis-1.3.0/debian/build&#39;<br>
make[2]: *** [python/CMakeFiles/python.dir/all] Error 2<br>make[2]: Leaving directory `/home/vbox/qgis-1.3.0/debian/build&#39;<br>make[1]: *** [all] Error 2<br>make[1]: Leaving directory `/home/vbox/qgis-1.3.0/debian/build&#39;<br>
make: *** [build-stamp] Error 2<br>dpkg-buildpackage: error: debian/rules build gave error exit status 2<br>debuild: fatal error at line 1334:<br>dpkg-buildpackage -rfakeroot -D -us -uc failed<br><br>Any suggestions how to proceed?<br>
<br>Thanks,<br><br>Matt<br><br>On Fri, Oct 16, 2009 at 11:40 AM, Alex Mandel &lt;<a href="mailto:tech_dev@wildintellect.com">tech_dev@wildintellect.com</a>&gt; wrote:<br>&gt;<br>&gt; Yes, it is most likely that the package will be updated when karmic is<br>
&gt; released and the chance of SIP changing again has gone away.<br>&gt;<br>&gt; In the future keep in mind that unreleased versions of Ubuntu still in<br>&gt; the pipes probably will have similar issues with QGIS and many other<br>
&gt; apps out there.<br>&gt;<br>&gt; Thanks,<br>&gt; Alex<br>&gt;<br>&gt; Matthew Denno wrote:<br>&gt; &gt; Francesco,<br>&gt; &gt;<br>&gt; &gt; Thanks for your response.<br>&gt; &gt;<br>&gt; &gt; So, do you think that the karmic repositories will eventually be updated to<br>
&gt; &gt; work with the the version of sip that ships with karmic?<br>&gt; &gt;<br>&gt; &gt; I don&#39;t need python support right now so if it will probably be updated in<br>&gt; &gt; the near future I will just wait.<br>
&gt; &gt;<br>&gt; &gt; Thanks again.<br>&gt; &gt;<br>&gt; &gt; Matt<br>&gt; &gt;<br>&gt; &gt; On Fri, Oct 16, 2009 at 4:21 AM, Francesco P. Lovergine &lt;<br>&gt; &gt; <a href="mailto:f.lovergine@ba.issia.cnr.it">f.lovergine@ba.issia.cnr.it</a>&gt; wrote:<br>
&gt; &gt;<br>&gt; &gt;&gt; On Thu, Oct 15, 2009 at 11:19:51PM -0400, Matthew Denno wrote:<br>&gt; &gt;&gt;&gt; Hello All,<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; I just upgraded to Ubuntu 9.10 beta and also upgraded from QGIS 1.2 to<br>
&gt; &gt;&gt;&gt; QGIS to 1.3 from:<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; <a href="http://ppa.launchpad.net/qgis/unstable/ubuntu">http://ppa.launchpad.net/qgis/unstable/ubuntu</a> karmic main<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; Now I am receiving the following error when QGIS starts:<br>
&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; Couldn&#39;t load PyQGIS.<br>&gt; &gt;&gt;&gt; Python support will be disabled.<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; Traceback (most recent call last):<br>&gt; &gt;&gt;&gt;   File &quot;&quot;, line 1, in<br>
&gt; &gt;&gt;&gt; RuntimeError: the sip module implements API v6.0 but the qgis.core<br>&gt; &gt;&gt;&gt; module requires API v5.0<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt;&gt; Python version:<br>&gt; &gt;&gt;&gt; 2.6.4rc1 (r264rc1:75270, Oct 13 2009, 17:19:38)<br>
&gt; &gt;&gt;&gt; [GCC 4.4.1]<br>&gt; &gt;&gt;&gt;<br>&gt; &gt;&gt; AFAIK you need to rebuild (no source changes) against current sip.<br>&gt; &gt;&gt;<br>&gt; &gt;&gt; --<br>&gt; &gt;&gt; Francesco P. Lovergine<br>&gt; &gt;&gt;<br>
&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; Qgis-developer mailing list<br>&gt; <a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>&gt; <a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br>
<br>