Jorge Vargas, el 29 de octubre a las 00:33 me escribiste:
> > Speaking of documentation, you can learn how to download and install
> > TG2 from this link:
> >
> > http://turbogears.org/2.0/docs/main/DownloadInstall.html
> >
> I just replied to the other thread sorry :) but I tested it on ubuntu
> 8.04 and the index is working fine.

I'm having problem with Debian unstable (virtualenv and easy_install from
Debian packages, versions: 1.1-1 and 0.6c8-4):

[EMAIL PROTECTED]:~$ cd /tmp/
[EMAIL PROTECTED]:/tmp$ virtualenv --no-site-packages tg2env
New python executable in tg2env/bin/python
Installing setuptools............done.
[EMAIL PROTECTED]:/tmp$ cd tg2env/
[EMAIL PROTECTED]:/tmp/tg2env$ source bin/activate
(tg2env)[EMAIL PROTECTED]:/tmp/tg2env$ easy_install -i 
http://www.turbogears.org/2.0/downloads/1.9.7b1/index tg.devtools
Searching for tg.devtools
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/tg.devtools/
Best match: tg.devtools 1.9.7a5
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/tg.devtools-1.9.7a5.tar.gz
Processing tg.devtools-1.9.7a5.tar.gz
Running tg.devtools-1.9.7a5/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-E_wWPf/tg.devtools-1.9.7a5/egg-dist-tmp-zjWilZ
/usr/lib/python2.5/distutils/dist.py:263: UserWarning: Unknown distribution 
option: 'index'
  warnings.warn(msg)
Adding tg.devtools 1.9.7a5 to easy-install.pth file

Installed /tmp/tg2env/lib/python2.5/site-packages/tg.devtools-1.9.7a5-py2.5.egg
Processing dependencies for tg.devtools
Searching for BeautifulSoup
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/BeautifulSoup/
Best match: BeautifulSoup [unknown version]
Downloading http://www.turbogears.org/2.0/downloads/1.9.7b1/BeautifulSoup.tar.gz
Processing BeautifulSoup.tar.gz
Running BeautifulSoup-3.0.7a/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-UwS_FC/BeautifulSoup-3.0.7a/egg-dist-tmp-4NhQjA
zip_safe flag not set; analyzing archive contents...
/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/bdist_egg.py:422:
 UnicodeWarning: Unicode equal comparison failed to convert both arguments to 
Unicode - interpreting them as being unequal
  symbols = dict.fromkeys(iter_symbols(code))
Adding BeautifulSoup 3.0.7a to easy-install.pth file

Installed /tmp/tg2env/lib/python2.5/site-packages/BeautifulSoup-3.0.7a-py2.5.egg
Searching for WebTest
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/WebTest/
Best match: WebTest 1.0.2
Downloading http://www.turbogears.org/2.0/downloads/1.9.7b1/WebTest-1.0.2.tar.gz
Processing WebTest-1.0.2.tar.gz
Running WebTest-1.0.2/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-qs488L/WebTest-1.0.2/egg-dist-tmp-9c3XEv
Adding WebTest 1.0.2 to easy-install.pth file

Installed /tmp/tg2env/lib/python2.5/site-packages/WebTest-1.0.2-py2.5.egg
Searching for SQLAlchemy>=0.5beta3
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/SQLAlchemy/
Best match: SQLAlchemy 0.5.0beta3
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/SQLAlchemy-0.5.0beta3.tar.gz
Processing SQLAlchemy-0.5.0beta3.tar.gz
Running SQLAlchemy-0.5.0beta3/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-IKtWrk/SQLAlchemy-0.5.0beta3/egg-dist-tmp-r6xqC9
zip_safe flag not set; analyzing archive contents...
sqlalchemy.databases.mysql: module MAY be using inspect.stack
Adding SQLAlchemy 0.5.0beta3 to easy-install.pth file

Installed 
/tmp/tg2env/lib/python2.5/site-packages/SQLAlchemy-0.5.0beta3-py2.5.egg
Searching for TurboJson
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/TurboJson/
Best match: TurboJson 1.2
Downloading http://www.turbogears.org/2.0/downloads/1.9.7b1/TurboJson-1.2.tar.gz
Processing TurboJson-1.2.tar.gz
Running TurboJson-1.2/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-sWNNW5/TurboJson-1.2/egg-dist-tmp-_zTVL_
Adding TurboJson 1.2 to easy-install.pth file

