https://bugzilla.wikimedia.org/show_bug.cgi?id=70120
Marc A. Pelletier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #6 from Marc A. Pelletier <[email protected]> --- That's actually not so much a Labs issue as it is a prod issue. Precise provides 0.6.12 - our current install of nodejs comes from the WMF repo which provides (atm) 0.8.2 (and is in current use by Parsoid so upgrading it blindly is not a possibility). Given that the change may be breaking, upgrading to 0.10 is also not really an option. There are two possibilities: (a) upgrade the WMF nodejs to the latest 0.8 release (requires coordination with the Parsoid people at least) or (b) install a project-local nodejs. (b) is less desirable because it increases maintenance overhead and makes labs diverge from prod (which we try to minimize). I'll look into doing (a) swiftly but if it's not possible I'll fall back to (b). -- 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
