Comment 13 for bug 1131596

Revision history for this message
Amarnath Chitumalla (amarnath-chitumalla) wrote :

Hi cms,

Thank you for sending the logs. This issue is due to "/var/lib/hp/hplip.state" file doesn't have read permission to user.

Please let us know what are the permissions of "/var/lib/hp/hplip.state" file? We look into this issue and fix it for next build.

Mean while, please make following changes in root mode:-

$ chown root /var/lib/hp/hplip.state
$ chgrp root /var/lib/hp/hplip.state
$ chmod 644 /var/lib/hp/hplip.state

Thanks & Regards,
Amarnath