#10550 closed defect (worksforme)
Trac crashes after OSX Lion Upgrade
Reported by: | 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 )
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)
Change History (9)
by , 13 years ago
Attachment: | trac_block_ticket_00.png added |
---|
follow-up: 4 comment:1 by , 13 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 , 13 years ago
oh, I see… (RegexFilterStrategy (-9): Content contained these blacklisted patterns: '(?i)Cia
lis')
.
Damn - of course. specialist ;-)
follow-up: 5 comment:3 by , 13 years ago
Description: | modified (diff) |
---|
About the install problem now:
- maybe it was just a transient network error?
- if not and it's easy_install having a problem with the download, you could try a manual download,
curl
orwget
on one of the following:
(or the .tar.gz, whichever is more appropriate for OS X)
followed by a:easy_install Trac-0.12.3rc1.zip
comment:4 by , 13 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…
follow-up: 6 comment:5 by , 13 years ago
Replying to cboos:
About the install problem now:
- maybe it was just a transient network error?
- if not and it's easy_install having a problem with the download, you could try a manual download,
curl
orwget
on one of the following:(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…
follow-up: 7 comment:6 by , 13 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…
comment:7 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
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 , 13 years ago
Resolution: | fixed → worksforme |
---|
my email is ms@… and it is being blocked