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 2022/03/08 17:23:25 UTC

[GitHub] [cloudstack] ukedk opened a new issue #6073: Adding cloudstack repository fails under Rocky Linux 8.5

ukedk opened a new issue #6073:
URL: https://github.com/apache/cloudstack/issues/6073


   <!--
   Verify first that your issue/request is not already reported on GitHub.
   Also test if the latest release and main branch are affected too.
   Always add information AFTER of these HTML comments, but no need to delete the comments.
   -->
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   Centos 8 Repo
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main branch.
   -->
   4.16
   
   ##### CONFIGURATION
   <!--
   Information about the configuration if relevant, e.g. basic network, advanced networking, etc.  N/A otherwise
   -->
   
   
   ##### OS / ENVIRONMENT
   <!--
   Information about the environment if relevant, N/A otherwise
   -->
   Rocky Linux 8.5
   
   ##### SUMMARY
   <!-- Explain the problem/feature briefly -->
   Following the documentation to add the cloudstack-epo fails:
   
   Failed to download metadata for repo 'cloudstack': Checksum mismatch /var/cache/dnf/cloudstack-972dd32202bee359/repodata/e9d29c06626056b2e09e7712d6477873a470cf1abb59646e90805b2a3bc64a67-filelists.xml.gz
   
   ##### STEPS TO REPRODUCE
   <!--
   For bugs, show exactly how to reproduce the problem, using a minimal test-case. Use Screenshots if accurate.
   
   For new features, show how the feature would be used.
   -->
   
   dnf update
   
   <!-- Paste example playbooks or commands between quotes below -->
   ~~~
   
   ~~~
   
   <!-- You can also paste gist.github.com links for larger files -->
   
   ##### EXPECTED RESULTS
   <!-- What did you expect to happen when running the steps above? -->
   adding repo  
   
   [cloudstack]
   name=cloudstack
   baseurl=http://download.cloudstack.org/centos/$releasever/4.16/
   enabled=1
   gpgcheck=0
   
   should work
   
   ##### ACTUAL RESULTS
   <!-- What actually happened? -->
   
   <!-- Paste verbatim command output between quotes below -->
   Failed to download metadata for repo 'cloudstack': Checksum mismatch /var/cache/dnf/cloudstack-972dd32202bee359/repodata/e9d29c06626056b2e09e7712d6477873a470cf1abb59646e90805b2a3bc64a67-filelists.xml.gz
   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] nvazquez closed issue #6073: Adding cloudstack repository fails under Rocky Linux 8.5

Posted by GitBox <gi...@apache.org>.
nvazquez closed issue #6073:
URL: https://github.com/apache/cloudstack/issues/6073


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] nvazquez commented on issue #6073: Adding cloudstack repository fails under Rocky Linux 8.5

Posted by GitBox <gi...@apache.org>.
nvazquez commented on issue #6073:
URL: https://github.com/apache/cloudstack/issues/6073#issuecomment-1063947707


   Closing the issue as per @davidjumani's comment - if the issue persists please reopen it @ukedk 


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [cloudstack] davidjumani commented on issue #6073: Adding cloudstack repository fails under Rocky Linux 8.5

Posted by GitBox <gi...@apache.org>.
davidjumani commented on issue #6073:
URL: https://github.com/apache/cloudstack/issues/6073#issuecomment-1062554877


   @ukedk Thanks for reporting the issue. The repodata was out of sync and it's been fixed
   Can you try clearing the cache and trying again ?


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@cloudstack.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org