mysterious-action-44812
04/16/2016, 4:17 PMancient-stone-50795
04/16/2016, 4:19 PMpants-dev.ini
with a list of settings to override from pants.ini
. then, in your pants wrapper script, tack on --config-override=pants-dev.ini
when you invoke pantsmysterious-action-44812
04/16/2016, 4:19 PMmysterious-action-44812
04/16/2016, 4:19 PMmysterious-action-44812
04/16/2016, 4:20 PMancient-stone-50795
04/16/2016, 4:20 PMancient-stone-50795
04/16/2016, 4:20 PMancient-stone-50795
04/16/2016, 4:21 PMancient-stone-50795
04/16/2016, 4:22 PMPYTHONPATH=${PANTS_SRC}/contrib/python/src/python exec:${PANTS_SRC}/contrib/python/src/scrooge ${PANTS_SRC}/pants $@
mysterious-action-44812
04/16/2016, 4:23 PMPYTHONPATH=${PANTS_SRC}/contrib/python/src/python:${PANTS_SRC}/contrib/python/src/scrooge exec ${PANTS_SRC}/pants $@
i assumemysterious-action-44812
04/16/2016, 4:23 PMancient-stone-50795
04/16/2016, 4:23 PMmysterious-action-44812
04/16/2016, 4:36 PMmysterious-action-44812
04/16/2016, 4:36 PMERROR] Invalid scope [gen.scrooge] in /Users/nitay/code/aiq/pants.ini
ancient-stone-50795
04/16/2016, 4:36 PMancient-stone-50795
04/16/2016, 4:37 PMbackend_packages: [
"pants.contrib.scrooge",
...
]
ancient-stone-50795
04/16/2016, 4:37 PMmysterious-action-44812
04/16/2016, 4:38 PM'pantsbuild.pants.contrib.scrooge==%(pants_version)s’
, will replace with that for dev versionmysterious-action-44812
04/16/2016, 5:02 PMpants-dev.ini
and config-override
i think its still pulling in the base pants.ini
which means its still pulling down the pants eggmysterious-action-44812
04/16/2016, 6:36 PMmysterious-action-44812
04/16/2016, 6:40 PMmysterious-action-44812
04/16/2016, 6:40 PMadorable-glass-89507
04/16/2016, 7:30 PMadorable-glass-89507
04/16/2016, 7:30 PMmysterious-action-44812
04/16/2016, 7:32 PMmysterious-action-44812
04/16/2016, 7:34 PMadorable-glass-89507
04/16/2016, 9:39 PMadorable-glass-89507
04/16/2016, 9:39 PMadorable-glass-89507
04/16/2016, 9:40 PMjolly-chef-92794
04/16/2016, 11:24 PMInvalidated 5 <http://targets.INFO]|targets.INFO]> Downloading archive node_modules.tar.gz from <https://raw.githubusercontent.com/pantsbuild/node-preinstalled-modules/master/node_modules.tar.gz> to /var/folders/wf/q7mqymv13kq1w7vkzq6y0fr4000258/T/tmpcKO155/node_modules.tar.gz
INFO] Fetched archive node_modules.tar.gz from <https://raw.githubusercontent.com/pantsbuild/node-preinstalled-modules/master/node_modules.tar.gz> to /var/folders/wf/q7mqymv13kq1w7vkzq6y0fr4000258/T/tmpcKO155/node_modules.tar.gz
I’m not sure if its hanging or just actually taking a couple hours to download (I’ve restarted the script a few times in case it was just a spurious hang). I’ll probably let the current run spin for a couple hours. My network manager shows a small amount of packet activity from Python so maybe it is actually doing something.