Update:
I updated the trac.ini file and it is working.  Duh!

There is however two links for 'Custom Fields' in the admin.  (See
http://imagebin.org/198071)

On Feb 9, 9:21 am, lcollier <[email protected]> wrote:
> It looks like I hadn't cd'd into /opt/trac when I contacted you.
> Sorry for the confusion.
>
> I was able to run the easy_install:
>
> [user@host trac]$ easy_install -U 
> -Zhttp://trac-hacks.org/svn/customfieldadminplugin/0.11
> Downloadinghttp://trac-hacks.org/svn/customfieldadminplugin/0.11
> Doing subversion checkout 
> fromhttp://trac-hacks.org/svn/customfieldadminplugin/0.11
> to /tmp/easy_install-pard2T/0.11
> Processing 0.11
> Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-pard2T/0.11/
> egg-dist-tmp-ajeI-S
> zip_safe flag not set; analyzing archive contents...
> Adding TracCustomFieldAdmin 0.2.8-r11265 to easy-install.pth file
> Installed /usr/lib/python2.4/site-packages/
> TracCustomFieldAdmin-0.2.8_r11265-py2.4.egg
> Processing dependencies for TracCustomFieldAdmin==0.2.8-r11265
> Finished processing dependencies for TracCustomFieldAdmin==0.2.8-
> r11265
>
> After restarting the apache, I clicked on Admin, then custom fields.
> I then receive this error:
>
> Trac detected an internal error:
> TemplateNotFound: Template "customfieldadmin.html" not found
>
> Python Traceback
>
> Most recent call last:
> File "/usr/lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/web/
> main.py", line 444, in _dispatch_request
> File "/usr/lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/web/
> main.py", line 226, in dispatch
> File "/usr/lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/web/
> chrome.py", line 730, in render_template
> File "/usr/lib/python2.4/site-packages/Trac-0.11.5-py2.4.egg/trac/web/
> chrome.py", line 704, in load_template
> File "/usr/lib/python2.4/site-packages/Genshi-0.5.1-py2.4-linux-
> x86_64.egg/genshi/template/loader.py", line 237, in load
>
> System Information:
>
> User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/
> 535.11 (KHTML, like Gecko) Chrome/17.0.963.46 Safari/535.11
>
> Trac:   0.11.5
> Python: 2.4.3 (#1, Jul 16 2009, 06:20:46) [GCC 4.1.2 20080704 (Red Hat
> 4.1.2-44)]
> setuptools:     0.6c11
> SQLite: 3.3.6
> pysqlite:       1.1.7
> Genshi: 0.5.1
> CustomFieldAdmin:       0.2.8-r11265
> Subversion:     1.5.1 (r32289)
> RPC:    1.1.0-r9171
> jQuery: 1.2.6
>
> If you prefer I add a ticket in the bug tracker, just let me know.
>
> Thank you.
>
> On Feb 9, 5:15 am, osimons <[email protected]> wrote:
>
>
>
>
>
>
>
> > On Feb 8, 3:03 pm, lcollier <[email protected]> wrote:
>
> > > Hello,
>
> > > I am attempting to install the custom field admin plugin (http://trac-
> > > hacks.org/wiki/CustomFieldAdminPlugin) and am running into some
> > > problems.
>
> > > Here are the commands and error messages I am getting:
>
> > > [snip]
>
> > >   File "setup.py", line 5, in ?
> > > ImportError: No module named dist
>
> > > I contacted the plugins author and he pointed me to this group.  Any
> > > help is appreciated!
>
> > Actually, this is the error you contacted me about:
>
> > error: SandboxViolation: chmod('/home/username/.python-eggs/
> > Genshi-0.5.1-py2.4-linux-x86_64.egg-tmp/genshi/tmp33DikT.$extract',
> > 493) {}
>
> > Anyway, the new error message is much more useful and I could
> > reproduce it myself with Python 2.4 and Trac 0.11.x. I've added a fix
> > to the repository, so please try to install again and let me know how
> > that works out.
>
> > :::simon
>
> >https://www.coderesort.comhttp://trac-hacks.org/wiki/osimons

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" 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/trac-users?hl=en.

Reply via email to