Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Linux Tools Project » Error installing linuxtools through update manager
Error installing linuxtools through update manager [message #7465] Wed, 13 May 2009 16:33 Go to next message
Pankaj Gupta is currently offline Pankaj GuptaFriend
Messages: 6
Registered: July 2009
Junior Member
Hello,

I've been trying to install Linux tools through Eclipse update manager,
but am unfortunately getting an error. Following is the error I'm getting:

Network connection problems encountered during search.
Unable to access
"http://download.eclipse.org/technology/linuxtools/update".
Unable to access site:
"http://download.eclipse.org/technology/linuxtools/update" [Server
returned HTTP response code: "404 Not Found" for URL:
http://download.eclipse.org/technology/linuxtools/update.]
Server returned HTTP response code: "404 Not Found" for URL:
http://download.eclipse.org/technology/linuxtools/update.
Unable to access site:
"http://download.eclipse.org/technology/linuxtools/update" [Server
returned HTTP response code: "404 Not Found" for URL:
http://download.eclipse.org/technology/linuxtools/update.]
Server returned HTTP response code: "404 Not Found" for URL:
http://download.eclipse.org/technology/linuxtools/update.

I'm running Eclipse 3.4.1 on Ubuntu 8.04.

I'll really appreciate any help.
Re: Error installing linuxtools through update manager [message #7478 is a reply to message #7465] Wed, 13 May 2009 21:34 Go to previous messageGo to next message
Andrew Overholt is currently offline Andrew OverholtFriend
Messages: 55
Registered: July 2009
Member
Hi,

On Wed, 2009-05-13 at 16:33 +0000, Pankaj Gupta wrote:
> Network connection problems encountered during search.
> Unable to access
> "http://download.eclipse.org/technology/linuxtools/update".

Are you perhaps behind a proxy or something? This works for me. You
can verify by appending a content.jar to the above and seeing if you can
access it in a browser.

Andrew
Re: Error installing linuxtools through update manager [message #7489 is a reply to message #7478] Wed, 13 May 2009 21:46 Go to previous messageGo to next message
Pankaj Gupta is currently offline Pankaj GuptaFriend
Messages: 6
Registered: July 2009
Junior Member
Andrew,

Thanks for your response. I'm probably behind a proxy server. However,
when I append content.jar to the address and try to access that through a
web browser, it allows me to download the jar file. So I don't know why it
wouldn't work with Eclipse update manager.

I'll appreciate any suggestions you may have.

Thanks!
Re: Error installing linuxtools through update manager [message #7500 is a reply to message #7489] Thu, 14 May 2009 13:12 Go to previous messageGo to next message
Andrew Overholt is currently offline Andrew OverholtFriend
Messages: 55
Registered: July 2009
Member
Hi,

On Wed, 2009-05-13 at 21:46 +0000, Pankaj Gupta wrote:
> Thanks for your response. I'm probably behind a proxy server. However,
> when I append content.jar to the address and try to access that through a
> web browser, it allows me to download the jar file. So I don't know why it
> wouldn't work with Eclipse update manager.
>
> I'll appreciate any suggestions you may have.

My only suggestion is to look at the Eclipse proxy settings as p2 (the
update manager) uses them.

If you can't get the update manager working, just download the zip [1]
and use _it_ as input to the update manager. See:

http://wiki.eclipse.org/Linux_Tools_Project/User_Guide#Insta llation

Good luck,

Andrew

[1]
http://www.eclipse.org/downloads/download.php?file=/technolo gy/linuxtools/S200905081609/linuxtools-Update-incubation-0.2 .0.zip
Re: Error installing linuxtools through update manager [message #7510 is a reply to message #7500] Thu, 14 May 2009 22:00 Go to previous messageGo to next message
Pankaj Gupta is currently offline Pankaj GuptaFriend
Messages: 6
Registered: July 2009
Junior Member
I was finally able to use the update manager to install the linux tools.
In order to make that work, I had to run eclipse as the super-user.
Unfortunately, when I use the OProfile, I don't get any output. Instead, I
get an error:

***************************************
FATAL: An error occurred with opxml.
Reason: The opxml binary cannot be read or executed. Either your user does
not have sufficient permissions, or the install script was not run.
...
***************************************

I'm not able to find the opxml binary, although I did install OProfile
using install-noconsolehelper.sh.
Re: Error installing linuxtools through update manager [message #7522 is a reply to message #7510] Fri, 15 May 2009 12:37 Go to previous message
Andrew Overholt is currently offline Andrew OverholtFriend
Messages: 55
Registered: July 2009
Member
Hi,

On Thu, 2009-05-14 at 22:00 +0000, Pankaj Gupta wrote:
> I was finally able to use the update manager to install the linux tools.
> In order to make that work, I had to run eclipse as the super-user.

That doesn't make any sense if you extracted eclipse from an eclipse.org
download into some directory in your home directory.

> Unfortunately, when I use the OProfile, I don't get any output. Instead, I
> get an error:
>
> ***************************************
> FATAL: An error occurred with opxml.
> Reason: The opxml binary cannot be read or executed. Either your user does
> not have sufficient permissions, or the install script was not run.
> ..
> ***************************************
>
> I'm not able to find the opxml binary, although I did install OProfile
> using install-noconsolehelper.sh.

consolehelper isn't a Debian thing AFAIK. Kent will be able to provide
more guidance here.

Andrew
Re: Error installing linuxtools through update manager [message #566044 is a reply to message #7465] Wed, 13 May 2009 21:34 Go to previous message
Andrew Overholt is currently offline Andrew OverholtFriend
Messages: 55
Registered: July 2009
Member
Hi,

On Wed, 2009-05-13 at 16:33 +0000, Pankaj Gupta wrote:
> Network connection problems encountered during search.
> Unable to access
> "http://download.eclipse.org/technology/linuxtools/update".

Are you perhaps behind a proxy or something? This works for me. You
can verify by appending a content.jar to the above and seeing if you can
access it in a browser.

Andrew
Re: Error installing linuxtools through update manager [message #566062 is a reply to message #7478] Wed, 13 May 2009 21:46 Go to previous message
Pankaj Gupta is currently offline Pankaj GuptaFriend
Messages: 6
Registered: July 2009
Junior Member
Andrew,

Thanks for your response. I'm probably behind a proxy server. However,
when I append content.jar to the address and try to access that through a
web browser, it allows me to download the jar file. So I don't know why it
wouldn't work with Eclipse update manager.

I'll appreciate any suggestions you may have.

Thanks!
Re: Error installing linuxtools through update manager [message #566080 is a reply to message #7489] Thu, 14 May 2009 13:12 Go to previous message
Andrew Overholt is currently offline Andrew OverholtFriend
Messages: 55
Registered: July 2009
Member
Hi,

On Wed, 2009-05-13 at 21:46 +0000, Pankaj Gupta wrote:
> Thanks for your response. I'm probably behind a proxy server. However,
> when I append content.jar to the address and try to access that through a
> web browser, it allows me to download the jar file. So I don't know why it
> wouldn't work with Eclipse update manager.
>
> I'll appreciate any suggestions you may have.

My only suggestion is to look at the Eclipse proxy settings as p2 (the
update manager) uses them.

If you can't get the update manager working, just download the zip [1]
and use _it_ as input to the update manager. See:

http://wiki.eclipse.org/Linux_Tools_Project/User_Guide#Insta llation

Good luck,

Andrew

[1]
http://www.eclipse.org/downloads/download.php?file=/technolo gy/linuxtools/S200905081609/linuxtools-Update-incubation-0.2 .0.zip
Re: Error installing linuxtools through update manager [message #566106 is a reply to message #7500] Thu, 14 May 2009 22:00 Go to previous message
Pankaj Gupta is currently offline Pankaj GuptaFriend
Messages: 6
Registered: July 2009
Junior Member
I was finally able to use the update manager to install the linux tools.
In order to make that work, I had to run eclipse as the super-user.
Unfortunately, when I use the OProfile, I don't get any output. Instead, I
get an error:

***************************************
FATAL: An error occurred with opxml.
Reason: The opxml binary cannot be read or executed. Either your user does
not have sufficient permissions, or the install script was not run.
...
***************************************

I'm not able to find the opxml binary, although I did install OProfile
using install-noconsolehelper.sh.
Re: Error installing linuxtools through update manager [message #566125 is a reply to message #7510] Fri, 15 May 2009 12:37 Go to previous message
Andrew Overholt is currently offline Andrew OverholtFriend
Messages: 55
Registered: July 2009
Member
Hi,

On Thu, 2009-05-14 at 22:00 +0000, Pankaj Gupta wrote:
> I was finally able to use the update manager to install the linux tools.
> In order to make that work, I had to run eclipse as the super-user.

That doesn't make any sense if you extracted eclipse from an eclipse.org
download into some directory in your home directory.

> Unfortunately, when I use the OProfile, I don't get any output. Instead, I
> get an error:
>
> ***************************************
> FATAL: An error occurred with opxml.
> Reason: The opxml binary cannot be read or executed. Either your user does
> not have sufficient permissions, or the install script was not run.
> ..
> ***************************************
>
> I'm not able to find the opxml binary, although I did install OProfile
> using install-noconsolehelper.sh.

consolehelper isn't a Debian thing AFAIK. Kent will be able to provide
more guidance here.

Andrew
Previous Topic:Error installing linuxtools through update manager
Next Topic:Valgrid issues on Ubuntu
Goto Forum:
  


Current Time: Wed Apr 24 23:51:57 GMT 2024

Powered by FUDForum. Page generated in 0.03680 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top