Installed /tmp/tg2env/lib/python2.5/site-packages/TurboJson-1.2-py2.5.egg
Searching for Paste>=1.7
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/Paste/
Best match: Paste 1.7.1
Downloading http://www.turbogears.org/2.0/downloads/1.9.7b1/Paste-1.7.1.tar.gz
Processing Paste-1.7.1.tar.gz
Running Paste-1.7.1/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-R7s9JV/Paste-1.7.1/egg-dist-tmp-LRllml
Adding Paste 1.7.1 to easy-install.pth file

Installed /tmp/tg2env/lib/python2.5/site-packages/Paste-1.7.1-py2.5.egg
Searching for tgext.authorization
Reading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/index/tgext.authorization/
Best match: tgext.authorization 0.9a1dev-r117
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/tgext.authorization-0.9a1dev-r117.zip
Processing tgext.authorization-0.9a1dev-r117.zip
Running tgext.authorization-0.9a1dev-r117/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-tletZD/tgext.authorization-0.9a1dev-r117/egg-dist-tmp-Y5saQu
Adding tgext.authorization 0.9a1dev-r117 to easy-install.pth file

Installed 
/tmp/tg2env/lib/python2.5/site-packages/tgext.authorization-0.9a1dev_r117-py2.5.egg
Searching for DBSprockets>=0.5dev-r380
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/DBSprockets/
Best match: DBSprockets 0.5dev-r411
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/DBSprockets-0.5dev-r411.tar.gz
Processing DBSprockets-0.5dev-r411.tar.gz
Running DBSprockets-0.5dev-r411/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-OWGogX/DBSprockets-0.5dev-r411/egg-dist-tmp-pekLzq
Adding DBSprockets 0.5dev-r411 to easy-install.pth file

Installed 
/tmp/tg2env/lib/python2.5/site-packages/DBSprockets-0.5dev_r411-py2.5.egg
Searching for tw.forms>=0.9
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/tw.forms/
Best match: tw.forms 0.9.1
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/tw.forms-0.9.1.tar.gz
Processing tw.forms-0.9.1.tar.gz
Running tw.forms-0.9.1/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-nT1m3V/tw.forms-0.9.1/egg-dist-tmp-n6gbhO
Adding tw.forms 0.9.1 to easy-install.pth file

Installed /tmp/tg2env/lib/python2.5/site-packages/tw.forms-0.9.1-py2.5.egg
Reading http://toscawidgets.org/download/
Searching for ToscaWidgets>=0.9
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/ToscaWidgets/
Best match: ToscaWidgets 0.9.5dev-20081026
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/ToscaWidgets-0.9.5dev-20081026.tar.gz
Processing ToscaWidgets-0.9.5dev-20081026.tar.gz
Running ToscaWidgets-0.9.5dev-20081026/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-Ljlnfc/ToscaWidgets-0.9.5dev-20081026/egg-dist-tmp-456zFp
Adding ToscaWidgets 0.9.5dev-20081026 to easy-install.pth file

