smalenfant opened a new issue, #6811:
URL: https://github.com/apache/trafficcontrol/issues/6811

   
   ## This Improvement request (usability, performance, tech debt, etc.) 
affects these Traffic Control components:
   - Traffic Control Cache Config (`t3c`, formerly ORT)
   
   ## Current behavior:
   When t3c-apply tries to install packages, the yum cache might not be updated 
and sometime fails.
   
   Example:
   
   ```
   "Error processing packages: Package trafficserver-9.1.2-13472.el7.x86_64 is 
not available to install: Error executing '/usr/bin/yum': Error: No matching 
Packages to list"
   ```
   
   ## New behavior:
   
   A `yum clean all` should be run before attempting to install packages. This 
would force a yum cache refresh and give us a better chance to succeed on 
package installation. 
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to