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.
Terzo errore (conflitto), comando dnf --allowerasing update. Opzioni --skip-broken e --nobest non risolvono.
######################
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
- MikiLinux
- Сообщения: 162
- Зарегистрирован: 11 июн 2023, 21:41
- Откуда: Vicino Roma
- Контактная информация:
[Решено] Rosa2023.1 XFCE - 3 errori/3 errors
Последний раз редактировалось MikiLinux 13 сен 2024, 21:53, всего редактировалось 1 раз.
Rosa2023.1 XFCE - 3 errori/3 errors
Try removing the conflicting packages.
Код: Выделить всё
rpm -e --nodeps c.pkg
- MikiLinux
- Сообщения: 162
- Зарегистрирован: 11 июн 2023, 21:41
- Откуда: Vicino Roma
- Контактная информация:
Rosa2023.1 XFCE - 3 errori/3 errors
Si, funziona. È rimasto solo il primo warning.
It works. Only the first warning remain.va9(2) писал(а): 13 сен 2024, 19:40 Try removing the conflicting packages.Код: Выделить всё
rpm -e --nodeps c.pkg