<div dir="ltr"><div>Thank you for quick response.<br></div><div><br>after disabling IPV6, error is still there. I disabled IPV6 by<br><br>vi /etc/sysctl.conf<br>net.ipv6.conf.all.disable_ipv6 = 1<br><br></div>The complete error is:<br><div><div><div><div><br>Adding post install manifest entries                 [ DONE ]<br>Installing Dependencies                           [ ERROR ]<br><br>ERROR : Failed to run remote script, stdout: Loaded plugins: fastestmirror, langpacks, priorities<br>Could not retrieve mirrorlist <a href="http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock">http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock</a> error was<br>14: curl#7 - "Failed to connect to 2a02:2498:1:3d:5054:ff:fed3:e91a: Network is unreachable"<br><br>stderr: Warning: Permanently added '10.0.2.15' (ECDSA) to the list of known hosts.<br>+ trap t ERR<br>+ yum install -y puppet hiera openssh-clients tar nc rubygem-json<br><br><br> One of the configured repositories failed (Unknown),<br> and yum doesn't have enough cached data to continue. At this point the only<br> safe thing yum can do is fail. There are a few ways to work "fix" this:<br><br>     1. Contact the upstream for the repository and get them to fix the problem.<br><br>     2. Reconfigure the baseurl/etc. for the repository, to point to a working<br>        upstream. This is most often useful if you are using a newer<br>        distribution release than is supported by the repository (and the<br>        packages for the previous distribution release still work).<br><br>     3. Disable the repository, so yum won't use it by default. Yum will then<br>        just ignore the repository until you permanently enable it again or use<br>        --enablerepo for temporary usage:<br><br>            yum-config-manager --disable <repoid><br><br>     4. Configure the failing repository to be skipped, if it is unavailable.<br>        Note that yum will try to contact the repo. when it runs most commands,<br>        so will have to try and fail each time (and thus. yum will be be much<br>        slower). If it is a very temporary problem though, this is often a nice<br>        compromise:<br><br>            yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true<br><br>Cannot find a valid baseurl for repo: base/7/x86_64<br>++ t<br>++ exit 1<br><br><br><br></div><div>I'm behind a proxy as well. But when I execute<br>yum install -y puppet hiera openssh-clients tar nc rubygem-json,<br></div><div>it completes successfully.<br><br></div><div>when I do,<br>wget <a href="http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock">http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock</a><br></div><div>it download a html page index.html?release=7.2, that contains<br><br>Test mode - must specify ip/cc, arch and repo as parameters<br></div></div></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 25, 2015 at 4:43 PM, Patrick Laimbock <span dir="ltr"><<a href="mailto:patrick@laimbock.com" target="_blank">patrick@laimbock.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 01/24/2015 10:54 PM, Marius Cornea wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Vedsar,<br>
<br>
Try disabling IPv6 if not using it, it appears that you're trying to<br>
acess the repo by its IPv6 address.<br>
</blockquote>
<br>
</span><a href="http://mirrorlist.centos.org" target="_blank">mirrorlist.centos.org</a> has an IPv6 address so should work:<br>
<br>
<a href="http://mirrorlist.centos.org" target="_blank">mirrorlist.centos.org</a>.  216     IN      AAAA    2a02:2498:1:3d:5054:ff:fed3:<u></u>e91a<br>
<br>
I have seen package installs fail sometimes too so I now use a local mirror. Try running packstack again or failing that you can also install those packages manually and then rerun packstack (with the same answer file).<br>
<br>
Cheers,<br>
Patrick<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Rdo-list mailing list<br>
<a href="mailto:Rdo-list@redhat.com" target="_blank">Rdo-list@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/rdo-list" target="_blank">https://www.redhat.com/<u></u>mailman/listinfo/rdo-list</a><br>
<br>
To unsubscribe: <a href="mailto:rdo-list-unsubscribe@redhat.com" target="_blank">rdo-list-unsubscribe@redhat.<u></u>com</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr">Vedsar Kushwaha<div>M.Tech-Computational Science</div><div>Indian Institute of Science</div></div></div></div></div>
</div>