You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2019/05/27 16:35:58 UTC

[GitHub] [cloudstack] richardlawley commented on issue #3157: CentOS 6 Repo not updated for 4.11.2 GA

richardlawley commented on issue #3157: CentOS 6 Repo not updated for 4.11.2 GA
URL: https://github.com/apache/cloudstack/issues/3157#issuecomment-496262370
 
 
   There is indeed a package with the filename 4.11.2, but it does not contain the GA version of 4.11.2, it is RC5 instead.
   
   ```
   $ wget -q http://download.cloudstack.org/centos/6/4.11/cloudstack-management-4.11.2.0.el6.x86_64.rpm
   $ rpm  -qp cloudstack-management-4.11.2.0.el6.x86_64.rpm 
   warning: cloudstack-management-4.11.2.0.el6.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 584df93f: NOKEY
   cloudstack-management-4.11.2.0-rc5.el6.x86_64
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services