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


   ## I'm submitting a ...
   -  bug report
   
   ## Traffic Control components affected ...
   -  other
   
   ## Current behavior:
   Trying to build the ATS RPMs with `pkg -o -v` results in:
   ```
   Step 6/12 : RUN python get-pip.py
    ---> Running in cc7b4fc86ff2
   Traceback (most recent call last):
     File "get-pip.py", line 24244, in <module>
       main()
     File "get-pip.py", line 199, in main
       bootstrap(tmpdir=tmpdir)
     File "get-pip.py", line 82, in bootstrap
       from pip._internal.cli.main import main as pip_entry_point
     File "/tmp/tmpWDUrQX/pip.zip/pip/_internal/cli/main.py", line 60
       sys.stderr.write(f"ERROR: {exc}")
                                      ^
   SyntaxError: invalid syntax
   The command '/bin/sh -c python get-pip.py' returned a non-zero code: 1
   ERROR: Service 'ats_build' failed to build
   ```
   
   ## Expected behavior:
   The ATS build completes successfully
   
   ## Minimal reproduction of the problem with instructions:
   `pkg -o -v`


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to