rpmfusion-infra / fedy

Fedy makes it easy to install third-party software in Fedora.
GNU General Public License v3.0
177 stars 20 forks source link

Centos8 Utilities failed #66

Open manuel-rojas-ccdc opened 3 years ago

manuel-rojas-ccdc commented 3 years ago

Items like compression tools, mscore fonts , multimedia codecs does not work

I have the following configuration

fresh Centos 8 install Repos Enabled Rpmfusion Free and not Free EPEL REMI PowerTools

To Reproduce Steps to reproduce the behavior:

  1. Go to '...' Fedy APP
  2. Click on '.... Utilities'
  3. Try to install '....' compression tools, mscore fonts , multimedia codecs
  4. See error msttcorefonts.plugin]# more install.sh

    !/bin/bash

dnf -y install lpf-mscore-fonts

dnf search lpf-mscore-fonts Última comprobación de caducidad de metadatos hecha hace 0:17:02, el mar 29 sep 2020 06:42:06 -05. No se encontraron coincidencias.

Expected behavior A clear and concise description of what you expected to happen.

there is any dnf or yum repo missing? Captura de pantalla de 2020-09-29 07-03-16

Screenshots If applicable, add screenshots to help explain your problem.

Version Information: Please run the following commands in the terminal and provide the output after the colon:

Additional context Add any other context about the problem here.

kwizart commented 3 years ago

Thanks for testing and reporting.

Unfortunately with EL8, you will need to come with the fixes. That is:

As an additional note, the lpf-mscore-fonts will replace the mscore-fonts from fedora (or maybe epel also) on end-users system, so there is a need to fix that before importing it in el8.

leigh123linux commented 3 years ago
  • Either request the package to be added for centos 8 in rpmfusion

Without additional packagers I doubt it will happen even if requested.