[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 cmcma...@wikimedia.org changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #8 from Chris McMahon cmcma...@wikimedia.org ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[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) s...@reedyboy.net ---
(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. It was previously part of the normal scap process till Aaron removed it for
being relatively slow. The code changes so infrequently, so in most cases,
doing it once after initial deployment should be enough.

The script I use is scap-recompile, and through dsh run it on all the apaches.

dsh -F25 -cM -g mediawiki-installation -o -oSetupTimeout=10 'sudo -u mwdeploy
/usr/bin/scap-recompile'

bug 45076 is a request to package it and distribute it, so we wouldn't need to
create a version per mediawiki deployment

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[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) s...@reedyboy.net ---
if ( $wmgUseMath ) {
require_once( $IP/extensions/Math/Math.php );
$wgTexvc = /usr/local/apache/uncommon/$wmfVersionNumber/bin/texvc;
if ( $wgDBname === 'hewiki' ) {
$wgDefaultUserOptions['math'] = 0;
}
$wgMathFileBackend = $wmgMathFileBackend;
$wgMathDirectory   = '/mnt/upload7/math'; // just for sanity
$wgMathPath= $wmgMathPath;
$wgUseMathJax  = true;
}

Of course, the simple fix is to remove the version variant from that path to
executable (at least, for wmf wikis) as an intermediate step

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[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 cmcma...@wikimedia.org changed:

   What|Removed |Added

   Severity|normal  |major

--- Comment #7 from Chris McMahon cmcma...@wikimedia.org ---
we'd like to point the Math browser test to beta since we'll be using test2 for
VE testing for a bit, and the old editor and VE will be mutually exclusive 

See http://www.mediawiki.org/wiki/Texvc

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[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 aklap...@wikimedia.org changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=45076

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[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 gerritad...@wikimedia.org ---
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 the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[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 gerritad...@wikimedia.org ---
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 assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[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 has...@free.fr ---
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 bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[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 has...@free.fr ---
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 the texvc under   
/data/project/apache/uncommon

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[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 has...@free.fr ---
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.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[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 aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
Summary|Math extension broken at|Math extension broken at
   |beta.wmflabs.org|beta.wmflabs.org: No
   ||backend defined with the
   ||name `global-multiwrite`.
   ||or Missing texvc
   ||executable

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 47203] Math extension broken at beta.wmflabs.org

2013-04-13 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47203

Ċ½eljko Filipin zfili...@wikimedia.org changed:

   What|Removed |Added

Summary|Math extension broken at|Math extension broken at
   |en.wikipedia.beta.wmflabs.o |beta.wmflabs.org
   |rg  |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l