We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
This cookbook has been work on local VM with CentOS 7. Don't know what's wrong with Amazon Linux
Sorry, something went wrong.
@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" }
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: