wooden-ability-49079
10/13/2023, 4:35 PMpants -ldebug --keep-sandboxes=always generate-lockfiles
and then executing the generated file __run.sh outputs the same truncated error message.wooden-ability-49079
10/13/2023, 4:40 PMpex lock to generate the lock files, is there a way can run something like pex lock --debug somewhere so I can see the whole output?wooden-ability-49079
10/13/2023, 4:41 PM--debug is a supported flag for pexcurved-television-6568
10/13/2023, 4:41 PMPEX_VERBOSE=9 😉curved-television-6568
10/13/2023, 4:42 PMwooden-ability-49079
10/13/2023, 4:42 PMPEX_VERBOSE=9 pants -ldebug --keep-sandboxes=always generate-lockfiles
or do you mean edit the .__run.sh and add the env varcurved-television-6568
10/13/2023, 4:43 PMwooden-ability-49079
10/13/2023, 4:47 PMcurved-television-6568
10/13/2023, 4:48 PM