473,385 Members | 1,372 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

What happened to RuleDispatch

Hi all,

yesterday I wanted to install TurboGears, which depends on
RuleDispatch. However, I failed to download it. First I got the error
"Bad Gateway" from the server, today it's simply a "Not Found" error.
So what happened to it? Does somebody know?

I would really need to install TurboGears in the next couple of days.
So if someone knows where I can find a mirror of RuleDispatch I would
be very grateful.
Cheers,

Mich.

Oct 18 '06 #1
5 2264

exhuma.twn wrote:
Hi all,

yesterday I wanted to install TurboGears, which depends on
RuleDispatch. However, I failed to download it. First I got the error
"Bad Gateway" from the server, today it's simply a "Not Found" error.
So what happened to it? Does somebody know?

I would really need to install TurboGears in the next couple of days.
So if someone knows where I can find a mirror of RuleDispatch I would
be very grateful.
The required files for TG are mirrored on the turbogears.org download
page. You should be able to get an installation by looking up the files
there. Try this command:

easy_install -f http://www.turbogears.org/download/index.html
TurboGears

That is actually the recommended way to install TurboGears, as it is
not always compatible with the latest version of the components.

-Adam

Oct 18 '06 #2


On Oct 18, 10:41 pm, "Adam Jones" <ajon...@gmail.comwrote:
exhuma.twn wrote:
Hi all,
yesterday I wanted to install TurboGears, which depends on
RuleDispatch. However, I failed to download it. First I got the error
"Bad Gateway" from the server, today it's simply a "Not Found" error.
So what happened to it? Does somebody know?
I would really need to install TurboGears in the next couple of days.
So if someone knows where I can find a mirror ofRuleDispatchI would
be very grateful.The required files for TG are mirrored on the turbogears.org download
page. You should be able to get an installation by looking up the files
there. Try this command:

easy_install -fhttp://www.turbogears.org/download/index.html
TurboGears

That is actually the recommended way to install TurboGears, as it is
not always compatible with the latest version of the components.

-Adam
Hmmm... this is wat I get:

Using /usr/lib/python2.4/site-packages/TurboGears-1.0b1-py2.4.egg
Processing dependencies for TurboGears
Searching for RuleDispatch
Reading http://www.turbogears.org/download/index.html
Best match: RuleDispatch 0.5a0.dev-r2115
Downloading
http://files.turbogears.org/eggs/Rul...v-r2115.tar.gz
error: Can't download
http://files.turbogears.org/eggs/Rul...-r2115.tar.gz:
502 Bad Gateway
Could this be a local issue?

Oct 19 '06 #3


On Oct 19, 3:44 pm, "exhuma.twn" <exh...@gmail.comwrote:
On Oct 18, 10:41 pm, "Adam Jones" <ajon...@gmail.comwrote:
exhuma.twn wrote:
Hi all,
yesterday I wanted to install TurboGears, which depends on
>RuleDispatch. However, I failed to download it. First I got the error
"Bad Gateway" from the server, today it's simply a "Not Found" error.
So what happened to it? Does somebody know?
I would really need to install TurboGears in the next couple of days.
So if someone knows where I can find a mirror ofRuleDispatchI would
be very grateful.The required files for TG are mirrored on the turbogears.org download
page. You should be able to get an installation by looking up the files
there. Try this command:
easy_install -fhttp://www.turbogears.org/download/index.html
TurboGears
That is actually the recommended way to install TurboGears, as it is
not always compatible with the latest version of the components.
-AdamHmmm... this is wat I get:

Using /usr/lib/python2.4/site-packages/TurboGears-1.0b1-py2.4.egg
Processing dependencies for TurboGears
Searching forRuleDispatch
Readinghttp://www.turbogears.org/download/index.html
Best match:RuleDispatch0.5a0.dev-r2115
Downloadinghttp://files.turbogears.org/eggs/RuleDispatch-0.5a0.dev-r2115.tar.gz
error: Can't downloadhttp://files.turbogears.org/eggs/RuleDispatch-0.5a0.dev-r2115.tar.gz:
502 Bad Gateway

Could this be a local issue?
Forgot to say I also tried to download it via the web-browser. This
gave me the following error (generated by the proxy I have to use):

"Server response could not be decoded using encoding type returned by
server.
This is typically caused by a Web Site presenting a content encoding
header of one type, and then encoding the data differently."

Oct 19 '06 #4

exhuma.twn wrote:
On Oct 19, 3:44 pm, "exhuma.twn" <exh...@gmail.comwrote:
On Oct 18, 10:41 pm, "Adam Jones" <ajon...@gmail.comwrote:
exhuma.twn wrote:
Hi all,
yesterday I wanted to install TurboGears, which depends on
RuleDispatch. However, I failed to download it. First I got the error
"Bad Gateway" from the server, today it's simply a "Not Found" error.
So what happened to it? Does somebody know?
I would really need to install TurboGears in the next couple of days.
So if someone knows where I can find a mirror ofRuleDispatchI would
be very grateful.The required files for TG are mirrored on the turbogears.org download
page. You should be able to get an installation by looking up the files
there. Try this command:
easy_install -fhttp://www.turbogears.org/download/index.html
TurboGears
That is actually the recommended way to install TurboGears, as it is
not always compatible with the latest version of the components.
-AdamHmmm... this is wat I get:
Using /usr/lib/python2.4/site-packages/TurboGears-1.0b1-py2.4.egg
Processing dependencies for TurboGears
Searching forRuleDispatch
Readinghttp://www.turbogears.org/download/index.html
Best match:RuleDispatch0.5a0.dev-r2115
Downloadinghttp://files.turbogears.org/eggs/RuleDispatch-0.5a0.dev-r2115.tar.gz
error: Can't downloadhttp://files.turbogears.org/eggs/RuleDispatch-0.5a0.dev-r2115.tar.gz:
502 Bad Gateway

Could this be a local issue?

Forgot to say I also tried to download it via the web-browser. This
gave me the following error (generated by the proxy I have to use):

"Server response could not be decoded using encoding type returned by
server.
This is typically caused by a Web Site presenting a content encoding
header of one type, and then encoding the data differently."
I just tried it for myself (with my workplace's proxy) and had no
problems. You might want to check on the TurboGears mailing list (
http://groups.google.com/group/turbogears ) to see if someone there can
help you figure out what is going on. Downloading the eggs at another
location and installing locally is also an option.

-Adam

Oct 19 '06 #5


On Oct 19, 5:32 pm, "Adam Jones" <ajon...@gmail.comwrote:
exhuma.twn wrote:
On Oct 19, 3:44 pm, "exhuma.twn" <exh...@gmail.comwrote:
On Oct 18, 10:41 pm, "Adam Jones" <ajon...@gmail.comwrote:
exhuma.twn wrote:
Hi all,
yesterday I wanted to install TurboGears, which depends on
>RuleDispatch. However, I failed to download it. First I got the error
"Bad Gateway" from the server, today it's simply a "Not Found" error.
So what happened to it? Does somebody know?
I would really need to install TurboGears in the next couple of days.
So if someone knows where I can find a mirror ofRuleDispatchI would
be very grateful.The required files for TG are mirrored on the turbogears.org download
page. You should be able to get an installation by looking up the files
there. Try this command:
easy_install -fhttp://www.turbogears.org/download/index.html
TurboGears
That is actually the recommended way to install TurboGears, as it is
not always compatible with the latest version of the components.
-AdamHmmm... this is wat I get:
Using /usr/lib/python2.4/site-packages/TurboGears-1.0b1-py2.4.egg
Processing dependencies for TurboGears
Searching forRuleDispatch
Readinghttp://www.turbogears.org/download/index.html
Best match:RuleDispatch0.5a0.dev-r2115
Downloadinghttp://files.turbogears.org/eggs/RuleDispatch-0.5a0.dev-r2115.tar.gz
error: Can't downloadhttp://files.turbogears.org/eggs/RuleDispatch-0.5a0.dev-r2115.tar.gz:
502 Bad Gateway
Could this be a local issue?
Forgot to say I also tried to download it via the web-browser. This
gave me the following error (generated by the proxy I have to use):
"Server response could not be decoded using encoding type returned by
server.
This is typically caused by a Web Site presenting a content encoding
header of one type, and then encoding the data differently."I just tried it for myself (with my workplace's proxy) and had no
problems. You might want to check on the TurboGears mailing list (http://groups.google.com/group/turbogears) to see if someone there can
help you figure out what is going on. Downloading the eggs at another
location and installing locally is also an option.

-Adam
I'll do that. Thanks anyway.

Oct 19 '06 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

96
by: BadPony | last post by:
Anyone using Peoplesoft on a Federated UDB (shared nothing)Environment on Open System Platforms? Preferably AIX, but any war stories would be good. TEA EB-C
2
by: Lauren Wilson | last post by:
Hi folks, Just "upgraded" from A2K to A2K3. Everything is just hunky dory (so far) -- EXCEPT that the Add-in I had with A2K that auto inserts error code is no longer available in the Add-in...
2
by: N J | last post by:
Hi, Please take a look at http://webmonky.myby.co.uk/error.JPG . This is the second time this has happened. All I did was run command ... CurrentDb.Execute "Update tblDownload Set OrderType =...
1
by: Mikey | last post by:
Can somebody tell me what happened to the Source Profiler? It used to be under the Build menu in VC6, but now it's gone, and I cannot find anything in the docs that say what happened to it. The...
1
by: JS | last post by:
Hello, I am using ASP .Net to create my own web controls and I have noticed that there is one too many requirements that forces the developer to be aware of and get involved with. In the past...
9
by: Jay | last post by:
Everywhere I go (read/browse) I see these parameters.... ByVal sender As Object, ByVal e As System.EventArgs Yet I never see them used within the function/method. Could someone tell me what they...
5
by: rodchar | last post by:
hey all, what happened to being able to compile my app as Release version? thanks, rodchar
9
by: jacob navia | last post by:
??? Not that I miss his posts, but somehow I find sad that somebody disappears from view and nobody gives a damm. Anybody knows what happened to him? He had lost is job, and was looking for...
3
by: Giampaolo Rodola' | last post by:
http://groups.google.com/group/python-dev2 It seems it no longer exists. What happened?
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.