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

Getting mirror list error while using this cookbook on Amazon linux #88

Open
Aamir010 opened this issue Jul 21, 2016 · 2 comments
Open

Comments

@Aamir010
Copy link

STDOUT: Could not retrieve mirrorlist http://rpms.famillecollet.com/enterprise/latest/remi/mirror error was
14: PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
STDERR: http://rpms.famillecollet.com/enterprise/latest/remi/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404 Not Found"
Trying other mirror.

@Aamir010
Copy link
Author

This cookbook has been work on local VM with CentOS 7. Don't know what's wrong with Amazon Linux

@tvb
Copy link

tvb commented Apr 26, 2017

@Aamir010
I just ran into this, almost one year later 😱
U can use the following to overwrite the default values of the repository (e.g. for RHEL6):

  "php-fpm": {
    "yum_url": "http://rpms.remirepo.net/enterprise/6/php56/$basearch/",
    "yum_mirrorlist": "http://rpms.remirepo.net/enterprise/6/php56/mirror"
  }

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

2 participants