Modify

Opened 12 years ago

Closed 12 years ago

#9291 closed defect (invalid)

Difficulty installing BlackMagicTicketTweaksPlugin 0.12

Reported by: ponytrouble22@… Owned by: obs
Priority: high Component: BlackMagicTicketTweaksPlugin
Severity: minor Keywords: install easy_install debian python
Cc: Trac Release: 0.11

Description

I'm having trouble installing BlackMagicTicketTweaksPlugin and hoping for a pointer. I'm using Trac 0.12 on a Debian (Lenny) unix machine. For some reason easy_install doesn't have an effect on the environment? Am I missing a step?

cd /var/www/vhosts/trac
trac-admin ./trac hotcopy ./trac.2011-10-19
easy_install http://trac-hacks.org/svn/blackmagictickettweaksplugin/0.12  
trac-admin trac upgrade && trac-admin upgrade wiki 

The output is below

/var/www/vhosts# easy_install http://trac-hacks.org/svn/blackmagictickettweaksplugin/0.12
Downloading http://trac-hacks.org/svn/blackmagictickettweaksplugin/0.12
Doing subversion checkout from http://trac-hacks.org/svn/blackmagictickettweaksplugin/0.12 to /tmp/easy_install-D3QKtv/0.12
Processing 0.12
Running setup.py -q bdist_egg --dist-dir /tmp/easy_install-D3QKtv/0.12/egg-dist-tmp-HXe_6M
zip_safe flag not set; analyzing archive contents...
BlackMagicTicketTweaks 0.12r1 is already the active version in easy-install.pth

Installed /usr/lib/python2.5/site-packages/BlackMagicTicketTweaks-0.12r1-py2.5.egg
Processing dependencies for BlackMagicTicketTweaks==0.12r1
Finished processing dependencies for BlackMagicTicketTweaks==0.12r1

No BlackMagic on http://localhost/trac/admin/general/plugin#no1

Attachments (0)

Change History (1)

comment:1 Changed 12 years ago by ponytrouble22@…

Resolution: invalid
Status: newclosed

This turned out to be restarting Apache. No help needed, thanks.

apache2ctl graceful
}}} Or 
{{{
/etc/init.d/Apach2 restart
}}}

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain obs.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.