You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2021/05/28 17:53:34 UTC

[GitHub] [trafficcontrol] rob05c opened a new pull request #5897: Fix t3c rpm to create var/lib dir

rob05c opened a new pull request #5897:
URL: https://github.com/apache/trafficcontrol/pull/5897


   Fixes the t3c rpm to create the var/lib dir that t3c-apply needs when running.
   
   This is a minor issue, it's only used to write the 'status' file. When that fails, nothing else fails, everything else seems to work fine. I'm not sure that file is even needed for anything, it's something ort.pl did so t3c does as well.
   
   Includes tests.
   No docs, no changelog, no interface change and issue isn't in a release.
   
   - [x] This PR is not related to any other Issue
   
   ## Which Traffic Control components are affected by this PR?
   - Traffic Ops ORT
   
   ## What is the best way to verify this PR?
   Run tests. Install trafficcontrol-cache-config RPM, verify /var/lib/trafficcontrol-cache-config dir is created, run t3c-apply, verify /var/lib/trafficcontrol-cache-config/status is created.
   
   ## If this is a bug fix, what versions of Traffic Control are affected?
   - master
   
   ## The following criteria are ALL met by this PR
   
   - [x] This PR includes tests OR I have explained why tests are unnecessary
   - [x] This PR includes documentation OR I have explained why documentation is unnecessary
   - [x] This PR includes an update to CHANGELOG.md OR such an update is not necessary
   - [x] This PR includes any and all required license headers
   - [x] This PR **DOES NOT FIX A SERIOUS SECURITY VULNERABILITY** (see [the Apache Software Foundation's security guidelines](https://www.apache.org/security/) for details)
   
   
   ## Additional Information


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



[GitHub] [trafficcontrol] zrhoffman merged pull request #5897: Fix t3c rpm to create var/lib dir

Posted by GitBox <gi...@apache.org>.
zrhoffman merged pull request #5897:
URL: https://github.com/apache/trafficcontrol/pull/5897


   


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