Страница 1 из 1

[Решено] Rosa2023.1 XFCE - 3 errori/3 errors

Добавлено: 13 сен 2024, 18:01
MikiLinux
Rosa 2023.1 XFCE in VirtualBox.
Lancio il terminale, primo errore/avviso "header not found"
Comando dnf update porta al secondo errore:

Error: Problem: package printer-driver-oki-1.0.1-1.git9f48d.5.noarch from @System requires /usr/lib/cups/filter/rastertohp, but none of the providers can be installed

Immagine allegata.
1° e 2° errore / 1st & 2nd error
1° e 2° errore / 1st & 2nd error
Terzo errore (conflitto), comando dnf --allowerasing update. Opzioni --skip-broken e --nobest non risolvono.
3° errore (conflitto) / 3rd error (conflict)
3° errore (conflitto) / 3rd error (conflict)

######################
Rosa 2023.1 XFCE installed in VirtualBox.
Run terminal, 1st error (warning) "header not found".
dnf update command -> 2nd error

Error: Problem: package printer-driver-oki-1.0.1-1.git9f48d.5.noarch from @System requires /usr/lib/cups/filter/rastertohp, but none of the providers can be installed

3rd error (conflict), command dnf --allowerasing update. --skip-broken and --nobest options no changes.

Rosa2023.1 XFCE - 3 errori/3 errors

Добавлено: 13 сен 2024, 19:40
va9(2)
Try removing the conflicting packages.

Код: Выделить всё

rpm -e --nodeps c.pkg

Rosa2023.1 XFCE - 3 errori/3 errors

Добавлено: 13 сен 2024, 21:52
MikiLinux
Si, funziona. È rimasto solo il primo warning.
va9(2) писал(а): 13 сен 2024, 19:40 Try removing the conflicting packages.

Код: Выделить всё

rpm -e --nodeps c.pkg
It works. Only the first warning remain.