[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.buckminster] Re: New Update Site URL's

Thomas,

Added bug 195948

Cheers,
   Ted Poole

Thomas Hallgren wrote:
Hi Ted,
It looks like you've stumbled on a feature configuration bug caused by the fact that the jsch stuff is reorganized in 3.3. Would you mind entering a bugzilla for this? I'll try to fix it ASAP.


https://bugs.eclipse.org/bugs/enter_bug.cgi?product=Buckminster

Kind Regards,
Thomas Hallgren


Ted Poole wrote:
Thomas,

Thanks for the quick fix. I am now able to install the buckminster commands and try to run my cquery. The cquery I'm trying works when run from the IDE, but when I run from headless, I get the following:

Errors during resolve
[0.1]Provider cvs(:extssh:...@...:/home/cvs,idt/com.prismtech.idt_feature): No match found for component com.prismtech.idt_feature
Caused by: [0.1][0.1]No reader type with id cvs has been registered with extension-point org.eclipse.buckminster.core.readerTypes


Bringing up the plug-in dependencies view on the buckminster headless installation shows the following dependencies:

org.eclipse.buckminster.cvs
-> org.eclipse.team.cvs.core
   -> org.eclipse.jsch.core

The problem is that the org.eclipse.jsch.core plug-in is not present, which stops the org.eclipse.buckminster.cvs plugin from loading properly. Should this missing plug-in have been installed when I installed the org.eclipse.buckminster.cvs.headless.feature?

Cheers
   Ted Poole

Thomas Hallgren wrote:
Hi Ted,
I got that too and it's been fixed now. I was sloppy and produced the headless-feature.xml on a 64-bit Linux box without my delta-pack installed :-)


I just tried it and it works for me now (on a Windows box). It will take a while (sometimes an hour or so) for the fix to hit all download mirrors but if you are lucky, it will work for you too now.

Regards,
Thomas Hallgren

Ted Poole wrote:
Thomas,

Thank you. I got the updates. However, I now get the following :


C:\eclipse\buckminster\headless>buckminster install http://download.eclipse.org/technology/buckminster/3.3/updates/headless-site.xml org.eclipse.buckminster.core.headless.feature
Unable to complete action for feature "Buckminster - Core Headless (Incubation)" due to errors.
Caused by: Error retrieving "plugins/org.eclipse.core.filesystem.win32.x86_1.1.0.v20070510.jar". [Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/bu
ckminster/3.3/updates/plugins/org.eclipse.core.filesystem.win32.x86_1.1.0.v20070510.jar.]


Caused by: org.eclipse.update.internal.core.FatalIOException: Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/3.3/updates/plugins/org.ec

lipse.core.filesystem.win32.x86_1.1.0.v20070510.jar.
[0.1]Error retrieving "plugins/org.eclipse.core.filesystem.win32.x86_1.1.0.v20070510.jar". [Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckmins
ter/3.3/updates/plugins/org.eclipse.core.filesystem.win32.x86_1.1.0.v20070510.jar.]


Caused by: [0.1]org.eclipse.update.internal.core.FatalIOException: Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/3.3/updates/plugins/o

rg.eclipse.core.filesystem.win32.x86_1.1.0.v20070510.jar.

Cheers,
    Ted


Thomas Hallgren wrote:
Hi Ted,
I'm aware of this problem. I'll upload a new version later today.

Kind Regards,
Thomas Hallgren


Ted Poole wrote:
Hello,

I've got buckminster going for my product, in the Eclipse IDE - very nice.

Next, I was hoping to get headless buckminster going, so that I could use the same cquery to fetch my product, but from the command line....

I've downloaded the buckminster.product-0.1.0.v20070626_incubation.zip from the "Buckminster downloads" page. Then, from the "Installing required features" section on the "Sample headless configuration" page, I tried (with the new URL) :

$ buckminster install http://download.eclipse.org/technology/buckminster/3.3/updates/headless-site.xml org.eclipse.buckminster.core.headless.feature

but it fails like so:

Unable to complete action for feature "Buckminster - Core Headless (Incubation)" due to errors.
Caused by: Error retrieving "plugins/org.apache.ant_1.7.0.v200705232135.jar". [Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/3.3/updat
es/plugins/org.apache.ant_1.7.0.v200705232135.jar.]
Caused by: org.eclipse.update.internal.core.FatalIOException: Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/3.3/updates/plugins/org.ap


ache.ant_1.7.0.v200705232135.jar.
[0.1]Error retrieving "plugins/org.apache.ant_1.7.0.v200705232135.jar". [Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/3.3/updates/plu
gins/org.apache.ant_1.7.0.v200705232135.jar.]
Caused by: [0.1]org.eclipse.update.internal.core.FatalIOException: Server returned HTTP response code: "404 Not Found" for URL: http://download.eclipse.org/technology/buckminster/3.3/updates/plugins/o


rg.apache.ant_1.7.0.v200705232135.jar.

Am I doing something wrong?

Cheers,
    Ted Poole


Thomas Hallgren wrote:
Hi,
Starting today, we will be using the following URL's for the Buckminster update sites:


Eclipse 3.3.x
http://download.eclipse.org/technology/buckminster/updates
or
http://download.eclipse.org/technology/buckminster/3.3/updates

Eclipse 3.2.x
http://download.eclipse.org/technology/buckminster/3.2/updates

We will add a 3.4 site when the Ganymede train starts rolling.

As before, you will find the site.xml and headless-site.xml (for use with our headless product) on all sites.

The rationale is that the buckminster/updates should appoint features intended for the latest released version of Eclipse.

Kind Regards,
Thomas Hallgren