Examples fail due to the `glossaries` package
Sometime between 2021-09-17 and the latest commit on 2022-12-29, the example documents started [failing to compile][1]. I tracked the issue to [the `glossaries` package][2], which has been part of the examples since fithesis4: Removing the package fixes the compilation problems. Due to the time range, the issue seems to be caused either by [release 2022-10-18][3] of `glossaries` or by [release 2022-11-04][4].
[1]: https://gitlab.fi.muni.cz/external_relations/document_templates/fithesis/-/jobs/239310
[2]: https://www.ctan.org/pkg/glossaries
[3]: https://www.ctan.org/ctan-ann/id/mailman.1352.1666126959.3715.ctan-ann@ctan.org
[4]: https://www.ctan.org/ctan-ann/id/mailman.1755.1667567460.3715.ctan-ann@ctan.org
issue