- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
public-repo-1.hortonworks.com 404 for packages
- Labels:
-
Apache Ambari
Created 09-07-2016 06:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm in the middle of installing Ambari 2.4 and running into issues pulling packages from the hortonworks repo.
2016-09-07 14:28:24,972 - Installing package hdp-select ('/usr/bin/yum -d 0 -e 0 -y install hdp-select')
However, if I do a yum list hdp-select it says it has exactly what I'm looking for.
hdp-select.noarch 2.4.2.0-258.el6 HDP-2.4
http://public-repo-1.hortonworks.com/HDP/centos6/2.x/updates/2.4.0.0/hdp-select/hdp-select-2.4.2.0-2... gives me a 404 on the server and in my browser I get a NoSuchKey.
Created 09-07-2016 06:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Jon Zeolla Can you run 'yum clean all' and then again try '/usr/bin/yum -d 0 -e 0 -y install hdp-select' manually?
Created 09-07-2016 06:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Jon Zeolla Can you run 'yum clean all' and then again try '/usr/bin/yum -d 0 -e 0 -y install hdp-select' manually?
Created 09-07-2016 06:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just modification in yum command - $yum clean all