Installed 
/tmp/tg2env/lib/python2.5/site-packages/ToscaWidgets-0.9.5dev_20081026-py2.5.egg
Searching for sqlalchemy-migrate>=0.4.4
Reading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/index/sqlalchemy-migrate/
Best match: sqlalchemy-migrate 0.4.4
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/sqlalchemy-migrate-0.4.4.tar.gz
Processing sqlalchemy-migrate-0.4.4.tar.gz
Running sqlalchemy-migrate-0.4.4/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-j33wkq/sqlalchemy-migrate-0.4.4/egg-dist-tmp-b9xSu0
Checking .pth file support in .
/tmp/tg2env/bin/python -E -c pass
Searching for py>=0.9.0-beta
Reading http://codespeak.net/download/py/
Best match: py 0.9.1
Downloading http://codespeak.net/download/py/py-0.9.1.zip
Processing py-0.9.1.zip
Running py-0.9.1/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-j33wkq/sqlalchemy-migrate-0.4.4/temp/easy_install-1biSyz/py-0.9.1/egg-dist-tmp-p28zdG
zip_safe flag not set; analyzing archive contents...
py.initpkg: module references __file__
py.initpkg: module references __path__
py.apigen.htmlgen: module MAY be using inspect.getsourcefile
py.apigen.rest.genrest: module references __file__
py.apigen.rest.testing.test_rest: module references __file__
py.apigen.source.path: module references __file__
py.apigen.tracer.docstorage: module MAY be using inspect.getsourcefile
py.apigen.tracer.description: module MAY be using inspect.getsource
py.apigen.tracer.description: module MAY be using inspect.stack
py.apigen.tracer.testing.test_docgen: module references __file__
py.apigen.tracer.testing.test_package: module references __file__
py.code.code: module references __path__
py.code.code: module MAY be using inspect.getsource
py.code.source: module MAY be using inspect.getsource
py.code.testing.test_source: module MAY be using inspect.getsource
py.compat.doctest: module references __file__
py.compat.doctest: module MAY be using inspect.getsourcefile
py.compat.testing._findpy: module references __file__
py.doc.conftest: module references __file__
py.execnet.rsync: module references __file__
py.execnet.register: module references __file__
py.execnet.register: module MAY be using inspect.getsource
py.execnet.testing.test_gateway: module MAY be using inspect.getsource
py.magic.greenlet: module references __file__
py.magic.autopath: module references __file__
py.magic.autopath: module references __path__
py.magic.testing.test_autopath: module references __file__
py.misc.conftest-socketgatewayrun: module references __file__
py.misc._dist: module references __file__
py.misc.dynpkg: module references __file__
py.misc.testing.test_initpkg: module references __file__
py.path.common: module references __file__
py.path.common: module references __path__
py.path.local.local: module references __file__
py.test.collect: module MAY be using inspect.getsourcefile
py.test.collect: module MAY be using inspect.findsource
py.test.config: module references __file__
py.test.item: module MAY be using inspect.stack
py.test.rsession.web: module references __file__
py.test.rsession.testing.test_rsession: module references __file__
py.test.terminal.terminal: module references __file__
py.test.testing.test_collect: module references __file__
py.test.testing.test_conftesthandle: module references __file__

Installed /tmp/easy_install-j33wkq/sqlalchemy-migrate-0.4.4/py-0.9.1-py2.5.egg
/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/dist.py:245:
 UserWarning: Module py was already imported from 
/tmp/easy_install-j33wkq/sqlalchemy-migrate-0.4.4/temp/easy_install-1biSyz/py-0.9.1/py/__init__.py,
 but /tmp/easy_install-j33wkq/sqlalchemy-migrate-0.4.4/py-0.9.1-py2.5.egg is 
being added to sys.path
  working_set.add(dist)
zip_safe flag not set; analyzing archive contents...
migrate.versioning.api: module MAY be using inspect.getsource
Adding sqlalchemy-migrate 0.4.4 to easy-install.pth file
Installing migrate script to /tmp/tg2env/bin

Installed 
/tmp/tg2env/lib/python2.5/site-packages/sqlalchemy_migrate-0.4.4-py2.5.egg
Reading http://codespeak.net/download/py/
Searching for PEAK-Rules
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/PEAK-Rules/
Best match: PEAK-Rules 0.5a1.dev-r2582
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/PEAK-Rules-0.5a1.dev-r2582.tar.gz
Processing PEAK-Rules-0.5a1.dev-r2582.tar.gz
Running PEAK-Rules-0.5a1.dev-r2582/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-RvziVj/PEAK-Rules-0.5a1.dev-r2582/egg-dist-tmp-X2sTZE
zip_safe flag not set; analyzing archive contents...
Adding PEAK-Rules 0.5a1.dev-r2582 to easy-install.pth file

Installed 
/tmp/tg2env/lib/python2.5/site-packages/PEAK_Rules-0.5a1.dev_r2582-py2.5.egg
Searching for zope.sqlalchemy
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/zope.sqlalchemy/
Best match: zope.sqlalchemy 0.3
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/zope.sqlalchemy-0.3.tar.gz
Processing zope.sqlalchemy-0.3.tar.gz
Running zope.sqlalchemy-0.3/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-RHujDs/zope.sqlalchemy-0.3/egg-dist-tmp-Na2OcD
Adding zope.sqlalchemy 0.3 to easy-install.pth file

Installed /tmp/tg2env/lib/python2.5/site-packages/zope.sqlalchemy-0.3-py2.5.egg
Searching for repoze.tm2
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/repoze.tm2/
Best match: repoze.tm2 1.0a3
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/repoze.tm2-1.0a3.tar.gz
Processing repoze.tm2-1.0a3.tar.gz
Running repoze.tm2-1.0a3/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-CdLDpk/repoze.tm2-1.0a3/egg-dist-tmp-wI_PnQ
Adding repoze.tm2 1.0a3 to easy-install.pth file

