cool-easter-32542
02/14/2025, 9:07 PMpants run :bad_file
file(
name="bad_file",
source=http_source(
url="<http://localhost:8080/foo.txt>",
len=123,
sha256="sha",
)
)
run_shell_command(
name="list_files",
command="ls -lah {chroot}",
execution_dependencies=[":bad_file"],
)
Pants version
2.24.1
OS
Mac
Additional info
Possibly related to #21308
pantsbuild/pantscool-easter-32542
02/17/2025, 4:02 AMcool-easter-32542
02/17/2025, 4:02 AM