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

   ## This Bug Report affects these Traffic Control components:
   - CDN in a Box
   
   ## Current behavior:
   `make` checks for a build architecture suffix based on the evaluation of the 
RPM macro `%_arch`, presumably in an effort to support Apple's new CPU 
architecture (?). This means that on systems without `rpm` installed, it winds 
up looking for an output file at `../../dist/{{component}}-{{version}}-{{number 
of commits}}.{{commit hash}}.{{Enterprise Linux Release Version}}..rpm`, 
because the architecture is left as an empty string.
   
   ## Expected behavior:
   `make` should make everything necessary to build CDN-in-a-Box
   
   ## Steps to reproduce:
   1. `make`
   


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