Uploaded image for project: 'RHEL'
  1. RHEL
  2. RHEL-6394

config-manager plug-in doesn't work with system es_PE locale

    • dnf-plugins-core-4.3.0-12.el9
    • sst_cs_software_management
    • ssg_core_services
    • 10
    • 12
    • None
    • QE ack, Dev ack
    • False
    • Hide

      None

      Show
      None
    • None
    • None
    • Hide

      AC: when locale is set to es_PE, dnf-config-manager plugin works corectly (not printing Error al cargar el complemento "config_manager": '*prog') No existe el comando: config-manager. 

      Test: To be written according to AC, see minimal reproducer from Petr for a hint.

      1. dnf install python3-dnf-plugins-core glibc-langpack-es
        [...]
      2. LC_ALL=es_PE.UTF-8 dnf config-manager --dump
        Error al cargar el complemento "config_manager": '*prog'
        No existe el comando: config-manager. Por favor, utilice /usr/bin/dnf --help
        Podría ser un comando del complemento DNF, intente: "dnf install 'dnf-command(config-manager)'"
      Show
      AC: when locale is set to es_PE, dnf-config-manager plugin works corectly (not printing Error al cargar el complemento "config_manager": '*prog') No existe el comando: config-manager.  Test: To be written according to AC, see minimal reproducer from Petr for a hint. dnf install python3-dnf-plugins-core glibc-langpack-es [...] LC_ALL=es_PE.UTF-8 dnf config-manager --dump Error al cargar el complemento "config_manager": '*prog' No existe el comando: config-manager. Por favor, utilice /usr/bin/dnf --help Podría ser un comando del complemento DNF, intente: "dnf install 'dnf-command(config-manager)'"
    • Pass
    • Automated
    • Release Note Not Required
    • None

      Description of problem:
      When RHEL is configured to use the en_PE locale, the config-manager plug-in doesn't work. Additionally, each dnf command shows:
      > Error al cargar el complemento "config_manager": '*prog'

      > Translation: Error loading "config_manager" plugin: '*prog'.

      Version-Release number of selected component (if applicable):
      dnf-plugins-core-4.3.0-5.el9_2.noarch

      How reproducible:
      Always

      Steps to Reproduce:
      1. Install the langpacks-es.noarch package:

      1. dnf install langpacks-es.noarch

      2. Switch locale to en_PE:

      1. localectl set-locale es_PE

      3. Log out / Log in.

      4. Run a dnf command that requires the config-manager plug-in:

      1. dnf config-manager --enable codeready-builder-for-rhel-9-x86_64-rpm

      Actual results:
      Error al cargar el complemento "config_manager": '*prog'
      ...
      Podr�a ser un comando del complemento DNF, intente: "dnf install 'dnf-command(config-manager)'"

      Expected results:
      dnf commands that require the config-manager plug-in should succeed. The error shouldn't be shown in every dnf command.

      Additional info:
      "dnf update" and "dnf install" work, but commands that require the config-manager plug-in fail.

            mblaha@redhat.com Marek Blaha
            mmuehlfe@redhat.com Marc Muehlfeld
            Martin Banas Martin Banas
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: