Created 03-14-2018 08:14 PM
Hello,
I am attempting to download Cloudera Express on a Ubuntu 16.04 partition. It fails to install and get the following error in the log file.
-------------------------------------------------------------------------------------------------------------
Hit:1 http://us.archive.ubuntu.com/ubuntu xenial InRelease
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [102 kB]
Get:3 http://security.ubuntu.com/ubuntu xenial-security InRelease [102 kB]
Hit:4 http://ppa.launchpad.net/mystic-mirage/pycharm/ubuntu xenial InRelease
Get:5 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [102 kB]
Hit:6 http://ppa.launchpad.net/octave/stable/ubuntu xenial InRelease
Get:7 http://us.archive.ubuntu.com/ubuntu xenial-updates/main amd64 DEP-11 Metadata [317 kB]
Ign:8 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ InRelease
Get:9 http://us.archive.ubuntu.com/ubuntu xenial-updates/main DEP-11 64x64 Icons [234 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 DEP-11 Metadata [190 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe DEP-11 64x64 Icons [269 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 DEP-11 Metadata [5,888 B]
Get:13 http://us.archive.ubuntu.com/ubuntu xenial-backports/main amd64 DEP-11 Metadata [3,328 B]
Get:14 http://us.archive.ubuntu.com/ubuntu xenial-backports/universe amd64 DEP-11 Metadata [4,696 B]
Hit:15 http://ppa.launchpad.net/ubuntu-desktop/ubuntu-make/ubuntu xenial InRelease
Ign:16 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Release
Get:17 http://security.ubuntu.com/ubuntu xenial-security/main amd64 DEP-11 Metadata [67.4 kB]
Get:18 http://security.ubuntu.com/ubuntu xenial-security/main DEP-11 64x64 Icons [82.1 kB]
Get:19 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 DEP-11 Metadata [51.5 kB]
Ign:20 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Packages
Get:21 http://security.ubuntu.com/ubuntu xenial-security/universe DEP-11 64x64 Icons [85.1 kB]
Ign:22 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en_US
Ign:23 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en
Ign:20 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Packages
Ign:22 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en_US
Ign:23 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en
Ign:20 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Packages
Ign:22 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en_US
Ign:23 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en
Ign:20 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Packages
Ign:22 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en_US
Ign:23 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en
Ign:20 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Packages
Ign:22 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en_US
Ign:23 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en
Err:20 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Packages
404 Not Found
Ign:22 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en_US
Ign:23 http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Translation-en
Fetched 1,617 kB in 5s (278 kB/s)
Reading package lists... Done
W: The repository 'http://www.stats.bris.ac.uk/R/bin/linux/ubuntu precise/ Release' does not have a Release file.
N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: Failed to fetch http://www.stats.bris.ac.uk/R/bin/linux/ubuntu/precise/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
--------------------------------------------------------------------------------------------------------------
Ubuntu precise is no longer a supported version of R. Is there a reason why I am getting this issue?
I am currently using R version 3.2.3
Created 03-16-2018 12:34 AM
Hi,
Did you try to install cloudera-manager-installer using this link:
wget http://archive.cloudera.com/cm5/installer/latest/cloudera-manager-installer.bin
Created 03-16-2018 10:54 AM
Created 03-16-2018 04:37 PM
What log file did you share with us? The errors seem to indicate some issue with the R package which is not installed by Cloudera. We may need some more context here to understand how the error you show is related to the installer. Also, can you provide some background on how you are observing the failure? That might help us understand what is going on.
thanks!