Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 143551

Summary: HPLIP 1.6.7 available
Product: Gentoo Linux Reporter: Francisco Lloret <fcolloret>
Component: [OLD] PrintingAssignee: Printing Team <printing>
Status: RESOLVED FIXED    
Severity: enhancement CC: kyron, radek
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://hplip.sourceforge.net/
Whiteboard:
Package list:
Runtime testing required: ---

Description Francisco Lloret 2006-08-11 04:12:07 UTC
HPLIP 1.6.7 was released on august 2, 2006. Please add it to portage.
Comment 1 Eric Thibodeau 2006-08-11 08:29:17 UTC
Simple rename of the ebuild seems to work fine (though I would check about the bug #106035, if ! use qt3 ; then ... )
Comment 2 Eric Thibodeau 2006-08-11 08:59:21 UTC
!!Important note!!! (might have to be added to the ebuild as a warning...if anyone else lives my hell):

I had to re-emerge media-gfx/sane-backends and then re-add hpaio to /etc/sane.d/dll.conf . I went to 1.6.7 because my scanner stopped working with the upgrade to 1.6.6a. So rebuilding the backends might have also fixed my problem with the 1.6.6a.

A symptom of the problem:
In a shell...
 export SANE_DEBUG_DLL=128
 scanimage -L | grep hpaio

I unfortunately don't have the error message anymore but the sane backend complains that it's unable to load the hpaio backend.
Comment 3 Francisco Lloret 2006-08-13 10:53:59 UTC
Copying 1.6.6a ebuild as 1.6.7 ebuild and putting it on portdir overlay seems to work fine in my system.
Comment 4 Stefan Schweizer (RETIRED) gentoo-dev 2006-08-16 13:14:39 UTC
thanks, I fixed it. Did not see anything with qt3 to fix? Care to give me a patch? diff -u oldebuild newebuild > patch
Comment 5 Eric Thibodeau 2006-08-17 20:45:50 UTC
Well, in my case, there was nothing to "fix". Don't think there is anything to fix in this case.