Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#6599 closed defect (fixed)

Cannot install plugin without errors

Reported by: anonymous Owned by: Malcolm Studd
Priority: normal Component: ExtendedVersionPlugin
Severity: normal Keywords:
Cc: Trac Release: 0.11

Description

I am somewhat of a newbie to trac usage. Have written a couple of plugings, and installed several. When I attempt to install the ExtendedVersionPlugin using easy_install, I get an error that something doesnt exists. The following is the commandprompt interaction:

c:\program files\bitnami trac stack\trac\Scripts>easy_install http://trac-hacks.org/svn/extendedversionplugin/0.11

Downloading http://trac-hacks.org/svn/extendedversionplugin/0.11

Doing subversion checkout from http://trac-hacks.org/svn/extendedversionplugin/0.11 to c:\docume~1\admini~1\locals~1\temp\2\easy_install-al1mbs\0.11 Processing 0.11 Running setup.py -q bdist_egg --dist-dir

c:\docume~1\admini~1\locals~1\temp\2\easy_install-al1mbs\0.11\egg-dist-tmp-9lasvh error: Setup script exited with error: can't copy 'extendedversion\htdocs\css': doesn't exist or not a regular file

Attachments (0)

Change History (2)

comment:1 Changed 14 years ago by Malcolm Studd

Resolution: fixed
Status: newclosed

(In [7529]) Fix #6599 - Properly specify package data.

comment:2 Changed 14 years ago by Malcolm Studd

Thanks for testing! I can build bdist_egg now, so it should be working.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Malcolm Studd.
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.