lshmouse opened a new issue, #4763:
URL: https://github.com/apache/incubator-devlake/issues/4763

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   build-server-image failed for "/backend/python/requirements.txt" not found
   
   $ make build-server-image 
   ....
    => CACHED [base 3/6] WORKDIR /app                                           
                                                                                
                                                                                
                                 0.0s
    => ERROR [base 4/6] COPY backend/python/requirements.txt 
/app/requirements.txt                                                           
                                                                                
                                                    0.0s
   ------                                                                       
                                                                                
                                                                                
                                      
    > [base 4/6] COPY backend/python/requirements.txt /app/requirements.txt:
   ------
   ERROR: failed to solve: failed to compute cache key: 
"/backend/python/requirements.txt" not found: not found
   Makefile:101: recipe for target 'build-server-image' failed
   make[1]: *** [build-server-image] Error 1
   make[1]: Leaving directory '/home/qcraft/workspace/incubator-devlake/backend'
   Makefile:26: recipe for target 'build-server-image' failed
   make: *** [build-server-image] Error 2
   
   
   ### What do you expect to happen
   
   build-server-image will be success~
   
   ### How to reproduce
   
   make build-server-image in tag: v0.16.0-beta10
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


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