Last modified: 2014-02-19 12:02:06 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T62486, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 60486 - Math missing new dependencies
Math missing new dependencies
Status: RESOLVED DUPLICATE of bug 60546
Product: MediaWiki extensions
Classification: Unclassified
Math (Other open bugs)
unspecified
All All
: Unprioritized major (vote)
: ---
Assigned To: Nobody - You can work on this!
: browser-test-bug
: 60404 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-01-27 19:07 UTC by Chris McMahon
Modified: 2014-02-19 12:02 UTC (History)
10 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Chris McMahon 2014-01-27 19:07:07 UTC

    
Comment 1 Chris McMahon 2014-01-27 19:32:13 UTC
seen on beta http://en.wikipedia.beta.wmflabs.org/

add to a page something like 

<math>2+3</math>

Get error: 

Failed to parse(PNG conversion failed; check for correct installation of latex and dvipng (or dvips + gs + convert)):

I don't think we've seen these dependencies before, we'll need them in production as well as on beta labs.
Comment 2 Chris McMahon 2014-01-27 19:33:35 UTC
*** Bug 60404 has been marked as a duplicate of this bug. ***
Comment 3 Antoine "hashar" Musso (WMF) 2014-01-27 19:49:35 UTC
Noticed some fatal error while browsing logstash (needs whitelisted labs account): https://logstash.wmflabs.org/#/dashboard/elasticsearch/fatalmonitor

I made an edit on http://en.wikipedia.beta.wmflabs.org/wiki/Math and it is broken indeed :(
Comment 4 Chris McMahon 2014-01-27 20:09:54 UTC
adding Greg so updated Math support doesn't get dropped on the way to deployment
Comment 5 Sam Reed (reedy) 2014-01-27 21:18:12 UTC
What was done?
Comment 6 Chris McMahon 2014-01-28 18:52:29 UTC
Assigned bug from labs to extension/Math to see what needs to be done to keep Math working on beta labs and in production
Comment 7 physikerwelt 2014-01-28 19:09:07 UTC
We need something like
https://gerrit.wikimedia.org/r/#/c/109284/1/puppet/manifests/roles.pp
Comment 8 physikerwelt 2014-01-28 19:10:46 UTC
or a quick fix
	$wgMathDisableTexFilter = true;
Comment 9 Antoine "hashar" Musso (WMF) 2014-01-28 19:24:16 UTC
I can't remember offhand how we get texvc compiled on beta cluster. Seems we need the same for texvccheck.
Comment 10 Antoine "hashar" Musso (WMF) 2014-01-28 19:36:18 UTC
Whenever a change is merged for mediawiki/extensions/Math.git, we trigger the Jenkins job beta-recompile-math-texvc. From the console of a job:

http://integration.wikimedia.org/ci/job/beta-recompile-math-texvc/111/console

It runs:  sudo -u mwdeploy /usr/bin/scap-recompile , which compile texvc and put it somewhere under /usr/local/apache/uncommon/


scap-recompile is provided by the debian package wikimedia-task-appserver available at ssh://gerrit.wikimedia.org:29418/operations/debs/wikimedia-task-appserver.git

I guess we need to patch it to compile texvccheck as well.
Comment 11 physikerwelt 2014-01-28 19:43:28 UTC
This means we had to set $wgMathTexvcCheckExecutable to the target path as well.
Comment 12 Gabriel Wicke 2014-01-28 23:13:18 UTC
*** Bug 60546 has been marked as a duplicate of this bug. ***
Comment 13 physikerwelt 2014-02-19 12:02:06 UTC

*** This bug has been marked as a duplicate of bug 60546 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links