Bug: sam cli build stuck on mounting.... #6920
Labels
area/build
sam build command
blocked/close-if-inactive
Blocked for >14 days with no response, will be closed if still inactive after 7 days
Description:
sam cli build --use-container
stuck when I use extras install in requirements txt.Examples of requirements.txt:
pyiceberg[s3fs,glue]
- stuckpyiceberg[s3fs]
- workspyiceberg[glue]
- worksSteps to reproduce:
add
pyiceberg[s3fs,glue]
to yourrequirements.txt
and run buildObserved result:
Expected result:
build finish successfully
Additional environment details (Ex: Windows, Mac, Amazon Linux etc)
sam --version
: reproduced on versions 1.78.0 and 1.114.0The text was updated successfully, but these errors were encountered: