Comment 11 for bug 98520

Revision history for this message
Till Kamppeter (till-kamppeter) wrote :

Don, I get

till@till-desktop:/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
till@till-desktop:/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?