Fedora Account System
Red Hat Associate
Red Hat Customer
will attach the output of SANE_DEBUG_DLL=255 SANE_DEBUG_PLUSTEK=255 SANE_DEBUG_SANEI_USB=255 scanimage -L &> debug_logSANE_DEBUG_DLL=255 SANE_DEBUG_PLUSTEK=255 SANE_DEBUG_SANEI_USB=255 scanimage -L &> debug_log Reproducible: Always Steps to Reproduce: 1.see details 2. 3. Actual Results: se details Expected Results: scanning is fong Additional Information: Running SANE_DEBUG_DLL=255 SANE_DEBUG_PLUSTEK=255 SANE_DEBUG_SANEI_USB=255 scanimage -L &> debug_log: For output see attachment debug_log
Created attachment 2128409 [details] debug_log
As you mentioned in https://bugzilla.redhat.com/show_bug.cgi?id=2436839#c15 - the logs show you are missing the driver for your scanner, which gets installed automatically via weak dependency, so you might have installed main sane-backends without weak dependencies or removed weak dependencies in some transaction. The package you needed was sane-backends-drivers-scanners. IIUC you installed the driver and the scanner works (with downgraded and stable gdk-pixbuf2), so I will close the issue.