<div dir="ltr"><div>So, I&#39;m still getting the same error from gu, but I could download without any problem the catalog.  I&#39;ll do the local install, but I guess this should be fixed somehow.  I don&#39;t know if I can help in any way with finding the problem.<br><br></div>Thanks.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 10, 2018 at 4:00 PM,  <span dir="ltr">&lt;<a href="mailto:graalvm-users-request@oss.oracle.com" target="_blank">graalvm-users-request@oss.oracle.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send GraalVM-Users mailing list submissions to<br>
        <a href="mailto:graalvm-users@oss.oracle.com">graalvm-users@oss.oracle.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://oss.oracle.com/mailman/listinfo/graalvm-users" rel="noreferrer" target="_blank">https://oss.oracle.com/<wbr>mailman/listinfo/graalvm-users</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
        <a href="mailto:graalvm-users-request@oss.oracle.com">graalvm-users-request@oss.<wbr>oracle.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:graalvm-users-owner@oss.oracle.com">graalvm-users-owner@oss.<wbr>oracle.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of GraalVM-Users digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
   1. gu error (Rodrigo Botafogo)<br>
   2. Re: gu error (Oleg ?elajev)<br>
<br>
<br>
------------------------------<wbr>------------------------------<wbr>----------<br>
<br>
Message: 1<br>
Date: Wed, 9 May 2018 23:05:04 -0300<br>
From: Rodrigo Botafogo &lt;<a href="mailto:rodrigo.a.botafogo@gmail.com">rodrigo.a.botafogo@gmail.com</a>&gt;<br>
Subject: [graalvm-users] gu error<br>
To: <a href="mailto:graalvm-users@oss.oracle.com">graalvm-users@oss.oracle.com</a><br>
Message-ID:<br>
        &lt;CAAKc=<a href="mailto:GAD_bh3swcrpWOL3DG3KjuyGUZw3NWmw5UZhawxaMbtJw@mail.gmail.com">GAD_<wbr>bh3swcrpWOL3DG3KjuyGUZw3NWmw5U<wbr>ZhawxaMbtJw@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
I keep getting the following error when trying to install Ruby or R in<br>
Graal:<br>
<br>
Downloading: Component catalog<br>
Error: Component catalog is unreachable.<br>
Please check your connection and proxy settings. If your machine is behind<br>
a proxy, environment variables (http_proxy, https_proxy, ...) must be set<br>
appropriately.<br>
<br>
<br>
But I&#39;m in an Virtual Machine without any proxy.<br>
<br>
Is this a problem with the catalog or should I do some troubleshooting in<br>
my equipment?<br>
<br>
<br>
Thanks<br>
<br>
-- <br>
Rodrigo Botafogo<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://oss.oracle.com/pipermail/graalvm-users/attachments/20180509/22e8a07a/attachment-0001.html" rel="noreferrer" target="_blank">http://oss.oracle.com/<wbr>pipermail/graalvm-users/<wbr>attachments/20180509/22e8a07a/<wbr>attachment-0001.html</a> <br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 10 May 2018 11:16:49 +0300<br>
From: Oleg ?elajev &lt;<a href="mailto:oleg.selajev@oracle.com">oleg.selajev@oracle.com</a>&gt;<br>
Subject: Re: [graalvm-users] gu error<br>
To: Rodrigo Botafogo &lt;<a href="mailto:rodrigo.a.botafogo@gmail.com">rodrigo.a.botafogo@gmail.com</a>&gt;<wbr>,<br>
        <a href="mailto:graalvm-users@oss.oracle.com">graalvm-users@oss.oracle.com</a><br>
Message-ID: &lt;<a href="mailto:etPan.5af3fff1.51d53254.7c2a@oracle.com">etPan.5af3fff1.51d53254.7c2a@<wbr>oracle.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;utf-8&quot;<br>
<br>
Hi Rodrigo,?<br>
<br>
thank you for reaching out!?<br>
The component catalog is located at:?<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.graalvm.org_1.0.0-2Drc1_component-2Dcatalog_graal-2Dupdater-2Dcomponent-2Dcatalog.properties&d=DwMFaQ&c=RoP1YumCXCgaWHvlZYR8PZh8Bv7qIrMUB65eapI_JnE&r=CUkXBxBNT_D5N6HMJ5T9Z6rmvNKYsqupcbk72K0lcoQ&m=WcppfKs7-m_Dp3uHhMmmF9Yc8868uTXQNY3FxxecFG4&s=_3P2vc-Xszz2UyEDGtBzytoxDDHdtF6-P4CW9A8KVZ8&e=" rel="noreferrer" target="_blank">http://www.graalvm.org/1.<wbr>0.0-rc1/component-catalog/<wbr>graal-updater-component-<wbr>catalog.properties</a><br>
Can you please check if that file is reachable from the virtual machine. The component catalog lists the locations of the jar files containing the language engines for GraalVM?s R, Ruby, Python. You can download them manually and install locally from your machine (or virtual machine) by running:<br>
`gu install path/to/language-engine.jar`?<br>
<br>
<br>
<br>
Hope this helps,?<br>
Oleg<br>
<br>
<br>
<br>
<br>
On 10 May 2018 at 11:08:16, Rodrigo Botafogo (<a href="mailto:rodrigo.a.botafogo@gmail.com">rodrigo.a.botafogo@gmail.com</a>) wrote:<br>
<br>
I keep getting the following error when trying to install Ruby or R in Graal:<br>
<br>
Downloading: Component catalog<br>
Error: Component catalog is unreachable.<br>
Please check your connection and proxy settings. If your machine is behind a proxy, environment variables (http_proxy, https_proxy, ...) must be set appropriately.<br>
<br>
<br>
But I&#39;m in an Virtual Machine without any proxy.?<br>
<br>
Is this a problem with the catalog or should I do some troubleshooting in my equipment?<br>
<br>
<br>
Thanks<br>
<br>
--<br>
Rodrigo Botafogo<br>
<br>
______________________________<wbr>_________________  <br>
GraalVM-Users mailing list  <br>
<a href="mailto:GraalVM-Users@oss.oracle.com">GraalVM-Users@oss.oracle.com</a>  <br>
<a href="https://oss.oracle.com/mailman/listinfo/graalvm-users" rel="noreferrer" target="_blank">https://oss.oracle.com/<wbr>mailman/listinfo/graalvm-users</a><br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://oss.oracle.com/pipermail/graalvm-users/attachments/20180510/7c9e4720/attachment-0001.html" rel="noreferrer" target="_blank">http://oss.oracle.com/<wbr>pipermail/graalvm-users/<wbr>attachments/20180510/7c9e4720/<wbr>attachment-0001.html</a> <br>
<br>
------------------------------<br>
<br>
______________________________<wbr>_________________<br>
GraalVM-Users mailing list<br>
<a href="mailto:GraalVM-Users@oss.oracle.com">GraalVM-Users@oss.oracle.com</a><br>
<a href="https://oss.oracle.com/mailman/listinfo/graalvm-users" rel="noreferrer" target="_blank">https://oss.oracle.com/<wbr>mailman/listinfo/graalvm-users</a><br>
<br>
End of GraalVM-Users Digest, Vol 2, Issue 4<br>
******************************<wbr>*************<br>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Rodrigo Botafogo<br>Integrando TI ao seu negócio<br>21-3010-4802/11-3010-1802</div>
</div>