Meramente no es una solución, solo una identificación del responsable, del paquete conflictivo y evidentemente si no es de uso diario, puede ser una solución eliminarlo.
el error sale en cups al agregar o intentar agregar una impresora
Unable to get list of printer drivers
sucess
Como uso arch, el primer lugar que consulte para arreglarlo fue el propio wiki https://wiki.archlinux.org/index.php/CUPS donde acotan
Note:
hplip depends on foomatic-db-engine which prevents the drivers list from appearing when a printer is added to CUPS via the web user interface (following error : «Unable to get list of printer drivers»). Possible workarounds:
Either: Install hplip first, then retrieve the PPD file that matches your printer from /usr/share/ppd/HP/. Next, remove hplip entirely as well as any unnecessary dependencies. Finally, install the printer manually using the CUPS web UI, selecting the PPD file you retrieved, and then re-install hplip. After a reboot, you should have a fully working printer.
Or: Remove hplip, foomatic-db and foomatic-db-engine along with any unnecessary dependencies. Reinstall hplip and restart CUPS. Install your printer using the CUPS web UI, which should now be able to find the drivers automatically. No reboot needed.
osea, responsabilizan a foomatic y piden que lo elimines… pues no es cierto, el responsable es gutenprint
para que desaparezca el error, en arch lo único que hice fue eliminarlo
#pacman -Rs gutenprint
#systemctl restart org.cups.cupsd
Para mi es indispensable foomatic, ya que mis impresoras son hp, y gutenprint solo lo utilizo desde gimp (raramente), y todo funciona bien sin gutenprint instalado. Viendo el error en internet le echan la culpa a hlip, a todo los paquetes de foomatic, y por lo mismo, casi todas las recomendaciones son desisntalarlos… el error lo crea gutenprint y ya le mande una nota a sus desarrolladores (por favor, insistan) para que lo arreglen.
si quieren probar la solución falsa, pueden darle
#pacman -R foomatic-db foomatic-db-engine foomatic-filters hplip
y dejar solo a gutenprint, que es lo que encontré en la mayoría de las páginas que consulté
insisto, el conflicto lo crea gutenprint, al momento de escribir esto instalada la versión gutenprint-5.2.10-1 de arch, el error me apareció al actualizar e impide ver la lista de impresoras