[Wikidata-bugs] [Maniphest] T197868: `Class 'Wikibase\DataModel\Entity\ItemId' not found` error when trying to install WikibaseLexeme

2022-09-26 Thread Lwangaman
Lwangaman added a comment. I was able to solve the error `EntityId is not an interface`, see https://www.mediawiki.org/wiki/Topic:X2qyoagj0mx24oey I had run **composer update --no-dev** in each extension's folder and not only in the root directory. This caused an older version of `Entity

[Wikidata-bugs] [Maniphest] T197868: `Class 'Wikibase\DataModel\Entity\ItemId' not found` error when trying to install WikibaseLexeme

2022-09-26 Thread Cparle
Cparle added a comment. I'm getting the same It happens when mediawiki/includes/AutoLoader.php attempts to `require('/vagrant/mediawiki/extensions/Wikibase/lib/packages/wikibase/data-model/src/Entity/SerializableEntityId.php')` ... I presume because `EntityId` hasn't been autoloaded yet.

[Wikidata-bugs] [Maniphest] T197868: `Class 'Wikibase\DataModel\Entity\ItemId' not found` error when trying to install WikibaseLexeme

2022-09-07 Thread Lwangaman
Lwangaman added a comment. I am getting new errors along these lines, when trying to upgrade to Mediawiki 1.38: Fatal error: Wikibase\DataModel\Entity\SerializableEntityId cannot implement Wikibase\DataModel\Entity\EntityId - it is not an interface in /var/www/vhosts/bibleget.io/seminav

[Wikidata-bugs] [Maniphest] T197868: `Class 'Wikibase\DataModel\Entity\ItemId' not found` error when trying to install WikibaseLexeme

2022-01-11 Thread hyperreview
hyperreview added a comment. In T197868#7614475 , @Lwangaman wrote: > @hyperreview did you try this? > > In T197868#6557406 , @Lwangaman wrote: > >> I had the same error message

[Wikidata-bugs] [Maniphest] T197868: `Class 'Wikibase\DataModel\Entity\ItemId' not found` error when trying to install WikibaseLexeme

2022-01-11 Thread Lwangaman
Lwangaman added a comment. @hyperreview did you try this? In T197868#6557406 , @Lwangaman wrote: > I had the same error message `Error from line 35 of /var/www/mediawiki/extensions/Wikibase/lib/WikibaseLib.entitytypes.php: Class 'W

[Wikidata-bugs] [Maniphest] T197868: `Class 'Wikibase\DataModel\Entity\ItemId' not found` error when trying to install WikibaseLexeme

2022-01-11 Thread hyperreview
hyperreview added a comment. So what is the solution? TASK DETAIL https://phabricator.wikimedia.org/T197868 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin, hyperreview Cc: hyperreview, Lwangaman, Aklapper, gerritbot, WMDE-leszek, Ta

[Wikidata-bugs] [Maniphest] T197868: `Class 'Wikibase\DataModel\Entity\ItemId' not found` error when trying to install WikibaseLexeme

2020-10-17 Thread Maintenance_bot
Maintenance_bot removed a project: Patch-For-Review. TASK DETAIL https://phabricator.wikimedia.org/T197868 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: zeljkofilipin, Maintenance_bot Cc: Lwangaman, Aklapper, gerritbot, WMDE-leszek, Tarrow, Addshore

[Wikidata-bugs] [Maniphest] T197868: `Class 'Wikibase\DataModel\Entity\ItemId' not found` error when trying to install WikibaseLexeme

2020-10-17 Thread Lwangaman
Lwangaman added a comment. I had the same error message `Error from line 35 of /var/www/mediawiki/extensions/Wikibase/lib/WikibaseLib.entitytypes.php: Class 'Wikibase\DataModel\Entity\ItemId' not found` when trying to run the **update.php** script after an upgrade of my wiki from 1.34 to 1.3