Re: hplip: hp-check error in line 630 since last update

2024-07-17 Thread Brad Rogers
On Wed, 17 Jul 2024 13:55:55 +0200 Daniel Schröter wrote: Hello Daniel, >thanks for this information. Sounds more then similar ;-) :-) Thought so. I implemented the fix here, and can confirm hplip is up and running again. Good luck. -- Regards _ "Valid sig separator is {dash}{das

Re: hplip: hp-check error in line 630 since last update

2024-07-17 Thread Daniel Schröter
Hello Brad, thanks for this information. Sounds more then similar ;-) I'm going to close my bug report Bye

Re: hplip: hp-check error in line 630 since last update

2024-07-16 Thread Brad Rogers
On Tue, 16 Jul 2024 11:01:30 +0200 Daniel Schröter wrote: Hello Daniel, > >I opened a bug report but didn't get an answer. >https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076210 > >Someone has a workaround? See; https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075760 Which is very simil

hplip: hp-check error in line 630 since last update

2024-07-16 Thread Daniel Schröter
Hello, someone else has the problem with hp-check since last update? $ hp-check /usr/bin/hp-check:630: SyntaxWarning: invalid escape sequence '\s' lsusb_pat = re.compile("""^Bus\s([0-9a-fA-F]{3,3})\sDevice\s([0-9a-fA-F]{3,3}):\sID\s([0-9a-fA-F]{4,4}):([0-9a-fA-F]{4,4})(.*)""", re.IGNORECASE) Tr