Hello,

Looks like we still have build issues even after the last sync today: https://invent.kde.org/education/kstars/-/jobs/509524

Perhaps it was better when the translations were kept separately?

--
Best Regards,
Jasem Mutlaq



On Mon, Oct 3, 2022 at 1:13 PM Johnny Jazeix <jazeix@gmail.com> wrote:
Hi,

the issue is the same for French (KF 5.95 minimum required). For now, I've reverted the changes to not use the new entities (so it will work with current version).
But if you change the minimal version, we'll be able to use the new entities.

Johnny

Le lun. 3 oct. 2022 à 11:22, Albert Astals Cid <aacid@kde.org> a écrit :
El dilluns, 3 d’octubre de 2022, a les 6:51:33 (CEST), Jasem Mutlaq va escriure:
> Hello,
>
> Not sure if this is some build environment issue, or there is an issue with
> the docbooks themselves, but KStars started to fail after the po merge.
> Logs here: https://invent.kde.org/education/kstars/-/jobs/506504

This highlights a somewhat tricky dependency situation that is not easy to express.

You have a CI that uses KF 5.68, unfortunately the ca@valencia is using entities that were only introduced in KF 5.92

There are 3 solutions for that:
 * Antoni Bella changes the documentation to not require 5.92
 * If that's not possible, you could increase your minimum KF requirement to 5.92
 * If that's not possible, we need to delete the ca@valencia documentation for KStars

If this is blocking you, please say so and we can do the third option "as soon as possible".

Cheers,
  Albert

>
> --
> Best Regards,
> Jasem Mutlaq