[SIP Beyond VoIP] New SIP SIMPLE client SDK 0.34.0
Saúl Ibarra Corretgé
saul at ag-projects.com
Tue Mar 19 20:21:50 CET 2013
On Mar 19, 2013, at 4:12 PM, Juha Heinanen wrote:
> Adrian Georgescu writes:
>
>> We do not distribute python itself from our repo, what are you talking
>> about?
>
> there seems to be some confusion here:
>
>>>> You don't seem to be using our stable Debian repository, we have a
>>>> specific build for squeeze at:
>>>>
>>>> deb http://ag-projects.com/debian squeeze main
>
> i downloaded
>
> http://ag-projects.com/debian/pool/main/p/python-sipsimple/python-sipsimple_0.34.0squeeze_i386.deb
>
The log you pasted earlier suggests you used the unstable deb file, it didn't have 'squeeze' in the filename.
> and when i tried to install it, dpkg complained that version of python
> that this python-sipsimple depends on ((>= 2.6.6-7~), is not compatible
> with debian squeeze's python version (2.6.6-3+squeeze7).
>
I think you may have confused the files, what does dpkg -I the_deb_file give you? I just downloaded it myself and got this:
saul at node03:~$ dpkg -I python-sipsimple_0.34.0squeeze_i386.deb
new debian package, version 2.0.
size 1289404 bytes: control archive= 3734 bytes.
964 bytes, 16 lines control
7939 bytes, 90 lines md5sums
166 bytes, 9 lines * postinst #!/bin/sh
344 bytes, 12 lines * preinst #!/bin/sh
269 bytes, 14 lines * prerm #!/bin/sh
Package: python-sipsimple
Version: 0.34.0squeeze
Architecture: i386
Maintainer: Dan Pascu <dan at ag-projects.com>
Installed-Size: 4688
Depends: python2.6, python (>= 2.6.6-3+squeeze3~), python (<< 2.7), libasound2 (>> 1.0.18), libc6 (>= 2.11), libssl0.9.8 (>= 0.9.8m-1), python-application (>= 1.4.0), python-backports, python-dateutil, python-dnspython (>= 1.6), python-eventlib, python-gnutls, python-lxml, python-msrplib (>= 0.15.0), python-twisted-core (>= 8.1.0), python-xcaplib (>= 1.0.17)
Suggests: libavahi-compat-libdnssd1
Provides: python2.6-sipsimple
Section: python
Priority: optional
Homepage: http://sipsimpleclient.org
Description: Python SDK for development of SIP end-points
SIP SIMPLE client SDK is a Software Development Kit for easy development of
SIP end-points that support rich media like Audio, Instant Messaging, File
Transfers, Desktop Sharing and Presence. Other media types can be easily
added by using an extensible high-level API.
saul at node03:~$
As you can see, it depends on the Python version from squeeze.
Regards,
--
Saúl Ibarra Corretgé
AG Projects
More information about the SIPBeyondVoIP
mailing list