limited opened a new issue #2981: Grove does not build from release package 
source tarball
URL: https://github.com/apache/trafficcontrol/issues/2981
 
 
   For grove, this was the error I received:
   ```
   $ cat build-grove.log
   git is /usr/bin/git
   rpmbuild is /usr/bin/rpmbuild
   Build environment has been verified.
   ==================================================
   WORKSPACE: /tmp/trafficcontrol
   BUILD_NUMBER: 9570.62bbcd96
   RHEL_VERSION: el7
   TC_VERSION: 3.0.0
   --------------------------------------------------
   -----  Building grove ...
   fatal: Not a git repository (or any of the parent directories): .git
   Cannot find repository root.
   grove failed:
   The following subdirectories had errors:
     grove
   ```
   
   Comments from @dangogh: 
     Those set TC_DIR=$(git rev-parse --show-toplevel), but the others don't 
use git because .git isn't available in the tarball.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to