Closed Bug 407825 Opened 17 years ago Closed 17 years ago

redirect firefox 3 beta 2 release candidate http requests to devnews

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
Windows Vista
task
Not set
critical

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: beltzner, Assigned: aravind)

References

Details

Severity: normal → major
Assignee: server-ops → aravind
Done.
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
This is going to cause the updates generation step to break.

Can we allow direct HTTP access to http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.0b2-candidates/rc1/ from the build network?

If not, then we need to get started testing a workaround, so please let us know soon :)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
use the ftp link via ftp and it works
(In reply to comment #3)
> use the ftp link via ftp and it works

Yeah, I was thinking of using this fact if we need to workaround.

The updates generation stuff is all hardcoded to use the same URL for testing updates as it uses for generating the updates.

We can change this, but probably not by tomorrow. So either we can workaround it on the server side by allowing this, or build can workaround by manually intervening and generating updates using FTP as source, then reconfigure and set up AUS.

The latter probably adds a couple hours of build and test work to the release, not sure about the former (which is why I'm asking if we can do that instead :)).
Actually, now that I think about it, this makes it impossible for QA to test updates as well, so it's a bigger deal than I have made it out to be so far.

Can we just turn off the redirect for .mar (update) files, for all incoming requests? That'd fix both QA and build's problem.
Blocks: 407077
Just so I am clear, you want me to allow access to *.mar files on both stage and ftp?

And only to the mar files in the rc1 directory?
(In reply to comment #6)
> Just so I am clear, you want me to allow access to *.mar files on both stage
> and ftp?

Right.

> And only to the mar files in the rc1 directory?

Actually all of 3.0b2/ would be better, in case we do multiple RCs.

Right now the redirect is resulting in an error:

going to:

http://stage.mozilla.org/pub/mozilla.org/firefox/nightly/3.0b2-candidates/rc1/

redirects to:

http://developer.mozilla.org/devnews/index.php/2007/12/10/firefox-3-beta-2-expected-in-late-december/rc1/

which is 404 (the /rc1 bit shouldn't be there)
Severity: major → critical
Okay, please try it now.  Thanks to justdave for fixing this.

Now /rc1/ at the end shouldn't be carried over.

*.mar files should be served correctly.
Status: REOPENED → RESOLVED
Closed: 17 years ago17 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.