ericholguin commented on PR #7271:
URL: https://github.com/apache/trafficcontrol/pull/7271#issuecomment-1497831337

   > Building the TO RPM fails:
   > 
   > ```shell
   > + sed -i.bak s/__GO_VERSION__/1.19.8/g install/bin/install_go.sh
   > sed: can't read install/bin/install_go.sh: No such file or directory
   > ```
   
   traffic_ops.spec uses a variable from that script: 
`GO_TARBALL_VERSION=__GO_VERSION__`
   Should this file be brought back or should that command be replaced?


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