Questo contenuto non è disponibile nella lingua selezionata.

Appendix B. Troubleshooting DNF Modules


If DNF modules fails to enable, it can mean an incorrect module is enabled. In that case, you have to resolve dependencies manually as follows. List the enabled modules:

# dnf module list --enabled
Copy to Clipboard Toggle word wrap

B.1. Ruby

If Ruby module fails to enable, it can mean an incorrect module is enabled. In that case, you have to resolve dependencies manually as follows:

List the enabled modules:

# dnf module list --enabled
Copy to Clipboard Toggle word wrap

If the Ruby 2.5 module has already been enabled, perform a module reset:

# dnf module reset ruby
Copy to Clipboard Toggle word wrap

B.2. PostgreSQL

If PostgreSQL module fails to enable, it can mean an incorrect module is enabled. In that case, you have to resolve dependencies manually as follows:

List the enabled modules:

# dnf module list --enabled
Copy to Clipboard Toggle word wrap

If the PostgreSQL 10 module has already been enabled, perform a module reset:

# dnf module reset postgresql
Copy to Clipboard Toggle word wrap

If a database was previously created using PostgreSQL 10, perform an upgrade:

  1. Enable the DNF modules:

    # dnf module enable satellite:el8
    Copy to Clipboard Toggle word wrap
  2. Install the PostgreSQL upgrade package:

    # dnf install postgresql-upgrade
    Copy to Clipboard Toggle word wrap
  3. Perform the upgrade:

    # postgresql-setup --upgrade
    Copy to Clipboard Toggle word wrap
Torna in cima
Red Hat logoGithubredditYoutubeTwitter

Formazione

Prova, acquista e vendi

Community

Informazioni sulla documentazione di Red Hat

Aiutiamo gli utenti Red Hat a innovarsi e raggiungere i propri obiettivi con i nostri prodotti e servizi grazie a contenuti di cui possono fidarsi. Esplora i nostri ultimi aggiornamenti.

Rendiamo l’open source più inclusivo

Red Hat si impegna a sostituire il linguaggio problematico nel codice, nella documentazione e nelle proprietà web. Per maggiori dettagli, visita il Blog di Red Hat.

Informazioni su Red Hat

Forniamo soluzioni consolidate che rendono più semplice per le aziende lavorare su piattaforme e ambienti diversi, dal datacenter centrale all'edge della rete.

Theme

© 2025 Red Hat