ARPA-SIMC / arkimaps

generazione mappe meteorologiche da modelli previsionali
GNU General Public License v2.0
0 stars 1 forks source link

Build errors #170

Closed brancomat closed 2 months ago

brancomat commented 2 months ago

The current arkimaps master fails to build: https://simc.arpae.it/moncic-ci/

Different distributions have different errors:

Rocky 8 (from https://simc.arpae.it/moncic-ci/arkimaps/202406190711/master/rocky8/build.log ):

2024-06-19 09:13:19 INFO system.rocky8 stderr:   File "/root/rpmbuild/BUILD/arkimaps/arkimapslib/cli.py", line 11, in <module>
2024-06-19 09:13:19 INFO system.rocky8 stderr:     from functools import cached_property
2024-06-19 09:13:19 INFO system.rocky8 stderr: ImportError: cannot import name 'cached_property'

Fedora 38 and Rocky9 have several errors on tests (e.g. https://simc.arpae.it/moncic-ci/arkimaps/202406190711/master/fedora38/build.log)

spanezz commented 2 months ago

Thank you. It should be fixed in b94bd367bcf24abbed8764933475860a9bbd4b44