Created 12-22-2015 09:04 PM
I am trying to install cdh5 - manual installtion using cloudera manager packages - as outlined in :
I am using only two hosts, logged in as root and after completing the basic tasks and at the stage where I login to the cloudera manager console, specify the hosts and try to do package installation, it fails on the second host. The error detail shows :
The following packages will be upgraded:
libssl1.0.0
1 upgraded, 14 newly installed, 0 to remove and 641 not upgraded.
Need to get 2865 kB/517 MB of archives.
After this operation, 722 MB of additional disk space will be used.
Err http://in.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl1.0.0 amd64 1.0.1f-1ubuntu2.15
404 Not Found
Err http://security.ubuntu.com/ubuntu/ trusty-security/main libssl1.0.0 amd64 1.0.1f-1ubuntu2.15
404 Not Found
Err http://security.ubuntu.com/ubuntu/ trusty-security/main libssl-dev amd64 1.0.1f-1ubuntu2.15
404 Not Found
Err http://security.ubuntu.com/ubuntu/ trusty-security/main libssl-doc all 1.0.1f-1ubuntu2.15
404 Not Found
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.0.0_1.0.1f-1ubuntu2.15_amd64.deb 404 Not Found
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl-dev_1.0.1f-1ubuntu2.15_amd64.deb 404 Not Found
E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl-doc_1.0.1f-1ubuntu2.15_all.deb 404 Not Found
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
END (100)
remote package cloudera-manager-agent could not be installed, giving up
waiting for rollback request
Appreciate feedback to resolve above issue. Thanks.