Installed /tmp/tg2env/lib/python2.5/site-packages/repoze.tm2-1.0a3-py2.5.egg
Searching for TurboGears2
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/TurboGears2/
Best match: TurboGears2 1.9.7b1
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/TurboGears2-1.9.7b1.tar.gz
Processing TurboGears2-1.9.7b1.tar.gz
Running TurboGears2-1.9.7b1/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-FvOOvJ/TurboGears2-1.9.7b1/egg-dist-tmp-6Y7oAH
warning: no files found matching 'paver-minilib.zip'
Adding TurboGears2 1.9.7b1 to easy-install.pth file

Installed /tmp/tg2env/lib/python2.5/site-packages/TurboGears2-1.9.7b1-py2.5.egg
Searching for Pylons>=0.9.7beta5
Reading http://www.turbogears.org/2.0/downloads/1.9.7b1/index/Pylons/
Best match: Pylons 0.9.7rc2
Downloading 
http://www.turbogears.org/2.0/downloads/1.9.7b1/Pylons-0.9.7rc2.tar.gz
Processing Pylons-0.9.7rc2.tar.gz
Running Pylons-0.9.7rc2/setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-YdqN70/Pylons-0.9.7rc2/egg-dist-tmp-ZbybrS
warning: no previously-included files matching '*' found under directory 
'tests/test_units/session'
warning: no previously-included files matching '.DS_Store' found anywhere in 
distribution
warning: no previously-included files matching '*.hgignore' found anywhere in 
distribution
warning: no previously-included files matching '*.hgtags' found anywhere in 
distribution
Adding Pylons 0.9.7rc2 to easy-install.pth file

Installed /tmp/tg2env/lib/python2.5/site-packages/Pylons-0.9.7rc2-py2.5.egg
Searching for WebOb
Best match: WebOb dev
Downloading http://svn.pythonpaste.org/Paste/WebOb/trunk#egg=WebOb-dev
Doing subversion checkout from http://svn.pythonpaste.org/Paste/WebOb/trunk to 
/tmp/easy_install-Ld1aEJ/trunk
Processing trunk
Running setup.py -q bdist_egg --dist-dir 
/tmp/easy_install-Ld1aEJ/trunk/egg-dist-tmp-WCByQx
unrecognized .svn/entries format; skipping .
Traceback (most recent call last):
  File "/tmp/tg2env/bin/easy_install", line 8, in <module>
    load_entry_point('setuptools==0.6c8', 'console_scripts', 'easy_install')()
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 1671, in main
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 1659, in with_ei_usage
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 1675, in <lambda>
  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 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 211, in run
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 446, in easy_install
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 478, in install_item
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 519, in process_distribution
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/pkg_resources.py",
 line 522, in resolve
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/pkg_resources.py",
 line 758, in best_match
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/pkg_resources.py",
 line 770, in obtain
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 446, in easy_install
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 476, in install_item
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 655, in install_eggs
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 930, in build_and_install
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/easy_install.py",
 line 919, in run_setup
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/sandbox.py",
 line 27, in run_setup
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/sandbox.py",
 line 63, in run
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/sandbox.py",
 line 29, in <lambda>
  File "setup.py", line 34, in <module>
  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 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/bdist_egg.py",
 line 167, in run
  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 994, in run_command
    cmd_obj.run()
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/egg_info.py",
 line 171, in run
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/egg_info.py",
 line 252, in find_sources
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/egg_info.py",
 line 306, in run
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/egg_info.py",
 line 333, in add_defaults
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/sdist.py",
 line 45, in walk_revctrl
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/sdist.py",
 line 52, in _default_revctrl
  File 
"/tmp/tg2env/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/sdist.py",
 line 98, in entries_finder
NameError: global name 'log' is not defined

(note there are several warnings besides the final error)

Thank you.

-- 
Leandro Lucarella (luca) | Blog colectivo: http://www.mazziblog.com.ar/blog/
----------------------------------------------------------------------------
GPG Key: 5F5A8D05 (F8CD F9A7 BF00 5431 4145  104C 949E BFB6 5F5A 8D05)
----------------------------------------------------------------------------
El día que falten los niños, que sobren las mujeres y que se prenda
fuego el último árbol, será el Apocalípsis.
        -- Ricardo Vaporeso. Camino Negro, 1916.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to