Edgewall Software
Modify

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#10550 closed defect (worksforme)

Trac crashes after OSX Lion Upgrade

Reported by: bill.hernandez@… Owned by:
Priority: highest Milestone:
Component: general Version: 0.12-stable
Severity: blocker Keywords: crash
Cc: bill.hernandez@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description (last modified by Christian Boos)

After upgrading to OSX Lion, and running the trac command, I got an error I had never encountered before. I then ran $sudo easy_install —upgrade Trac but that came up with yet another error.

$ /usr/local/bin/tracd --port=8000 -e /dev_repo/dev_trac --basic-auth=*, /dev_repo/dev_trac/.htpasswd, /dev_repo/dev_trac/trac_/site
----------------------
The above command breaks down as follows:
----------------------
$ /usr/local/bin/tracd 
						--port=8000 
						-e /dev_repo/dev_trac 
						--basic-auth=*
						,/dev_repo/dev_trac/.htpasswd
						,/dev_repo/dev_trac/trac_/site
----------------------
ERROR ( 1 ) 
----------------------
Traceback (most recent call last):

  File "/usr/local/bin/tracd", line 5, in <module>
    from pkg_resources import load_entry_point

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2603, in <module>
    working_set.require(__requires__)

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 666, in require
    needed = self.resolve(parse_requirements(requirements))

  File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 565, in resolve
    raise DistributionNotFound(req)  # XXX put more info here

pkg_resources.DistributionNotFound: Trac==0.12.2

$ 

So I tried to update tracd to see if that worked…

$ sudo easy_install --upgrade Trac

Searching for Trac
Reading http://pypi.python.org/simple/Trac/
Reading http://trac.edgewall.org/
Reading http://trac.edgewall.org/wiki/TracDownload
Reading http://trac.edgewall.com/
Reading http://projects.edgewall.com/trac
Reading http://projects.edgewall.com/trac/wiki/TracDownload
Best match: Trac 0.12.3rc1
Downloading ftp://ftp.edgewall.com/pub/trac/Trac-0.12.3rc1.zip
----------------------
ERROR ( 2 ) 
----------------------
error: Download error for ftp://ftp.edgewall.com/pub/trac/Trac-0.12.3rc1.zip: ftp error: [Errno 54] Connection reset by peer

$ 

Attachments (1)

trac_block_ticket_00.png (362.6 KB ) - added by bill.hernandez@… 12 years ago.
my email is ms@… and it is being blocked

Download all attachments as: .zip

Change History (9)

by bill.hernandez@…, 12 years ago

Attachment: trac_block_ticket_00.png added

my email is ms@… and it is being blocked

comment:1 by anonymous, 12 years ago

@bill: so… after you managed to fill this captcha, you could have commented here, no? What did you want to say?

comment:2 by anonymous, 12 years ago

oh, I see… (RegexFilterStrategy (-9): Content contained these blacklisted patterns: '(?i)Cialis').

Damn - of course. specialist ;-)

Last edited 12 years ago by Christian Boos (previous) (diff)

comment:3 by Christian Boos, 12 years ago

Description: modified (diff)

About the install problem now:

(or the .tar.gz, whichever is more appropriate for OS X)
followed by a: easy_install Trac-0.12.3rc1.zip

in reply to:  1 comment:4 by anonymous, 12 years ago

Replying to anonymous:

@bill: so… after you managed to fill this captcha, you could have commented here, no? What did you want to say?

I did the captcha about 5-6 times, leaving a space between the words, with no space between the words, and every time i entered the captcha and hit return, I kept getting the same error message and the captcha again.

I was not able to defeat the captcha and use ms@…, i ended up using the dot-me email account. Just thought I'd let you guys know about the problem.

Hope this is helpful…

in reply to:  3 ; comment:5 by anonymous, 12 years ago

Replying to cboos:

About the install problem now:

(or the .tar.gz, whichever is more appropriate for OS X)
followed by a: easy_install Trac-0.12.3rc1.zip

I tried this yesterday about 4-5 different times, after rebooting, etc. I also tried it on one of the backup drives (cloned), so I don't think it was a transient. I am on Verizon Business FIOS 35MB/35MB fiber, so at least on my end the network always seems to work really well.

This message described as best I could two problems. Do you have any idea what I can do about the first problem?

Thanks very much for the help…

in reply to:  5 ; comment:6 by anonymous, 12 years ago

well right after I responded, I decided to try the command below one more time.

$ sudo easy_install —upgrade Trac

This time it worked !

I rebooted & everything seems to be working.

Thanks for the help…

in reply to:  6 comment:7 by anonymous, 12 years ago

Resolution: fixed
Status: newclosed

Replying to anonymous:

This time it worked ! I rebooted & everything seems to be working. Thanks for the help…

Problem was temporary, already fixed / works for me resolution.

comment:8 by Remy Blank, 12 years ago

Resolution: fixedworksforme

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.