Modify

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#863 closed defect (wontfix)

setup.cfg is in source code control

Reported by: rupert thurner Owned by: Matt Good
Priority: highest Component: AccountManagerPlugin
Severity: trivial Keywords:
Cc: Trac Release: 0.10

Description

setup.cfg should be removed from svn, 0.10, as it prevents installation.

Attachments (0)

Change History (4)

comment:1 Changed 17 years ago by anonymous

Priority: normalhighest
Severity: normaltrivial
Trac Release: 0.90.10

setting this to trivial and highest prio ... as its really just removing this file.

comment:2 Changed 17 years ago by anonymous

causes errors like #842.

comment:3 Changed 17 years ago by Matt Good

Resolution: wontfix
Status: newclosed

The setup.cfg file is not the problem. Based on the traceback from #842 the line where the error occurs would only have been reached if setuptools found a ".svn" folder in the source. So, coderanger's guess that you were not using an SVN checkout was incorrect. It appears that either one of the ".svn/entries" files in your checkout is corrupt, or in a format not recognized by setuptools. I can't fix that, so please report the issue to the setuptools developer.

comment:4 Changed 17 years ago by Noah Kantrowitz

PJE says this is fixed in setuptools trunk. Just use easy_install setuptool==dev06 to install it.

Modify Ticket

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