BoboTiG / ebook-reader-dict

Finally decent dictionaries based on Wiktionary for your beloved eBook reader.
http://www.tiger-222.fr/?d=2020/04/17/22/14/21-un-dictionnaire-alternatif-et-complet-pour-votre-liseuse
MIT License
355 stars 20 forks source link

Auto-update : Parsing Wiktionary dump fail #2060

Closed citross closed 3 weeks ago

citross commented 3 weeks ago

Hi,

I noticed that newer versions of Wiktionary were not being created, and on looking in to Actions, it seems that the Update dictionaries workflow is failing at parsing the data dump. This is occurring across all the languages and has been recurring for the last few weeks.

Additionally, this issue also affects Daily random word & Update local-specific data workflows.

Any idea what might be causing this?

Thank you & Regards!

BoboTiG commented 3 weeks ago

You are right, I didn't notice 😮

lasconic commented 3 weeks ago

Working on it

lasconic commented 3 weeks ago

Wikimedia changed their export schema... that's why --parse fails.

Daily random word is a different issue. Sometimes, it's a legit fail, meaning the word is not rendered well. Sometimes it's a cache issue... for a weird reason github actions failed to get the dependencies from the cache but doesn't install dependencies from scratch.

Update-local-specific is still another issue... some scripts are failing because the format of the pages changed.