Don, I get [EMAIL PROTECTED]:/usr/share/hplip$ sudo patch -p1 < /home/till/device-py-1_7_1-to-1_7_3.patch Password: patching file base/device.py Reversed (or previously applied) patch detected! Assume -R? [n] n Apply anyway? [n] n Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file base/device.py.rej [EMAIL PROTECTED]:/usr/share/hplip$
Can it be that you have simply generated the patch the wrong way around? Johan Kiviniemi, can you apply the patch with sudo patch -R -p1 < /home/till/device-py-1_7_1-to-1_7_3.patch Try in both HPLIP 1.7.1 and 1.7.3. Does it solve your problems? If yes, in both HPLIP versions? -- Feisty UVF ER: New HPLIP 1.7.3 release fixes lots of bugs https://launchpad.net/bugs/98520 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
