Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Fatal error: Uncaught Exception: Lingo is not compatible with the current MediaWiki core #46

Open
mwjames opened this issue Mar 24, 2019 · 2 comments

Comments

@mwjames
Copy link
Contributor

mwjames commented Mar 24, 2019

Setup and configuration

  • MW version: 1.31+
  • PHP version:
  • DB (MySQL etc.):
  • SMW version: all
  • SG version:
  • Lingo version:

Issue

The cron job [0] has reported:

Fatal error: Uncaught Exception: Lingo is not compatible with the current MediaWiki core (version 1.30.1), it requires: >= 1.31.0. in /home/travis/build/SemanticMediaWiki/mw/includes/registration/ExtensionRegistry.php on line 262
Exception: Lingo is not compatible with the current MediaWiki core (version 1.30.1), it requires: >= 1.31.0. in /home/travis/build/SemanticMediaWiki/mw/includes/registration/ExtensionRegistry.php on line 262
Call Stack:
    0.0003     411264   1. {main}() /home/travis/build/SemanticMediaWiki/mw/maintenance/update.php:0
    0.0022     707848   2. require_once('/home/travis/build/SemanticMediaWiki/mw/maintenance/doMaintenance.php') /home/travis/build/SemanticMediaWiki/mw/maintenance/update.php:249
    0.0387    6362240   3. require_once('/home/travis/build/SemanticMediaWiki/mw/includes/Setup.php') /home/travis/build/SemanticMediaWiki/mw/maintenance/doMaintenance.php:79
    0.0402    6465728   4. ExtensionRegistry->loadFromQueue() /home/travis/build/SemanticMediaWiki/mw/includes/Setup.php:40
    0.0481    7292168   5. ExtensionRegistry->exportExtractedData() /home/travis/build/SemanticMediaWiki/mw/includes/registration/ExtensionRegistry.php:150
    0.0496    7552024   6. SemanticGlossary::initExtension() /home/travis/build/SemanticMediaWiki/mw/includes/registration/ExtensionRegistry.php:342
    0.0498    7705456   7. ExtensionRegistry->load() /home/travis/build/SemanticMediaWiki/mw/extensions/SemanticGlossary/SemanticGlossary.php:29
    0.0498    7705760   8. ExtensionRegistry->loadFromQueue() /home/travis/build/SemanticMediaWiki/mw/includes/registration/ExtensionRegistry.php:357
    0.0499    7706216   9. ExtensionRegistry->readFromQueue() /home/travis/build/SemanticMediaWiki/mw/includes/registration/ExtensionRegistry.php:149

[0] [CRON] Errored: SemanticMediaWiki/SemanticGlossary#144 (master - 02ed40c)

@s7eph4n
Copy link
Contributor

s7eph4n commented Mar 24, 2019

One of those "service" changes that "can't possibly go wrong": https://gerrit.wikimedia.org/r/#/c/mediawiki/extensions/Lingo/+/490218/

@s7eph4n
Copy link
Contributor

s7eph4n commented Mar 24, 2019

I reverted the commit for the moment. At some point it will have to be re-introduced in a more sensible way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants