me encuentro utilizando fedora 36, y desde la tarde de ayer al actualizar por consola ya que me gusta mas hacerlo por allí que gráficamente, me sale el siguiente error:
*Error al cargar el complemento “config_manager”: 'prog’
Y quiero saber la forma en como solucionarlo, o quitar el mismo y no siga apareciendo.
Quedo atento, agradecido de antemano por la ayuda que pueda recibir.
Please, no screenshots. Please put inputs and outputs in a code tag. This is available in the editor above as a button “</>”.
I must admit that your mistake irritates me.
Please show once:
❯ yum repolist
Error al cargar el complemento "config_manager": '*prog'
id del repositorio nombre del repositorio
fedora Fedora 36 - x86_64
fedora-cisco-openh264 Fedora 36 openh264 (From Cisco) - x86_64
fedora-modular Fedora Modular 36 - x86_64
google-chrome google-chrome
phracek-PyCharm Copr repo for PyCharm owned by phracek
rpmfusion-free RPM Fusion for Fedora 36 - Free
rpmfusion-free-updates RPM Fusion for Fedora 36 - Free - Updates
rpmfusion-nonfree RPM Fusion for Fedora 36 - Nonfree
rpmfusion-nonfree-nvidia-driver RPM Fusion for Fedora 36 - Nonfree - NVIDIA Driver
rpmfusion-nonfree-steam RPM Fusion for Fedora 36 - Nonfree - Steam
rpmfusion-nonfree-updates RPM Fusion for Fedora 36 - Nonfree - Updates
skype-stable skype (stable)
slack slack
updates Fedora 36 - x86_64 - Updates
updates-modular
and then:
❯ sudo yum list --all dnf*
zsh: no matches found: dnf*
❯ sudo dnf list --all dnf
Error al cargar el complemento "config_manager": '*prog'
Última comprobación de caducidad de metadatos hecha hace 0:27:06, el mié 14 sep 2022 12:26:27.
Paquetes instalados
dnf.noarch 4.14.0-1.fc36 @updates
That repo showed in the output of ‘dnf repolist’ so it is obviously active.
I would guess he simply failed to capture the description text (‘repo name’ or ‘nombre del repositorio’) in what was copied.
Yes, could be. But it irritated me.
Otherwise, the repo list looks useful.
But something has gone wrong…
find also no info to such a problem. Therefore, I feel myself slowly ran without what to make broken.
Sometimes names with an asterisk * can be interpreted by the shell and containing the name within quotes makes certain the command itself interprets the text and not the shell.
I also seeing the same message with dnf, did an upgrade to Fedora 37 without issues:
[chatodux@fedora ~]$ sudo dnf update
Error al cargar el complemento "config_manager": '*prog'
Última comprobación de caducidad de metadatos hecha hace 0:04:47, el mié 14 sep 2022 11:47:00.
Dependencias resueltas.
Nada por hacer.
¡Listo!
Using the option --noplugins it make it go away:
[chatodux@fedora ~]$ sudo dnf update --noplugins
Última comprobación de caducidad de metadatos hecha hace 0:02:11, el mié 14 sep 2022 11:47:00.
Dependencias resueltas.
Nada por hacer.
¡Listo!
And repolist:
[chatodux@fedora ~]$ sudo yum repolist
Error al cargar el complemento "config_manager": '*prog'
id del repositorio nombre del repositorio
fedora Fedora 37 - x86_64
fedora-cisco-openh264 Fedora 37 openh264 (From Cisco) - x86_64
fedora-modular Fedora Modular 37 - x86_64
gitlab.com_paulcarroty_vscodium_repo download.vscodium.com
google-chrome google-chrome
microsoft-edge-dev microsoft-edge-dev
packages.microsoft.com_yumrepos_edge created by dnf config-manager from https://packages.microsoft.com/yumrepos/edge
phracek-PyCharm Copr repo for PyCharm owned by phracek
rpmfusion-free RPM Fusion for Fedora 37 - Free
rpmfusion-free-tainted RPM Fusion for Fedora 37 - Free tainted
rpmfusion-free-updates-testing RPM Fusion for Fedora 37 - Free - Test Updates
rpmfusion-nonfree RPM Fusion for Fedora 37 - Nonfree
rpmfusion-nonfree-steam RPM Fusion for Fedora 37 - Nonfree - Steam
rpmfusion-nonfree-tainted RPM Fusion for Fedora 37 - Nonfree tainted
rpmfusion-nonfree-updates-testing RPM Fusion for Fedora 37 - Nonfree - Test Updates
updates Fedora 37 - x86_64 - Updates
updates-modular Fedora Modular 37 - x86_64 - Updates
updates-testing Fedora 37 - x86_64 - Test Updates
updates-testing-modular Fedora Modular 37 - x86_64 - Test Updates
sudo yum reinstall --best --noplugins dnf
Última comprobación de caducidad de metadatos hecha hace 1:43:11, el mié 14 sep 2022 12:26:27.
Dependencias resueltas.
==========================================================================================================
Paquete Arquitectura Versión Repositorio Tam.
==========================================================================================================
Reinstalando:
dnf noarch 4.14.0-1.fc36 updates 471 k
Resumen de la transacción
==========================================================================================================
Tamaño total de la descarga: 471 k
Tamaño instalado: 2.3 M
¿Está de acuerdo [s/N]?: s
Descargando paquetes:
dnf-4.14.0-1.fc36.noarch.rpm 847 kB/s | 471 kB 00:00
----------------------------------------------------------------------------------------------------------
Total 460 kB/s | 471 kB 00:01
Ejecutando verificación de operación
Verificación de operación exitosa.
Ejecutando prueba de operaciones
Prueba de operación exitosa.
Ejecutando operación
Preparando : 1/1
Reinstalando : dnf-4.14.0-1.fc36.noarch 1/2
Ejecutando scriptlet: dnf-4.14.0-1.fc36.noarch 1/2
Ejecutando scriptlet: dnf-4.14.0-1.fc36.noarch 2/2
Limpieza : dnf-4.14.0-1.fc36.noarch 2/2
Ejecutando scriptlet: dnf-4.14.0-1.fc36.noarch 2/2
Verificando : dnf-4.14.0-1.fc36.noarch 1/2
Verificando : dnf-4.14.0-1.fc36.noarch 2/2
Reinstalado:
dnf-4.14.0-1.fc36.noarch
¡Listo!
but error/bug keeps showing up
❯ sudo dnf update
Error al cargar el complemento "config_manager": '*prog'
Última comprobación de caducidad de metadatos hecha hace 1:45:23, el mié 14 sep 2022 12:26:27.
Dependencias resueltas.
Nada por hacer.
¡Listo!
❯ sudo dnf update
[sudo] password for psycowaro:
Error al cargar el complemento "config_manager": '*prog'
Última comprobación de caducidad de metadatos hecha hace 0:42:09, el mié 14 sep 2022 14:54:30.
Dependencias resueltas.
Nada por hacer.
¡Listo!