Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

cm5 installation error

avatar
New Contributor

Hi,

I am getting the follwoing error:

http://archive.cloudera.com/cm5/redhat/6/x86_64/cm/5/RPMS/x86_64/cloudera-manager-daemons-5.0.0-0.cm... [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.
http://archive.cloudera.com/cm5/redhat/6/x86_64/cm/5/RPMS/x86_64/cloudera-manager-server-5.0.0-0.cm5... [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.


Error Downloading Packages:
  cloudera-manager-daemons-5.0.0-0.cm5b1.p0.77.el6.x86_64: failure: RPMS/x86_64/cloudera-manager-daemons-5.0.0-0.cm5b1.p0.77.el6.x86_64.rpm from cloudera-manager: [Errno 256] No more mirrors to try.
  cloudera-manager-server-5.0.0-0.cm5b1.p0.77.el6.x86_64: failure: RPMS/x86_64/cloudera-manager-server-5.0.0-0.cm5b1.p0.77.el6.x86_64.rpm from cloudera-manager: [Errno 256] No more mirrors to try.

 

I just downloaded the cloudera-manager-installer.bin file today.

 

Any suggestion?

 

thanks

 

 

1 ACCEPTED SOLUTION

avatar
Super Collaborator

Hello,

 

Sounds like you've had the CM5b1 installer or repo configuration present on this node before and have some lingering repo configuration. You may wish to:

- rm -rf /var/cache/yum/x86_64/6/cloudera-manager/

- yum clean all

 

Also make sure in /etc/yum.repos.d that you don't have any conflicting repo files that would provide CM5b1 artifacts. What exact cloudera-manager-installer.bin file did you download (full URL)?

 

 

View solution in original post

2 REPLIES 2

avatar
Super Collaborator

Hello,

 

Sounds like you've had the CM5b1 installer or repo configuration present on this node before and have some lingering repo configuration. You may wish to:

- rm -rf /var/cache/yum/x86_64/6/cloudera-manager/

- yum clean all

 

Also make sure in /etc/yum.repos.d that you don't have any conflicting repo files that would provide CM5b1 artifacts. What exact cloudera-manager-installer.bin file did you download (full URL)?

 

 

avatar
New Contributor
Thanks
- rm -rf /var/cache/yum/x86_64/6/cloudera-manager/
- yum clean all
worked for me.
I just downloaded the cloudera-manager-installer.bin from here.