https://bugzilla.wikimedia.org/show_bug.cgi?id=61502
--- Comment #3 from Mark A. Hershberger <[email protected]> --- (In reply to Ori Livneh from comment #1) > This seems like a legitimate bug, but I have a hard time figuring out what > is actually broken. What are you expecting, and what is the actual behavior? I'm working on other things right now, so I can't say for sure what the problem is, but as I recall, mw-vagrant would try to invoke npm before its proxy was configured. Re-reading my explanation, though, I'm not sure how npm could be run without a proxy (since evidently apt needs to have its proxy configured). Hrm... but perhaps this is an interaction between vagrant-proxyconf and mw-vagrant. Maybe this fails if you enable the ve role and then run provision. npm would then be installed but the npm-based installations would fail because its proxy isn't configured. In this case, If vagrant-proxyconf might (or might not, I don't recall) configure the npm proxy on the next provision. Would mw-vagrant try to re-run the npm installations after that? Sorry, I'll try to provide a better explanation after I retry the scenario. -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
