Closed m90 closed 3 months ago
FWIW the issue also persists when updating the version in use to 18.0.3
It looks like a Wikibase issue, namely https://phabricator.wikimedia.org/T236177, more that a wikibase-cli
one: one of the languages used in P22 P25 P40 P18 P31 P279 Q1 Q2 Q64 Q42 Q3107329 terms is likely missing on your Wikibase instance.
So what I came up with for now is a script that queries the target wikis for wbcontentlanguages
and then will strip the ones that are not included: https://github.com/wbstack/transferbot/blob/a7bb0b17e0046e691fb6d8de458006125ed84c97/mangle_data.py
I'm trying to provide some scaffolding for an empty wiki by copying over entities from Wikidata. The command I am running is
which gives me
Is there any way I can work around this, or any way I could find out which language code is the offending one? I tried some jq magic that matches the
contentlanguages
for target and source instances, but this lead nowhere either.The version I am running is 17.0.8.