[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-06-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 --- Comment #10 from Sam Reed (reedy) --- if ( $wmgUseMath ) { require_once( "$IP/extensions/Math/Math.php" ); $wgTexvc = "/usr/local/apache/uncommon/$wmfVersionNumber/bin/texvc"; if ( $wgDBname === 'hewiki' ) { $wgDefaultUs

[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-06-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 --- Comment #9 from Sam Reed (reedy) --- (In reply to comment #8) > Is building texvc something Reedy has automated somewhere? > > https://bugzilla.wikimedia.org/show_bug.cgi?id=49442 > https://bugzilla.wikimedia.org/show_bug.cgi?id=48991 No

[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-06-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 Chris McMahon changed: What|Removed |Added CC||s...@reedyboy.net --- Comment #8 from

[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-06-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 Chris McMahon changed: What|Removed |Added Severity|normal |major --- Comment #7 from Chris McMaho

[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-05-31 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 Andre Klapper changed: What|Removed |Added See Also||https://bugzilla.wikimedia.

[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 --- Comment #6 from Antoine "hashar" Musso --- I have Zerooo idea how to compile texvc nowadays :( -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _

[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 --- Comment #5 from Antoine "hashar" Musso --- Now lets look at installing texvc on beta. $ mwscript eval.php --wiki=enwiki > echo $wgTexvc /usr/local/apache/uncommon/master/bin/texvc > $ The uncommon dir is empty. So we need to generate th

[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 --- Comment #4 from Antoine "hashar" Musso --- The change fix the first error: No backend defined with the name `global-multiwrite`. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the b

[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 --- Comment #3 from Gerrit Notification Bot --- https://gerrit.wikimedia.org/r/59386 (Gerrit Change If808611bcb1115a8a77384c4418255f0ddd81f7f) | change APPROVED and MERGED [by jenkins-bot] -- You are receiving this mail because: You are the a

[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-04-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 --- Comment #2 from Gerrit Notification Bot --- Related URL: https://gerrit.wikimedia.org/r/59386 (Gerrit Change If808611bcb1115a8a77384c4418255f0ddd81f7f) -- You are receiving this mail because: You are the assignee for the bug. You are on t

[Bug 47203] Math extension broken at beta.wmflabs.org: "No backend defined with the name `global-multiwrite`." or "Missing texvc executable"

2013-04-15 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203 Andre Klapper changed: What|Removed |Added Priority|Unprioritized |High Summary|Math extension