Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Why do I get redirected to ftp:osuosl.org?

Yesterday afternoon I opened bug 328299 for this.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=328299
(Feel free to up severity, if this is blocking you).




From:        Thomas Hallgren <thomas@xxxxxxx>
To:        Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>
Date:        10/21/2010 09:26 AM
Subject:        [cross-project-issues-dev] Why do I get redirected to        ftp:osuosl.org?
Sent by:        cross-project-issues-dev-bounces@xxxxxxxxxxx




Hi,

I'm currently not able to build against the
http://download.eclipse.org/eclipse/updates/3.7-I-builds repository on
my local machine. I've traced it down to this:

I make an attempt to access:

 
http://download.eclipse.org/eclipse/updates/3.7-I-builds/compositeContent.jar

I get redirected to:

 
http://ftp.osuosl.org/pub/eclipse/eclipse/updates/3.7-I-builds/compositeContent.jar

The download of the compositeContent.jar succeeds. The composite then
contains relative entries so now attempts are made to access:

 
http://ftp.osuosl.org/pub/eclipse/eclipse/updates/3.7-I-builds/I20101019-0800/content.jar

That fails because this file doesn't exist. I have eclipse.p2.mirrors
set to false so the redirect and subsequent failure must have other
reasons. As a comparison, I have no problems at all building against
http://download.eclipse.org/eclipse/updates/3.7milestones

Any help greatly appreciated.

Thanks,
Thomas Hallgren

_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top