Please provide a python3-fusepy rpm for python 3.9

Hi,

I am testing the installation of EOS 5.2.21 packages on a Rocky 9 host
and ran into the following dep issue

[root@host-172-16-113-191 ~]# dnf install eos-archive-5.2.21-1.el9.x86_64

Last metadata expiration check: 0:27:00 ago on Mon May 13 11:34:56 2024.
Error:
Problem: package eos-archive-5.2.21-1.el9.x86_64 from eos-el9-testing-x86_64 requires python3-fusepy, but none of the providers can be installed

  • conflicting requests
  • nothing provides python(abi) = 3.6 needed by python3-fusepy-3.0.1-2.1.noarch from eos-deps-el7-x86_64
    (try to add ‘–skip-broken’ to skip uninstallable packages or ‘–nobest’ to use not only best candidate packages)

Would it be please possible to provide a version of the python3-fusepy package in the EL9 EOS deps repo (Index of /storage-ci/eos/diopside-depend/el-9/x86_64) that has been built with python 3.9?

Many thanks,

George

Hi Geroge,

In principle, you should not need to deploy the eos-archive rpm as this provides some pretty specific functionality for CERN. But nevertheless, we already corrected the dependency issue and it will be in the next release series 5.2.24/5.3.0 for EL9.

Cheers,
Elvin

Hi Elvin,

Many thanks for this!

Also, good to know we don’t need eos-archive (never had the chance to find out what this tools does anyway).

Best,
George