Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » P2: "No repository found at..." for local eclipse installation
P2: "No repository found at..." for local eclipse installation [message #108490] Wed, 23 April 2008 09:22 Go to next message
Eclipse UserFriend
Originally posted by: joerg.von.frantzius.artnology.com

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
Hi,<br>
<br>
I just installed eclipse-SDK-I20080422-0800 and I want to install all
features of my previous install. I assumed it possible to add a local
site for the old installation for this purpose. Unfortunately, when I
try that, I always get<br>
<blockquote>eclipse.buildId=I20080422-0800<br>
java.version=1.5.0_15<br>
java.vendor=Sun Microsystems Inc.<br>
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE<br>
Command-line arguments:  -os linux -ws gtk -arch x86<br>
<br>
<br>
OK<br>
Wed Apr 23 11:14:39 CEST 2008<br>
No repository found at
<a class="moz-txt-link-freetext" href=" file://home/jfrantzius/apps/eclipse3.4/eclipse-SDK-N20080420 -200/eclipse"> file://home/jfrantzius/apps/eclipse3.4/eclipse-SDK-N20080420 -200/eclipse</a><br>
<br>
</blockquote>
The old install really is a working installation.<br>
<br>
Thanks for any help!<br>
Jörg<br>
</body>
</html>
Re: "No repository found at..." for local eclipse installation [message #108521 is a reply to message #108490] Wed, 23 April 2008 14:17 Go to previous messageGo to next message
Simon Kaegi is currently offline Simon KaegiFriend
Messages: 381
Registered: July 2009
Senior Member
This is a multi-part message in MIME format.

------=_NextPart_000_01DD_01C8A52B.3E5BA7B0
Content-Type: text/plain;
charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable

I think "home" maybe getting parsed as a "host" instead of as a "path"

Try either file:/ or file:///

HTH
-Simon
"J=F6rg von Frantzius" <joerg.von.frantzius@artnology.com> wrote in =
message news:fumv4f$l92$1@build.eclipse.org...
Hi,

I just installed eclipse-SDK-I20080422-0800 and I want to install all =
features of my previous install. I assumed it possible to add a local =
site for the old installation for this purpose. Unfortunately, when I =
try that, I always get

eclipse.buildId=3DI20080422-0800
java.version=3D1.5.0_15
java.vendor=3DSun Microsystems Inc.
BootLoader constants: OS=3Dlinux, ARCH=3Dx86, WS=3Dgtk, NL=3Dde_DE
Command-line arguments: -os linux -ws gtk -arch x86


OK
Wed Apr 23 11:14:39 CEST 2008
No repository found at =
file://home/jfrantzius/apps/eclipse3.4/eclipse-SDK-N20080420 -200/eclipse


The old install really is a working installation.

Thanks for any help!
J=F6rg

------=_NextPart_000_01DD_01C8A52B.3E5BA7B0
Content-Type: text/html;
charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-15">
<META content=3D"MSHTML 6.00.6000.16640" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY text=3D#000000 bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>I think "home" maybe getting parsed as =
a "host"=20
instead of as a "path"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Try either file:/ or <A=20
href=3D"file:///">file:///</A></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>HTH</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>-Simon</FONT></DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV>"J=F6rg von Frantzius" &lt;<A=20
=
href=3D"mailto:joerg.von.frantzius@artnology.com">joerg.von.frantzius@art=
nology.com</A>&gt;=20
wrote in message <A=20
=
href=3D"news:fumv4f$l92$1@build.eclipse.org">news:fumv4f$l92$1@build.ecli=
pse.org</A>...</DIV>Hi,<BR><BR>I=20
just installed eclipse-SDK-I20080422-0800 and I want to install all =
features=20
of my previous install. I assumed it possible to add a local site for =
the old=20
installation for this purpose. Unfortunately, when I try that, I =
always=20
get<BR>
=
<BLOCKQUOTE>eclipse.buildId=3DI20080422-0800<BR>java.version=3D1.5.0_15 <B=
R>java.vendor=3DSun=20
Microsystems Inc.<BR>BootLoader constants: OS=3Dlinux, ARCH=3Dx86, =
WS=3Dgtk,=20
NL=3Dde_DE<BR>Command-line arguments:&nbsp; -os linux -ws gtk -arch=20
x86<BR><BR><BR>OK<BR>Wed Apr 23 11:14:39 CEST 2008<BR>No repository =
found at=20
<A class=3Dmoz-txt-link-freetext=20
=
href=3D" file://home/jfrantzius/apps/eclipse3.4/eclipse-SDK-N20080420 -200/=
eclipse"> file://home/jfrantzius/apps/eclipse3.4/eclipse-SDK-N20080420 -200=
/eclipse</A><BR><BR></BLOCKQUOTE>The=20
old install really is a working installation.<BR><BR>Thanks for any=20
help!<BR>J=F6rg<BR></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_01DD_01C8A52B.3E5BA7B0--
Re: "No repository found at..." for local eclipse installation [message #108557 is a reply to message #108521] Wed, 23 April 2008 15:29 Go to previous message
Eclipse UserFriend
Originally posted by: joerg.von.frantzius.artnology.com

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-15"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Simon Kaegi schrieb:
<blockquote cite="mid:fungdu$f0f$1@build.eclipse.org" type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta content="MSHTML 6.00.6000.16640" name="GENERATOR">
<style></style>
<div><font face="Arial" size="2">I think "home" maybe getting parsed
as a "host" instead of as a "path"</font></div>
<div> </div>
<div><font face="Arial" size="2">Try either <a class="moz-txt-link-freetext" href="file:/">file:/</a> or <a
moz-do-not-send="true" href="file:///">file:///</a></font></div>
</blockquote>
Alright, entering the modified URL by hand does the trick! Of course,
the original URL is what is produced when selecting something in the
file/path dialog after pressing the "Local..." button. So I guess there
is a UI bug here?<br>
<blockquote cite="mid:fungdu$f0f$1@build.eclipse.org" type="cite">
<div> </div>
<div><font face="Arial" size="2">HTH</font></div>
<div><font face="Arial" size="2">-Simon</font></div>
<blockquote
style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;">
<div>"Jörg von Frantzius" &lt;<a moz-do-not-send="true"
href="mailto:joerg.von.frantzius@artnology.com">joerg.von.frantzius@artnology.com</a>&gt;
wrote in message <a moz-do-not-send="true"
href="news:fumv4f$l92$1@build.eclipse.org">news:fumv4f$l92$1@build.eclipse.org</a>...</div>
Hi,<br>
<br>
I just installed eclipse-SDK-I20080422-0800 and I want to install all
features of my previous install. I assumed it possible to add a local
site for the old installation for this purpose. Unfortunately, when I
try that, I always get<br>
<blockquote>eclipse.buildId=I20080422-0800<br>
java.version=1.5.0_15<br>
java.vendor=Sun Microsystems Inc.<br>
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=de_DE<br>
Command-line arguments:  -os linux -ws gtk -arch x86<br>
<br>
<br>
OK<br>
Wed Apr 23 11:14:39 CEST 2008<br>
No repository found at <a moz-do-not-send="true"
class="moz-txt-link-freetext"
href=" file://home/jfrantzius/apps/eclipse3.4/eclipse-SDK-N20080420 -200/eclipse"> file://home/jfrantzius/apps/eclipse3.4/eclipse-SDK-N20080420 -200/eclipse</a><br>
<br>
</blockquote>
The old install really is a working installation.<br>
<br>
Thanks for any help!<br>
Jörg<br>
</blockquote>
</blockquote>
<br>
</body>
</html>
Previous Topic:[p2] Re: any way to have the batch build generate the p2 descriptor files?
Next Topic:Resolving the bundle dependencies dynamically
Goto Forum:
  


Current Time: Thu Apr 25 14:51:47 GMT 2024

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

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

Back to the top