Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [e4-dev] Update manager - very slow install

Hi Dan,

On Thu, Feb 25, 2010 at 9:16 AM, Dan Rubel <dan_rubel@xxxxxxxxxxxxxxxxxx> wrote:
> Then after a long time ( 15 minutes or so ) the following appears...
>
>    Some sites could not be found.  See the error log for more detail.
>    No repository found at
> http://download.eclipse.org/eclipse/updates/3.6-I-builds/I20100216-0800.
>    No repository found at
> http://download.eclipse.org/webtools/downloads/drops/R3.2/S-3.2.0M2-20090924194346/updateSite.

We've been seeing a lot of slowdowns at the Foundation servers (Helios
M5 followed by the almost Galileo SR2, etc).  That's probably
responsible for the general slowdown which leads to failures that
you're seeing.

> Browsing
> http://download.eclipse.org/eclipse/updates/3.6-I-builds/I20100216-0800, I
> see "Access Forbidden"

This error is because there's no index.html  grabbing a content.jar
will work better.

and and
> http://download.eclipse.org/webtools/downloads/drops/R3.2/S-3.2.0M2-20090924194346/updateSite
> returns a 404.

This one doesn't exist any more.

Right now there's no graceful way to update from e4 SDK to e4 SDK.
Each week we pick up the latest Eclipse SDK, EMF SDK, and XML Editors
and Tools (WTP) SDK from their various update sites, but I don't have
a way to feed that information into the updateSites the product
provides, and only Eclipse SDK offers a composite repo to allow
upgrading from one I build to the next.

If someone would like to make it happen:
Bug 290435 -  [releng] create update repos
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290435

Bug 290332 -  [releng] add I build repos to the e4 SDK
https://bugs.eclipse.org/bugs/show_bug.cgi?id=290332


PW

-- 
Paul Webster
Hi floor.  Make me a sammich! - GIR


Back to the top