dave2wave commented on PR #377:
URL: 
https://github.com/apache/tooling-trusted-releases/pull/377#issuecomment-3599445480

   @sbp I am baffled by how to understand how this playwright test failed.
   
   ```
    => [atr builder  9/10] WORKDIR /opt/atr/.venv/lib/python3.13/site-packages  
                                                                                
        0.0s 
    => ERROR [atr builder 10/10] RUN patch -p2 < 
/opt/atr/patches/generics.py.patch                                              
                                       0.2s 
   ------                                                                       
                                                                                
             
    > [atr builder 10/10] RUN patch -p2 < /opt/atr/patches/generics.py.patch:   
                                                                                
             
   0.145 patching file asfquart/generics.py                                     
                                                                                
             
   0.145 Reversed (or previously applied) patch detected!  Assume -R? [n]       
                                                                                
             
   0.145 Apply anyway? [n] 
   0.145 Skipping patch.
   0.146 2 out of 2 hunks ignored -- saving rejects to file 
asfquart/generics.py.rej
   ------
   Dockerfile.alpine:32
   
   --------------------
   
     30 |     
   
     31 |     WORKDIR /opt/atr/.venv/lib/python3.13/site-packages
   
     32 | >>> RUN patch -p2 < /opt/atr/patches/generics.py.patch
   
     33 |     
   
     34 |     # final image
   
   --------------------
   
   target atr: failed to solve: process "/bin/sh -c patch -p2 < 
/opt/atr/patches/generics.py.patch" did not complete successfully: exit code: 1
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to