2 thoughts on “NGINX 1.12.1 stable built against OpenSSL 1.1.0f and ngx_brotli for Red Hat Enterprise Linux and CentOS”

  1. Unable to update from 1.12.0 to 1.12.1
    yum info nginx
    Loaded plugins: fastestmirror, rhnplugin, universal-hooks
    Loading mirror speeds from cached hostfile
    * cpanel-addons-production-feed: 66.23.237.210
    * cloudlinux-x86_64-server-6: xmlrpc.cln.cloudlinux.com
    * epel: mirror.csclub.uwaterloo.ca
    * epel-source: mirror.csclub.uwaterloo.ca
    * rpmfusion-free-updates: rpmfusion.spinellicreations.com
    Installed Packages
    Name : nginx
    Arch : x86_64
    Epoch : 1
    Version : 1.12.0
    Release : 1.el6.codeit
    Size : 9.0 M
    Repo : installed
    From repo : CodeIT
    Summary : High performance web server
    URL : http://nginx.org/
    License : 2-clause BSD-like license
    Description : nginx [engine x] is an HTTP and reverse proxy server, as well as
    : a mail proxy server.

    yum update nginx
    Loaded plugins: fastestmirror, rhnplugin, universal-hooks
    Setting up Update Process
    Loading mirror speeds from cached hostfile
    * cpanel-addons-production-feed: 66.23.237.210
    * cloudlinux-x86_64-server-6: xmlrpc.cln.cloudlinux.com
    * epel: mirror.csclub.uwaterloo.ca
    * epel-source: mirror.csclub.uwaterloo.ca
    * rpmfusion-free-updates: rpmfusion.spinellicreations.com
    No Packages marked for Update

    yum install nginx-1.12.1
    Loaded plugins: fastestmirror, rhnplugin, universal-hooks
    Setting up Install Process
    Loading mirror speeds from cached hostfile
    * cpanel-addons-production-feed: 66.23.237.210
    * cloudlinux-x86_64-server-6: xmlrpc.cln.cloudlinux.com
    * epel: mirror.csclub.uwaterloo.ca
    * epel-source: mirror.csclub.uwaterloo.ca
    * rpmfusion-free-updates: rpmfusion.spinellicreations.com
    Package matching nginx-1.12.1-1.el6.ngx.x86_64 already installed. Checking for update.
    Nothing to do

    yum reinstall nginx-1.12.1
    Loaded plugins: fastestmirror, rhnplugin, universal-hooks
    Setting up Reinstall Process
    No Match for argument: nginx-1.12.1
    Loading mirror speeds from cached hostfile
    * cpanel-addons-production-feed: 66.23.237.210
    * cloudlinux-x86_64-server-6: xmlrpc.cln.cloudlinux.com
    * epel: mirror.csclub.uwaterloo.ca
    * epel-source: mirror.csclub.uwaterloo.ca
    * rpmfusion-free-updates: rpmfusion.spinellicreations.com
    Package(s) nginx-1.12.1 available, but not installed.
    Error: Nothing to do

    yum install https://repo.codeit.guru/packages/centos/6/x86_64/nginx-1.12.1-1.el6.codeit.x86_64.rpm
    Loaded plugins: fastestmirror, rhnplugin, universal-hooks
    Setting up Install Process
    nginx-1.12.1-1.el6.codeit.x86_64.rpm | 3.4 MB 00:01
    Examining /var/tmp/yum-root-FgyhZn/nginx-1.12.1-1.el6.codeit.x86_64.rpm: nginx-1.12.1-1.el6.codeit.x86_64
    /var/tmp/yum-root-FgyhZn/nginx-1.12.1-1.el6.codeit.x86_64.rpm: does not update installed package.
    Error: Nothing to do

    1. Jose, that like error with epoch number on our end.
      Problem build removed. Please run

      rpm -Uvh --force https://repo.codeit.guru/packages/centos/6/x86_64/nginx-1.12.1-1.el6.codeit.x86_64.rpm
      yum upgrade libbrotli
      

Leave a Reply

Your email address will not be published. Required fields are marked *