dry-architect-80370
06/02/2023, 2:32 PM./pants lint ::
2. Hadolint fails with exit code -9
3. From now on, any ./pants
command is hanging forever
4. Turns out python
is not recognised anymore as a shell command - the whole pyenv folder with the Python version that was being used is removed 😬
We've tested that 3 times, by every time uninstalling pyenv
and starting from scratch. Removing hadolint from pants.toml
fixed the issue.
Any ideas how this might be happening?bitter-ability-32190
06/02/2023, 2:37 PMdry-architect-80370
06/02/2023, 2:38 PMdry-architect-80370
06/02/2023, 3:13 PMdry-architect-80370
06/02/2023, 3:14 PM