Hi,<br><br>I'm using a debian squeeze and I'm getting this error when trying to update the packages:<br><br>$ sudo aptitude full-upgrade <br>The following NEW packages will be installed:<br> python-backports{ab} <br>
The following packages will be upgraded:<br> blink{b} python-application{b} python-eventlet-0.8{b} python-msrplib{b} python-sipsimple{b} python-xcaplib{b} sipclients{b} <br>7 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.<br>
Need to get 4,788 kB of archives. After unpacking 4,186 kB will be used.<br>The following packages have unmet dependencies:<br> sipclients: Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze6 is installed.<br> blink: Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze6 is installed.<br>
python-backports: Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze6 is installed.<br> python-sipsimple: Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze6 is installed.<br> python-eventlet-0.8: Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze6 is installed.<br>
python-msrplib: Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze6 is installed.<br> python-application: Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze6 is installed.<br> python-xcaplib: Depends: python (>= 2.6.6-7~) but 2.6.6-3+squeeze6 is installed.<br>
The following actions will resolve these dependencies:<br><br> Remove the following packages: <br>1) blink <br>2) python-application <br>
3) python-eventlet-0.8 <br>4) python-msrplib <br>5) python-sipsimple <br>6) python-xcaplib <br>
7) sipclients <br><br> Keep the following packages at their current version:<br>8) python-backports [Not Installed] <br><br><br><br>Accept this solution? [Y/n/q/?] Y<br>
The following packages will be REMOVED:<br> blink{a} python-application{a} python-eventlet-0.8{a} python-greenlet{u} python-msrplib{a} python-sipsimple{a} python-xcaplib{a} sipclients{a<br><br><br>I think that the problem could be that the python package in squeeze is in version: 2.6.6-3+squeeze6 whereas the python-2.6 is in version: 2.6.6-8+b1. Do you know how to solve this problem?<br>
<br>Thanks in advance,<br><br>Santi<br><br><div class="gmail_quote">2011/6/8 Adrian Georgescu <span dir="ltr"><<a href="mailto:ag@ag-projects.com">ag@ag-projects.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hello,<br>
<br>
There is a new release for SIP SIMPLE client SDK and sipclients available, version 0.18.2 with bug fixes and better compatibility with several Linux distributions. This new release is compatible with the latest Python interpreter version >=2.7 and Cython >= 0.13 and it is easier now to to build a package for other non-Debian Linux distributions.<br>
<br>
Changelog<br>
<br>
python-sipsimple (0.18.2) unstable; urgency=low<br>
<br>
* Added compatibility with Python 2.7<br>
* Adapted code for Cython >= 0.13<br>
* Don't depend on the debug interpreter, recommend it<br>
* Removed unused SSL methods<br>
* Removed use of pysupport, use dh_python2 instead<br>
* Updated import paths for Null and Singleton for latest python-application<br>
* Fixed race condition that resulted in multiple bonjour accounts<br>
<br>
Packaging<br>
<br>
SIP SIMPLE client SDK is now ready packaged for the latest Ubuntu distributions and Debian:<br>
<br>
- Ubuntu Lucid (10.04)<br>
- Ubuntu Maverick (10.10)<br>
- Ubuntu Natty (11.04)<br>
- Debian Stable (Squeeze)<br>
- Debian Unstable (Sid)<br>
<br>
Installation and upgrade instructions are available at:<br>
<br>
<a href="http://sipsimpleclient.com/wiki/SipInstallation" target="_blank">http://sipsimpleclient.com/wiki/SipInstallation</a><br>
<br>
Manual upgrade<br>
<br>
If you build your packages manually you must also manually upgrade these dependencies from the same repository:<br>
<br>
python-application (1.2.8)<br>
python-backports (1.0.0)<br>
python-eventlet-0.8 (0.8.11.7)<br>
python-gnutls (1.2.1)<br>
python-greenlet (0.4.1)<br>
python-msrplib (0.14.1)<br>
python-xcaplib (1.0.16)<br>
<br>
Kind regards,<br>
Adrian Georgescu<br>
<br>
_______________________________________________<br>
SIPBeyondVoIP mailing list<br>
<a href="mailto:SIPBeyondVoIP@lists.ag-projects.com">SIPBeyondVoIP@lists.ag-projects.com</a><br>
<a href="http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip" target="_blank">http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip</a><br>
</blockquote></div><br>