[SAC] [OSGeo] #244: GRASS trac: install TOC macro from http://trac-hacks.org/wiki/TocMacro

#244: GRASS trac: install TOC macro from http://trac-hacks.org/wiki/TocMacro
--------------------+-------------------------------------------------------
Reporter: neteler | Owner: sac@lists.osgeo.org
    Type: task | Status: new
Priority: normal | Component: SAC
Keywords: trac |
--------------------+-------------------------------------------------------
Please someone capable install the TOC macro from http://trac-
hacks.org/wiki/TocMacro

I tried and created a Python egg as requested in the trac admin plugin
management section:

{{{
cd /tmp/tocmacro/0.10/
python setup.py bdist_egg
}}}

as explained in http://peak.telecommunity.com/DevCenter/PythonEggs#
building-eggs

When uploading the resulting dist/TracTocMacro-1.0-py2.5.egg it fails with

{{{
Internal Error
  No file uploaded
}}}

Possibly, because I use Python 2.5? Not sure which Python version is
needed, also
a Python 2.4 egg failed.

Maybe only command line upload works? (I have no access)

I assume that this macro is of wide interest for all OSGeo tracs.

thanks,
Markus

--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/244&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.

#244: GRASS trac: install TOC macro from http://trac-hacks.org/wiki/TocMacro
----------------------+-----------------------------------------------------
  Reporter: neteler | Owner: sac@lists.osgeo.org
      Type: task | Status: closed
  Priority: normal | Component: SAC
Resolution: fixed | Keywords: trac
----------------------+-----------------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => fixed

Comment:

trac.osgeo.org is using Python2.3. Installed locally via "easy_install".
Works, thanks to hobu.

--
Ticket URL: <http://trac.osgeo.org/osgeo/ticket/244#comment:1&gt;
OSGeo <http://www.osgeo.org/&gt;
OSGeo committee and general foundation issue tracker.