Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flocker apt repo failed on ubuntu16.04 #3012

Open
cloudman6 opened this issue Jun 20, 2017 · 9 comments
Open

flocker apt repo failed on ubuntu16.04 #3012

cloudman6 opened this issue Jun 20, 2017 · 9 comments

Comments

@cloudman6
Copy link

Could not install flocker while following the installation guide
Looks like index files failed to download from repo.

Blow is the output:

ubuntu@ip-172-31-38-19:~$ sudo apt-get update
Hit:1 http://us-east-2.ec2.archive.ubuntu.com/ubuntu xenial InRelease
Hit:2 http://us-east-2.ec2.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://us-east-2.ec2.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
Ign:5 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  InRelease
Ign:6 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Release
Ign:7 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Ign:7 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Ign:7 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Ign:7 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Ign:7 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Err:7 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
  404  Not Found
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Reading package lists... Done
W: The repository 'https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  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 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
ubuntu@ip-172-31-38-19:~$
@OlivierDupre
Copy link

I faced the exact same problem, even with the --allow-insecure-repository option on apt update.

So I tried second installation option, and it also failed with the following message:

$ pip install https://clusterhq-archive.s3.amazonaws.com/python/Flocker-1.15.0-py2-none-any.whl
Collecting Flocker==1.15.0 from https://clusterhq-archive.s3.amazonaws.com/python/Flocker-1.15.0-py2-none-any.whl
HTTP error 404 while getting https://clusterhq-archive.s3.amazonaws.com/python/Flocker-1.15.0-py2-none-any.whl
Could not install requirement Flocker==1.15.0 from https://clusterhq-archive.s3.amazonaws.com/python/Flocker-1.15.0-py2-none-any.whl because of error 404 Client Error: Not Found for url: https://clusterhq-archive.s3.amazonaws.com/python/Flocker-1.15.0-py2-none-any.whl
Could not install requirement Flocker==1.15.0 from https://clusterhq-archive.s3.amazonaws.com/python/Flocker-1.15.0-py2-none-any.whl because of HTTP error 404 Client Error: Not Found for url: https://clusterhq-archive.s3.amazonaws.com/python/Flocker-1.15.0-py2-none-any.whl for URL https://clusterhq-archive.s3.amazonaws.com/python/Flocker-1.15.0-py2-none-any.whl

Looks like there is a little problem with your repositories.

By the way, is there any reason you're not using a PPA reposository?

Cheers,
Olivier

@wchb
Copy link

wchb commented Jul 4, 2017

[root@docker79 flocker]# yum list installed clusterhq-release || yum install -y https://clusterhq-archive.s3.amazonaws.com/centos/clusterhq-release$(rpm -E %dist).centos.noarch.rpm
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: No matching Packages to list
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Cannot open: https://clusterhq-archive.s3.amazonaws.com/centos/clusterhq-release.el7.centos.noarch.rpm. Skipping.
Error: Nothing to do
[root@docker79 flocker]# rpm -E %dist
.el7
[root@docker79 flocker]# yum list installed clusterhq-release || yum install -y https://clusterhq-archive.s3.amazonaws.com/centos/clusterhq-release.el7.centos.noarch.rpm
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Error: No matching Packages to list
Loaded plugins: product-id, search-disabled-repos, subscription-manager
This system is not registered to Red Hat Subscription Management. You can use subscription-manager to register.
Cannot open: https://clusterhq-archive.s3.amazonaws.com/centos/clusterhq-release.el7.centos.noarch.rpm. Skipping.
Error: Nothing to do

@frpdlut
Copy link

frpdlut commented Jul 7, 2017

Err:16 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64 InRelease
Connection timed out after 120000 milliseconds
Get:17 http://us.archive.ubuntu.com/ubuntu xenial-updates/universe i386 Packages [473 kB]
Fetched 2,594 kB in 2min 12s (19.6 kB/s)
Reading package lists... Done

I can't download&install the clusterhq-flocker-cli, clusterhq-flocker-node, clusterhq-flocker-docker-plugin on Ubuntu 16.04.

@thorerik
Copy link

thorerik commented Aug 7, 2017

I might be wrong, but I think this might have something to do with the issues you are experiencing:
http://clusterhq.com/2016/12/22/clusterf-ed/

@nishant-jain-94
Copy link

Even I am facing the same issue. Cant install flocker on both Ubuntu 16.04 and Ubuntu 14.04

W: Failed to fetch https://clusterhq-archive.s3.amazonaws.com/ubuntu/14.04/amd64/Packages  HttpError404

@diegoxa
Copy link

diegoxa commented Aug 25, 2017

Seeing the same error on Ubuntu 16.04.3 LTS

Hit:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease
Hit:3 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu xenial-security InRelease
Hit:5 https://apt.dockerproject.org/repo ubuntu-xenial InRelease
Ign:6 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  InRelease
Ign:7 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Release
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:10 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:10 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:10 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:10 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:10 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Err:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Packages
  404  Not Found
Ign:9 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en_US
Ign:10 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  Translation-en
Reading package lists... Done
W: The repository 'https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64  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 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/amd64/Packages  404  Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.

@davidkhala
Copy link

Same symptom happened on Ubuntu 16.04

@rathko
Copy link

rathko commented Sep 27, 2017

It appears the flocker is no longer supported as the company, unfortunately, went out of business.

@adally
Copy link

adally commented Dec 5, 2017

I met the same problem when I run "sudo apt-get update" on arm64 machine.The following is the error msg.

Ign:7 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/arm64 Packages
Ign:8 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/arm64 Translation -en
Err:7 https://clusterhq-archive.s3.amazonaws.com/ubuntu/16.04/arm64 Packages
404 Not Found

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

10 participants