Re: [OpenSIPS-Devel] New SIP SIMPLE client SDK release 0.12.0

2010-02-20 Thread Juha Heinanen
Saúl Ibarra Corretgé writes:

  I just did a fresh Debian Lenny install and it worked for me, so now I'm 
  confused :-S

saul,

thanks for your help.  debian lenny without newer versions of some
python packages and some new python packages does not allow running
openxcap.  i'll try adding these openxcap required python packages one
at a time to see at which point python-eventlet build starts to fail.

-- juha

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] New SIP SIMPLE client SDK release 0.12.0

2010-02-17 Thread Saúl Ibarra Corretgé
Juha,

 i'm using debian lenny with some newer python packages from debian
 testing.  setuptools version is

 ii  python-setuptools 0.6.10-1


I just did a fresh Debian Lenny install and it worked for me, so now I'm 
confused :-S

I only installed the base packages (netinst) and then installed the 
following: build-essential cdbs python-all-dev python-support 
python-setuptools devscripts

It looks like a python package issue to me, maybe something got 
installed in the wrong place? Other python version in the path?

If possible try to build it on a 'clean' machine, because I couldn't 
reproduce it :-/


Kind regards,


-- 
Saúl Ibarra Corretgé
AG Projects

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] New SIP SIMPLE client SDK release 0.12.0

2010-02-16 Thread Saúl Ibarra Corretgé
Hi Juha,


 i'm able to get version source 0.8.11 both from your deb archive and
 from darcs archive, but in both cases, building of debian package fails
 like shown below.


Which Debian version and python-setuptools package are you using? I'll 
try to reproduce the problem.

 perhaps some build dependency is missing from debian/control?


The error looks like something in setuptools to me, so maybe it's the 
setuptools version which needs to be adjusted.


Regards,

-- 
Saúl Ibarra Corretgé
AG Projects

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] New SIP SIMPLE client SDK release 0.12.0

2010-02-15 Thread Juha Heinanen
Saúl Ibarra Corretgé writes:

  I just tried and I'm getting the correct version both for i386 and amd64 
  can you do apt-get clean  apt-get autoclean  apt-get update  
  apt-get source python-eventlet and check if it still occurs?

saul,

i'm able to get version source 0.8.11 both from your deb archive and
from darcs archive, but in both cases, building of debian package fails
like shown below.

perhaps some build dependency is missing from debian/control?

-- juha

--

running install_egg_info
Traceback (most recent call last):
  File setup.py, line 30, in module
Development Status :: 4 - Beta]
  File /usr/lib/python2.5/distutils/core.py, line 151, in setup
dist.run_commands()
  File /usr/lib/python2.5/distutils/dist.py, line 974, in run_commands
self.run_command(cmd)
  File /usr/lib/python2.5/distutils/dist.py, line 994, in run_command
cmd_obj.run()
  File /usr/lib/python2.5/site-packages/setuptools/command/install.py, line 
53, in run
return _install.run(self)
  File /usr/lib/python2.5/distutils/command/install.py, line 510, in run
self.run_command(cmd_name)
  File /usr/lib/python2.5/distutils/cmd.py, line 333, in run_command
self.distribution.run_command(command)
  File /usr/lib/python2.5/distutils/dist.py, line 993, in run_command
cmd_obj.ensure_finalized()
  File /usr/lib/python2.5/distutils/cmd.py, line 117, in ensure_finalized
self.finalize_options()
  File 
/usr/lib/python2.5/site-packages/setuptools/command/install_egg_info.py, line 
22, in finalize_options
self.set_undefined_options('install',('install_layout','install_layout'))
  File /usr/lib/python2.5/distutils/cmd.py, line 309, in set_undefined_options
getattr(src_cmd_obj, src_option))
  File /usr/lib/python2.5/distutils/cmd.py, line 112, in __getattr__
raise AttributeError, attr
AttributeError: install_layout
make: *** [python-install-py] Error 1

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] New SIP SIMPLE client SDK release 0.12.0

2010-02-02 Thread Juha Heinanen
Adrian Georgescu writes:

  I have pushed the python-eventlet 0.8.11 to our repository can you try  
  again now?

adrian,

looks like apt-get source still gives 0.8.10 version:

apt-get update
...
Get:11 http://ag-projects.com unstable Release [5267B]  
Ign http://ag-projects.com unstable Release
Ign http://ag-projects.com unstable/main Sources

j...@rautu:/usr/src$ apt-get source python-eventlet
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Need to get 177kB of source archives.
Get:1 http://ag-projects.com unstable/main eventlet 0.8.10 (dsc) [830B]
Get:2 http://ag-projects.com unstable/main eventlet 0.8.10 (tar) [176kB] 

but that is ok.  i can pull the source using darcs.

-- juha

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] New SIP SIMPLE client SDK release 0.12.0

2010-02-02 Thread Saúl Ibarra Corretgé
Hi Juha,

 looks like apt-get source still gives 0.8.10 version:

 apt-get update
 ...
 Get:11 http://ag-projects.com unstable Release [5267B]
   Ign http://ag-projects.com unstable Release
 Ign http://ag-projects.com unstable/main Sources

 j...@rautu:/usr/src$ apt-get source python-eventlet
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done
 Need to get 177kB of source archives.
 Get:1 http://ag-projects.com unstable/main eventlet 0.8.10 (dsc) [830B]
 Get:2 http://ag-projects.com unstable/main eventlet 0.8.10 (tar) [176kB]

 but that is ok.  i can pull the source using darcs.


