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

   > > 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?
   
   That isn't needed anymore because Go is no longer installed because we no 
longer use Goose, which is why install/bin/install_go.sh was removed


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