rough-minister-58256
05/09/2017, 2:38 AMrough-dog-96241
05/09/2017, 2:50 PMrough-dog-96241
05/09/2017, 2:51 PMrough-dog-96241
05/09/2017, 2:51 PMbest-intern-74122
05/09/2017, 5:47 PMbest-intern-74122
05/09/2017, 5:54 PMgifted-beard-62952
05/21/2017, 7:31 PMbest-intern-74122
06/22/2017, 2:08 PMrough-minister-58256
06/22/2017, 5:53 PMbest-intern-74122
06/23/2017, 2:20 PMfast-nail-55400
06/28/2017, 4:26 PMpython-repos
->`repos` pants config still the right way to expose a directory of wheels to pants?fast-nail-55400
06/28/2017, 4:26 PMfast-nail-55400
06/28/2017, 4:27 PMrough-minister-58256
06/28/2017, 6:00 PMfast-nail-55400
06/28/2017, 6:22 PMpython-setup
-> platforms
?fast-nail-55400
06/28/2017, 6:22 PMplatforms: ['macosx-10.9-x86_64', 'manylinux1_x86_64']
fast-nail-55400
06/28/2017, 6:23 PMpy2-none-any
depfast-nail-55400
06/28/2017, 6:23 PMfast-nail-55400
06/28/2017, 6:24 PM[]
and suddenly it is able to resolve that dep and gets much further in the pants command I was runningfast-nail-55400
06/28/2017, 6:24 PM./pants test.pytest
of a test target)fast-nail-55400
06/28/2017, 6:25 PM['py2-none-any', 'macosx-10.9-x86_64', 'manylinux1_x86_64']
, then pants or pex hangs (probably an infinite loop?) when it reaches the resolution pointfast-nail-55400
06/28/2017, 6:35 PMcurrent
fast-nail-55400
06/28/2017, 6:36 PM['current', 'macosx-10.9-x86_64', 'manylinux1_x86_64']
gets me the same result as the empty case (which is to say it is able to resolve the dep that wasn't resolving)fast-nail-55400
06/28/2017, 6:41 PMrough-minister-58256
06/28/2017, 7:15 PMmanylinux1_x86_64
isn’t a valid platform name - maybe it would ‘just work’, but I’ve never tried it. pex currently doesn’t support manylinux in the traditional sense.fast-nail-55400
06/28/2017, 7:39 PMmanylinux1_x86_64
platform was the issue thoughfast-nail-55400
06/28/2017, 7:40 PMcurrent
in the listfast-nail-55400
06/28/2017, 7:40 PMfast-nail-55400
06/28/2017, 7:40 PMfast-nail-55400
06/28/2017, 9:32 PM