I just tried and I'm getting the correct version both for i386 and amd64 
can you do apt-get clean  apt-get autoclean  apt-get update  
apt-get source python-eventlet and check if it still occurs?


Thanks,


-- 
Saúl Ibarra Corretgé
AG Projects

___
Devel mailing list
Devel@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel


Re: [OpenSIPS-Devel] New SIP SIMPLE client SDK release 0.12.0

2010-02-01 Thread Adrian Georgescu
Hello,

That dependency does not work using apt-get source. At this moment the  
only way to build it is to fetch the python-eventlet from our darcs  
repository and build it locally, the correct version is 0.8.11.

We shall make these packages in the near future but now is the only  
way to do it.

Adrian


On Feb 1, 2010, at 4:13 AM, Juha Heinanen wrote:

 Adrian Georgescu writes:

 The software is available as a tar archive, darcs repository or as a
 Debian package for Debian unstable distribution.

 since python-sipsimple depends on python-eventlet, i tried to build  
 the
 latter by getting the source with 'apt-get source python-eventlet' and
 then building debian package with command 'dpkg-buildpackage - 
 rfakeroot
 -b -us -uc'.  the latter failed as shown below.

 -- juha

 ...
 cd .  python setup.py install --root=/usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/ --no-compile -O0
 running install
 running build
 running build_py
 running install_lib
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages/eventlet
 copying build/lib/eventlet/httpdate.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/wsgi.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages/eventlet/support
 copying build/lib/eventlet/support/pycurls.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/greenlets.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/stacklesss.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/pylib.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/stacklesspypys.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/__init__.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/twisteds.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/corolocal.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/api.py - /usr/src/eventlet-0.8.10/debian/ 
 python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/proc.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/timer.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/logutil.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/saranwrap.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/libev.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/twistedr.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/hubs/__init__.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/hubs/selects.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/hubs/nginx.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/hub.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/poll.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/libevent.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/__init__.py - /usr/src/eventlet-0.8.10/ 
 

Re: [OpenSIPS-Devel] New SIP SIMPLE client SDK release 0.12.0

2010-02-01 Thread Adrian Georgescu
The right tar file versions are here:

http://download.ag-projects.com/SipClient/

Adrian

On Feb 1, 2010, at 4:13 AM, Juha Heinanen wrote:

 Adrian Georgescu writes:

 The software is available as a tar archive, darcs repository or as a
 Debian package for Debian unstable distribution.

 since python-sipsimple depends on python-eventlet, i tried to build  
 the
 latter by getting the source with 'apt-get source python-eventlet' and
 then building debian package with command 'dpkg-buildpackage - 
 rfakeroot
 -b -us -uc'.  the latter failed as shown below.

 -- juha

 ...
 cd .  python setup.py install --root=/usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/ --no-compile -O0
 running install
 running build
 running build_py
 running install_lib
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages/eventlet
 copying build/lib/eventlet/httpdate.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/wsgi.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages/eventlet/support
 copying build/lib/eventlet/support/pycurls.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/greenlets.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/stacklesss.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/pylib.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/stacklesspypys.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/__init__.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/twisteds.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/corolocal.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/api.py - /usr/src/eventlet-0.8.10/debian/ 
 python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/proc.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/timer.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/logutil.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/saranwrap.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/libev.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/twistedr.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/hubs/__init__.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/hubs/selects.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/hubs/nginx.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/hub.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/poll.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/libevent.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/__init__.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/processes.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/backdoor.py - /usr/src/eventlet-0.8.10/ 
 

Re: [OpenSIPS-Devel] New SIP SIMPLE client SDK release 0.12.0

2010-02-01 Thread Adrian Georgescu
I have pushed the python-eventlet 0.8.11 to our repository can you try  
again now?

Adrian

On Feb 1, 2010, at 4:13 AM, Juha Heinanen wrote:

 Adrian Georgescu writes:

 The software is available as a tar archive, darcs repository or as a
 Debian package for Debian unstable distribution.

 since python-sipsimple depends on python-eventlet, i tried to build  
 the
 latter by getting the source with 'apt-get source python-eventlet' and
 then building debian package with command 'dpkg-buildpackage - 
 rfakeroot
 -b -us -uc'.  the latter failed as shown below.

 -- juha

 ...
 cd .  python setup.py install --root=/usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/ --no-compile -O0
 running install
 running build
 running build_py
 running install_lib
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages/eventlet
 copying build/lib/eventlet/httpdate.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/wsgi.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages/eventlet/support
 copying build/lib/eventlet/support/pycurls.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/greenlets.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/stacklesss.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/pylib.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/stacklesspypys.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/__init__.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/support/twisteds.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/support
 copying build/lib/eventlet/corolocal.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/api.py - /usr/src/eventlet-0.8.10/debian/ 
 python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/proc.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/timer.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/logutil.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/saranwrap.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 creating /usr/src/eventlet-0.8.10/debian/python-eventlet/usr/lib/ 
 python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/libev.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/twistedr.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/hubs/__init__.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/hubs/selects.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/hubs/nginx.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/hub.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/poll.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet/hubs
 copying build/lib/eventlet/hubs/libevent.py - /usr/src/ 
 eventlet-0.8.10/debian/python-eventlet/usr/lib/python2.5/site- 
 packages/eventlet/hubs
 copying build/lib/eventlet/__init__.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/processes.py - /usr/src/eventlet-0.8.10/ 
 debian/python-eventlet/usr/lib/python2.5/site-packages/eventlet
 copying build/lib/eventlet/backdoor.py - /usr/src/eventlet-0.8.10/