I have a jet printer refusing to work after an internal ink leak and cleaning and the replacement of the 4 ink cartridges with a MIR-AUS CISS but my experience is not sufficient to make sense of the CUPS logs.
access log
localhost - - [11/May/2015:11:21:23 +0800] "POST / HTTP/1.1" 200 181 Renew-Subscription successful-ok
localhost - - [11/May/2015:12:19:43 +0800] "POST / HTTP/1.1" 200 181 Renew-Subscription successful-ok
localhost - - [11/May/2015:13:18:03 +0800] "POST / HTTP/1.1" 200 181 Renew-Subscription successful-ok
localhost - - [11/May/2015:14:16:23 +0800] "POST / HTTP/1.1" 200 181 Renew-Subscription successful-ok
localhost - - [11/May/2015:15:06:52 +0800] "POST /printers/HP_Officejet_6000_E609a HTTP/1.1" 200 24804 Print-Job successful-ok
localhost - - [11/May/2015:15:08:16 +0800] "GET /admin/log/page_log? HTTP/1.1" 200 0 - -
localhost - - [11/May/2015:15:08:34 +0800] "GET /admin/log/access_log? HTTP/1.1" 200 624 - -
localhost - - [11/May/2015:15:09:10 +0800] "GET /admin/log/error_log? HTTP/1.1" 200 469 - -
error log
W [11/May/2015:10:27:47 +0800] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists

rofile id 'HP_Officejet_6000_E609a-Gray..' already exists
W [11/May/2015:10:27:47 +0800] failed to CreateProfile: org.freedesktop.ColorManager.AlreadyExists

rofile id 'HP_Officejet_6000_E609a-RGB..' already exists
W [11/May/2015:10:27:47 +0800] failed to CreateDevice: org.freedesktop.ColorManager.AlreadyExists:device id 'cups-HP_Officejet_6000_E609a' already exists
I have read somewhere that CUPS 1.6 is much better than CUPS 1.5 which I have.
My question is: can I expect to learn something else about the behaviour of the printer if I had CUPS 1.6 installed?
Thank you for your help.