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

   <!--
   ************ STOP!! ************
   If this issue identifies a security vulnerability, DO NOT submit it! 
Instead, contact
   the Apache Traffic Control Security Team at 
[email protected] and follow the
   guidelines at https://apache.org/security regarding vulnerability disclosure.
   
   - For *SUPPORT QUESTIONS*, use the #traffic-control channel on the ASF slack 
(https://s.apache.org/tc-slack-request)
   or the Traffic Control Users mailing list (send an email to 
[email protected] to subscribe).
   - Before submitting, please **SEARCH GITHUB** for a similar issue or PR
       * https://github.com/apache/trafficcontrol/issues
       * https://github.com/apache/trafficcontrol/pulls
   -->
   
   <!-- Do not submit security vulnerabilities or support requests here - see 
above -->
   ## This Bug Report affects these Traffic Control components:
   <!-- delete all those that don't apply -->
   - Traffic Control Cache Config (`t3c`, formerly ORT)
   - Traffic Control Health Client (t3c-health-client)
   - Traffic Control Client <!-- Please specify which (Python, Go, or Java) -->
   - Traffic Monitor
   - Traffic Ops
   - Traffic Portal
   - Traffic Router
   - Traffic Stats
   - Grove
   - Documentation
   - CDN in a Box
   - Automation <!-- Please specify which (GitHub Actions, Docker images, 
Ansible Roles, etc.) -->
   - unknown
   
   ## Current behavior:
   Build fails with: 
   
   Wrote: 
/root/rpmbuild/RPMS/aarch64/trafficserver-8.1.5-1.c16631ab0.el8.aarch64.rpm
   Wrote: 
/root/rpmbuild/RPMS/aarch64/trafficserver-debugsource-8.1.5-1.c16631ab0.el8.aarch64.rpm
   Wrote: 
/root/rpmbuild/RPMS/aarch64/trafficserver-debuginfo-8.1.5-1.c16631ab0.el8.aarch64.rpm
   Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bH6wRi
   + umask 022
   + cd /root/rpmbuild/BUILD
   + cd trafficserver-8.1.5
   + rm -rf /root/rpmbuild/BUILDROOT/trafficserver-8.1.5-1.c16631ab0.el8.aarch64
   + exit 0
   Build completed
   trafficserver RPM has been copied
   cp -f "" "cache/trafficserver.rpm" || (rm ".//cache/ATS_VERSION"; false)
   cp: : No such file or directory
   make: *** [cache/trafficserver.rpm] Error 1
   
   
   ## Expected behavior:
   build would complete
   
   
   ## Steps to reproduce:
   clone traffic control --> cd trafficcontrol/infrastructure/cdn-in-a-box --> 
enter commands: make very-clean && make all && docker-compose build --parallel 
&& docker-compose -f docker-compose.yml -f docker-compose.expose-ports.yml up -d
   
   


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